F5F Stay Refreshed Software Operating Systems killed search.exe

killed search.exe

killed search.exe

N
NautiIus
Junior Member
45
05-04-2016, 05:05 AM
#1
I tried using taskkill to stop search.exe via CMD. I need some advice on how to undo it. I’m not very comfortable with CMD, so I looked up online but didn’t find any help. Thanks.
N
NautiIus
05-04-2016, 05:05 AM #1

I tried using taskkill to stop search.exe via CMD. I need some advice on how to undo it. I’m not very comfortable with CMD, so I looked up online but didn’t find any help. Thanks.

B
57
05-06-2016, 07:11 PM
#2
Exactly what actions were taken to stop search.exe? Which command lines were executed?
You should have run "start search.exe" in CMD.
Alternatively, use the PowerShell Start-Process cmdlet.
Reference: https://learn.microsoft.com/en-us/powerS...rt-process
Did you verify the Privacy & Security settings under Search? The taskkill might have altered something there.
B
baileygirl2003
05-06-2016, 07:11 PM #2

Exactly what actions were taken to stop search.exe? Which command lines were executed?
You should have run "start search.exe" in CMD.
Alternatively, use the PowerShell Start-Process cmdlet.
Reference: https://learn.microsoft.com/en-us/powerS...rt-process
Did you verify the Privacy & Security settings under Search? The taskkill might have altered something there.

G
gvn12345678
Member
242
05-10-2016, 12:26 AM
#3
1. What was your reason for acting this way?
2. Have you turned off the system recently?
G
gvn12345678
05-10-2016, 12:26 AM #3

1. What was your reason for acting this way?
2. Have you turned off the system recently?

B
BigMarc360
Junior Member
20
05-10-2016, 01:02 AM
#4
As above, just reboot.
B
BigMarc360
05-10-2016, 01:02 AM #4

As above, just reboot.

O
Octopuce
Member
55
05-30-2016, 12:57 PM
#5
I used taskkill to stop it from running in the background, and moved the folder microsoft.windows.search_cw5n1h2txyewy. I rebooted, and I didn’t expect it to shut down search completely—I just didn’t want it running all the time. Thanks.
O
Octopuce
05-30-2016, 12:57 PM #5

I used taskkill to stop it from running in the background, and moved the folder microsoft.windows.search_cw5n1h2txyewy. I rebooted, and I didn’t expect it to shut down search completely—I just didn’t want it running all the time. Thanks.

V
VladaGamer
Member
62
06-02-2016, 08:09 AM
#6
And moved the folder.
This action on random Windows processes can quickly harm your operating system.
When not actively searching or indexing, Windows search consumes very little resources and goes unnoticed.
In my Win 11 Pro, it is currently using a full 32.9MB, or about 0.05% of a 64GB system.
V
VladaGamer
06-02-2016, 08:09 AM #6

And moved the folder.
This action on random Windows processes can quickly harm your operating system.
When not actively searching or indexing, Windows search consumes very little resources and goes unnoticed.
In my Win 11 Pro, it is currently using a full 32.9MB, or about 0.05% of a 64GB system.

M
molpi123
Member
74
06-04-2016, 12:12 PM
#7
You might attempt DISM and SFC to recover lost files.
Be ready to reinstall Windows if necessary.
M
molpi123
06-04-2016, 12:12 PM #7

You might attempt DISM and SFC to recover lost files.
Be ready to reinstall Windows if necessary.

T
TheSquiddy22
Member
61
06-05-2016, 08:43 PM
#8
As previously mentioned, experimenting at that level could have led to severe consequences. If this were my situation, I would revert to a restore point, apply a recent backup, or reinstall the system. For future reference, to prevent Windows Search from running automatically, open the Run command box and type services.msc. Navigate to the Windows Search entry, click on it, select properties, adjust the Startup Type to Disabled, and then click Stop. Should you need to reverse later, return the Startup Type to Automatic and restart the application.
T
TheSquiddy22
06-05-2016, 08:43 PM #8

As previously mentioned, experimenting at that level could have led to severe consequences. If this were my situation, I would revert to a restore point, apply a recent backup, or reinstall the system. For future reference, to prevent Windows Search from running automatically, open the Run command box and type services.msc. Navigate to the Windows Search entry, click on it, select properties, adjust the Startup Type to Disabled, and then click Stop. Should you need to reverse later, return the Startup Type to Automatic and restart the application.