Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

windows xp every morning no programs run

Aug 8, 2011 10:07AM PDT

All day my computer works fine but when i wake up in the morning no programs run. The computer runs all night. When I wake up in the morning I have to restart my computer then everything runs fine. I do not put the computer in standby or hibernate. I only turn off the monitor using the auo feature. Any tipss?

Discussion is locked

- Collapse -
Answer
This sounds like the old heat issue or the BAD CAPS issue.`
Aug 8, 2011 10:18AM PDT
- Collapse -
--
Aug 9, 2011 9:27AM PDT

I may be completely wrong but;

- Collapse -
Are you nballer2007 ?
Aug 9, 2011 11:50AM PDT

I can't tell but torrents continue to be an issue we see. Your reply seems to be to me but it's peppered with items I would guess a new tech would write.

Bob

- Collapse -
--
Aug 9, 2011 9:37AM PDT

If you want to be sure that the problem lies in hardware\software.
Run the machine with a clean OS, example boot into ubuntu using a live cd, run something that mimics the use it would have normally been under (IO\CPU) if in the morning the machine is locked up\going real slow its hardware otherwise its software.
The advantage of using the live cd is that it wont effect the machine at all, once you remove the cd the computer will be the exact same as you had it before the test.

- Collapse -
response
Aug 9, 2011 2:09PM PDT

No programs start as in only the hourglass shows for about five seconds then nothing happens. Task manager also doesnt launch. The start menu opens, my computer, and control panel all run.
ill try the live cd strategy

- Collapse -
--
Aug 9, 2011 5:23PM PDT

The live cd will only tell you whether or not the issue relates to hardware, based on your response it would seem that the issue is not hardware so you might be wasting your time with that. I mentioned it case it was of any use to you.

The apps that are running are they responsive? What about leaving task-manager open the night before? What might be better is to use Process Explorer (advanced task-manger)
http://technet.microsoft.com/en-us/sysinternals/bb896653

Im going to pre guess that your CPU is not maxed out, because even if it was the apps would still execute, abiet a bit slowly. Also I'm going to assume that its not a virus as they are not even close to as common as people think, it is spyware and trojans that are all the range these days.
Then perhaps a way ward app?

This is a real trial and error approach, but with no other indications as to what might be wrong it seems like the only option.

I would first using auto-runs (link below) disable any 3rd party apps that I don't need. Be very carful with this, only disable the apps you know, disable the wrong thing like userinit.exe and you will be in a worse state! Disable the anti-virus and any other such low level systems (3rd party firewalls etc). Disable 3rd party services (use services.msc) . Restart. Leave command prompt (cmd.exe) and process explorer open.

Next morning if the machine is not locked up, then I would hazard a guess that it was one of the disabled systems that was causing an issue. Have a think about them, what apps could it be, what ones are new.Unistall\Reinstall the ones that you are happy to do so. Enable everything except what you might think it is and see if that fixes the issue the next morning,....... as I said trial and error.

On the other hand if there is still and issue, use process explorer to kill\restart explorer.exe, use command prompt to try and launch a command, choose both a command prompt executable like "ping.exe" and a gui app like "notepad.exe".
Instead of solving the answer this will give you more information about the problem, hopefully you will either discover the root cause of the issue or will at least have enough information to do an informed google, as problems of any nature are rarely unique, and the answer has already been found.

If all else fails backup your files\application data\select registry keys\apps
Wipe and then reinstall windows, reinstall all your apps, putting the appdata info\reg keys back. Im fairly sure Ive had to do this a few times.

Auto-Runs
http://technet.microsoft.com/en-us/sysinternals/bb963902