Britec Tech Support Forum

Full Version: Itunes causes 96% cpu usage after using command
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Okay so i applied a command to my system then also changed win32priorityseperation to hex 26 my computer feels a whole lot faster thank God well the command i used is wmic process where name="explorer.exe" CALL setpriority "128"

And when im listening to music using itunes my cpu usage is at 96% according to task manager.

Is this something i should worry about?

Thanks in advance Smile
Going to processor scheduling and selecting background fixed the problem above but i also
Found that if you change the priority of explorer.exe to realtime and processor scheduling to background itll take an hour copy job and cut it in half.


wmic process where name="explorer.exe" CALL setpriority "256"