How do you disable SearchApp.exe from running so that you can enable SLI in the Nvidia Control Panel?

Anonymous
2020-08-21T21:11:28+00:00

I'm unable to shut down SearchApp.exe in task manager so that I can enable SLI in the Nvidia control panel.  I've performed a clean boot and stopped the Windows Search service. 

However as soon as I end task on  SearchApp.exe, it automatically restarts.  Because of this I'm unable to enable SLI in the Nvidia control panel.

SearchApp.exe is located in C:\Windows\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy

I'm unable to enable SLI if I boot into safe mode.  I already tried that.

When I had a version of Windows 10 pre version 2004, I had no problems ending task on everything running that prevented SLI from begin enabled.  I did a clean install of Windows 10 last night to fix a problem and now that the problem is fixed, I have a new one.  I really hope I don't have to install an older version of Windows 10 and upgrade to get around this problem.

Windows for home | Windows 10 | Cortana and search

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2020-09-06T13:11:25+00:00

The previous answer is unlikely to work because Cortana keeps searchapp.exe running all the time (causing cpus to get hot).

The following commands worked for me. You have to paste them into in Administrator-level Command Prompt again and again until the timing is right and the "move" works.

cd %windir%\SystemApps

taskkill /f /im SearchApp.exe

move Microsoft.Windows.Search_cw5n1h2txyewy Microsoft.Windows.Search_cw5n1h2txyewy.old

Optional: to remove Cortana completely (in addition to stopping searchapp.exe), run the following command in Administrator-level Powershell:

Get-AppxPackage -allusers Microsoft.549981C3F5F10 | Remove-AppxPackage

David Spector

Springtime Software

Was this answer helpful?

300+ people found this answer helpful.
0 comments No comments

67 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-11-06T14:16:19+00:00

    @rooobinBergström Thank you for this idea. I was a bit skeptical of the claims that its website made for Everything, but Everything was a great success.

    I installed the Lite version, since I had no need for the features it omits. It installed surprisingly quickly (the executable file is only about 1.5 MB). My next surprise was that it actually only took about 2-3 seconds to index my entire disk (92 GB  in use). My final surprise was how fast it loads as an app, and how complete its listings appear to be, and how easy it is to search for a file even by partial name. I am very impressed with this free program, and it certainly fills the need for a file and folder searching program very well. Since it does not attempt to speed up searches for file content, only file names and folder names, it runs very fast indeed, unlike Microsoft's always slow-as-molasses Explorer search feature.

    Thank you for suggesting this wonderful workaround. It gets five stars from me, and I pledge to post more here should I ever find a problem with it (but I rarely need to do this kind of searching).

    ====

    One minor problem is that it always shows all files or folders whose names contain the search string anywhere in the name, and by default includes all the unneeded Windows system files. There does not seem to be a way to search for "Main" and just see the folder Main. A workaround is to turn on regular expression matching and search for "^Main$". This returns only names identical to Main. You can exclude Windows folders and files using options in Menu > Tools > Options > Exclude.

    ====

    There is a results column labeled Size that is always empty. This is because it is normally disabled for speed. Use Menu > Tools > Options > Indexes to choose what attributes to include in the search index and you can also choose which attribute columns to display.

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-10-06T09:23:09+00:00

    I used KillDesktopShells.cmd successfully to configure Nvidia Surround. Cortana was disabled in Group Policy Editor prior to running the cmds.

    Still have to terminate Edge on it’s App page, etc, etc, yada, yada, yada.

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-11-06T02:04:09+00:00

    @JamesZhang4 I, too, sometimes miss the file searching and other valuable functions that Microsoft has strangely and recently combined into one executable file in this way. I think the best solution must come from Microsoft themselves, if they can ever pull themselves away from working on the latest technological toys innovations.

    Cortana doesn't even work properly on computers running in some languages other than English. Cortana needs a way to be completely disabled when the user wants to (such as when it makes the CPU run very hot).

    I don't know about Microsoft, but I always test the hell out of my programming, and offer the user lots of customizing preferences. Microsoft seems to just throw clever stuff over the wall and then ignore even those bugs that generate many years and many pages of annoyed threads on popular forums. I would love to be proved wrong about this perception.

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-10-18T21:36:55+00:00

    You have to rename it. You can easily find it if you go to "Information" under activity manger. Then right click and "Find path". Then rename it. If you have trouble follow my guide above. 

    Be careful though. I had to restore it because when you rename it in 2004 version of W10 I could no longer search for files.

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments