On windows 7 there's 'pause' and there's 'indexing speed is reduced due to user activity' but what if one wants full speed during desktop activity?

link|improve this question

68% accept rate
In XP, I believe you could do this by accessing the indexing service utility. From MS documentation: 1.Open Computer Management (Local) 2.In the console tree, double-click Services and Applications. 3.Double-click Indexing Service. To open Computer Management, click Start, and then click Control Panel. Click Performance and Maintenance, click Administrative Tools, and then double-click Computer Management. – Harv Jan 17 '11 at 18:28
And then what? You only click there. – leladax Jan 19 '11 at 19:59
What is the indexing process' execution priority set to? – cp2141 Jun 30 '11 at 13:48
feedback

2 Answers

"Searchindexer.exe" in task manager (you may have to show processes from all users), you can set the priority for that program in there.

Right click on Searchindexer.exe, select Priority> Above Normal or High (never select "real time")

http://techblissonline.com/run-program-process-cpu-priority-windows-vista-xp/

The down side:

It could slow desktop performance or lock up the system if set to high of a priority, A restart of the system or kill the process will clear this setting.

You have to set this every time SearchIndexer loads.

.

Here is some software that can change the priority on a permanent basis, I wold not make a permanent change utill you have experimented with settings first, it could cause problems when booting if you choose a too high priority and set it permanently.

http://www.prnwatch.com/prio.html

.

link|improve this answer
I'm not sure the indexing service does its thing by changing its own process priority.. – Harv Jan 17 '11 at 18:25
Not sure what the OP means by "Full Speed" either, just posted the only thing that could apply to the question, at least to me anyway. – Moab Jan 17 '11 at 20:49
The question is clear, it does not mean priority. It means the opposite of 'it's reduced due to user activity' which is mentioned in the question. So stop blaming me. – leladax Jan 19 '11 at 19:56
It is not to me, link to where I blamed you for anything. – Moab Jan 19 '11 at 22:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.