Since I use FreeCommander for searches, one of my settings for Windows
10 is to disable the Windows Search service.
On rare occasions, it changes back to Automatic (Delayed Start) and
Running status.
Does anyone know what causes this service to revert to its default setting?
"Allan Higdon" <allanh@vivaldi.net> writes:
Since I use FreeCommander for searches, one of my settings for Windows
10 is to disable the Windows Search service.
On rare occasions, it changes back to Automatic (Delayed Start) and
Running status.
Does anyone know what causes this service to revert to its default setting?
I don't know anything about Windows, but we must always consider Windows Updates. Are you doing Windows Updates? When did you last did it?
Since I use FreeCommander for searches, one of my settings for Windows
10 is to disable the Windows Search service.
On rare occasions, it changes back to Automatic (Delayed Start) and
Running status.
Does anyone know what causes this service to revert to its default setting?
"Allan Higdon" <allanh@vivaldi.net> writes:
Since I use FreeCommander for searches, one of my settings for Windows
10 is to disable the Windows Search service.
On rare occasions, it changes back to Automatic (Delayed Start) and
Running status.
Does anyone know what causes this service to revert to its default setting?
I don't know anything about Windows, but we must always consider Windows Updates. Are you doing Windows Updates? When did you last did it?
On Sat, 23 Nov 2024 06:02:42 -0600, Wolfgang Agnes <wagnes@example.com> wrote:
"Allan Higdon" <allanh@vivaldi.net> writes:
Since I use FreeCommander for searches, one of my settings for WindowsI don't know anything about Windows, but we must always consider Windows
10 is to disable the Windows Search service.
On rare occasions, it changes back to Automatic (Delayed Start) and
Running status.
Does anyone know what causes this service to revert to its default setting? >>
Updates. Are you doing Windows Updates? When did you last did it?
I installed the latest Win10 build (19045.5131) by mounting the ISO file on 11/20.
All the services were configured the way I wanted on that date.
I didn't notice the change to Windows Search untill 11/22.
There was an extended power outage for about 10 hours on 11/21.
Since the other services were unaffected, could that have had something to do with it?
Since I use FreeCommander for searches, one of my settings for Windows 10 is to disable the Windows Search service.
On rare occasions, it changes back to Automatic (Delayed Start) and Running status.
Does anyone know what causes this service to revert to its default setting?
Allan Higdon <allanh@vivaldi.net> wrote:
Since I use FreeCommander for searches, one of my settings for Windows 10 is to disable the Windows Search service.
On rare occasions, it changes back to Automatic (Delayed Start) and Running status.
Does anyone know what causes this service to revert to its default setting?
I don't kill it, just reduce what it searches since I don't use it. I
use voidtools' [Search] Everything (which also has a service to do
background searching, but doesn't hide files as does Windows Search). Possibly something is calling the service. Task Scheduler is used for
many maintenance events in Windows. I found the following:
Task Scheduler
Task Scheduler Library
Microsoft
Windows
Shell
IndexerAutomaticMaintenance
The comment on that event says "Keeps the search index up to date".
It is a custom handler. I'd have to research again the syntax of that,
but normally you cannot edit a scheduled event that is custom. However,
you could try disabling that scheduled event.
Note that you may not want to kill or disable the Indexer (Windows
Search) as some programs will use it. For example, with Indexer service disabled, the search in MS Outlook fails. Nothing found. I had to
reenable the Indexer service to get search inside of Outlook to work.
As I recall, even after reenabling Indexer, I had to find out how to add Outlook to the list of targets to index.
Instead of killing Indexer, you could reduce what it indexes (Indexing Options). It still runs, but won't have much to search.
On Sat, 11/23/2024 2:09 PM, VanguardLH wrote:
Allan Higdon <allanh@vivaldi.net> wrote:
Since I use FreeCommander for searches, one of my settings for Windows 10 is to disable the Windows Search service.I don't kill it, just reduce what it searches since I don't use it. I
On rare occasions, it changes back to Automatic (Delayed Start) and Running status.
Does anyone know what causes this service to revert to its default setting? >>
use voidtools' [Search] Everything (which also has a service to do
background searching, but doesn't hide files as does Windows Search).
Possibly something is calling the service. Task Scheduler is used for
many maintenance events in Windows. I found the following:
Task Scheduler
Task Scheduler Library
Microsoft
Windows
Shell
IndexerAutomaticMaintenance
The comment on that event says "Keeps the search index up to date".
It is a custom handler. I'd have to research again the syntax of that,
but normally you cannot edit a scheduled event that is custom. However,
you could try disabling that scheduled event.
Note that you may not want to kill or disable the Indexer (Windows
Search) as some programs will use it. For example, with Indexer service
disabled, the search in MS Outlook fails. Nothing found. I had to
reenable the Indexer service to get search inside of Outlook to work.
As I recall, even after reenabling Indexer, I had to find out how to add
Outlook to the list of targets to index.
Instead of killing Indexer, you could reduce what it indexes (Indexing
Options). It still runs, but won't have much to search.
The problem with leaving the Indexer running, is the USN Journal broadcast messages are sent to it regardless of whether they make sense or are important. This consumes cycles, just filtering irrelevant USN events.
That is why the SearchIndexer is a pain in the ass during Windows Update. Windows Update can place *200,000* files in the LCU directory, and the Indexer gets a message for each one. Guess where a lot of your "horsepower" is wasted during Windows Update. It's Indexing. It is also windows Defender.
Killing the thing entirely, would then no longer have it registered for
USN Journal messages.
USN Journal "here is some news" ---> "Important?" Yes ---> Tell the Gatherer to index the file
No ---> Ignore event, go back to sleep etc
Even when the Indexer is set to a small domain of 500 files to keep indexed, it still sees all 200,000 messages during Windows update, and it will
throw away all of those particular LCU folder writes.
Some part of the computer, has to discriminate and figure out which
events matter, and no matter which part of the arch does it, it costs
cycles.
Another pest is "Sysmain", which is the new name of "Superfetch".
I sometimes shut that off during Windows Update, but that's just
me clutching at straws. I don't know if that one really helps or
it's just a placebo for me :-) When your boot drive is flash based,
it's hard to say whether a "SuperFetch" optimization is "worth it".
Paul
Sysop: | Tetrazocine |
---|---|
Location: | Melbourne, VIC, Australia |
Users: | 4 |
Nodes: | 8 (0 / 8) |
Uptime: | 190:37:33 |
Calls: | 62 |
Files: | 21,500 |
Messages: | 70,957 |