Quote (MutatedBeaveR @ Sep 2 2011 12:42am)
sometimes i have a bunch of those too but not all the time its weird, when i hit end process a a lil box with a timer of like 0:50 seconds is like ur computer is gonna shut off b/c of so and so forget havent had this problem in a long time
If you use Task Manager to close a process and you get the shutdown timer, just type the following in the RUN dialouge box
Shutdown -a
That command tells windows to Abort the shutdown. Closing a process from Task manager will not harm anything, windows shutsdown when it thinks a critical application has closed (Which cannot happen from Task manager) - so it shutdowns to protect itself.
Also try running your Startup program list by typing MSCONFIG in your RUN dialouge box. This will open up your Configuration utility. Next click on the Startup TAB. This shows all the programs that load when windows starts. Uncheck everything you dont need (you actually dont need any of it, but your virus scan etc load here). After unchecking the useless junk (or all of it for that matter) Click apply, then close and you shoudl get a prompt to reboot. Reboot and see what your CPU use improvement is. If you wish you can reopen MSconfig and turn known items one one by one rebooting to make sure you dont turn on junk you dont need.