Quote:
Originally Posted by Bobwhite
Much thanks for your help G.M., I will give that a try. The computer is 3 years old, but it has worked without fault until this problem. I probably should clean out a bunch of software that I never use anyway. I'll let you know if it worked out. 
|
Hi Bobwhite
There are a couple of other things you could also try. The first is to make sure Hibernation is disabled in Control Panel>Power Options, then run exactly this from the command prompt:
rundll32 powrprof.dll,SetSuspendState
The second is to download the free Sysinternals Pstools suite from
http://download.sysinternals.com/Files/PsTools.zip , unzip it to C:\Program Files\PsTools\ then run exactly this from the command prompt:
"C:\Program Files\PsTools\psshutdown.exe" -d -t 0
If either one of these works you could make it into a desktop shortcut.
I understand that you may not want to get into this, but if you do, please let me know your results. Good luck.
gm