Hi there,
I have a computer which has been working fine for a long time (4months) but up till last wednesday it has started to freeze. What is strange that is it freezes at and after 1:50pm. After this time the computer keeps freezing every 5 mins. I have scanned for viruses trojans spyware and found nothing. Do you know what it could be?? Any help is greatly appreciated.

Ad

Dani AI

Generated

The pattern describes — freezes that always start at the same clock time — points strongly at a time-triggered action (scheduled task, backup/scan, networked job or BIOS/RTC event) rather than purely random component failure. Since already suggested basic maintenance checks, the next steps are a focused isolation procedure to prove whether the cause is software, firmware, or hardware.

Reproduce and isolate:

  • Boot into Safe Mode and leave the machine running across 1:50. If the freeze disappears in Safe Mode, suspect a third-party service/driver or scheduled app. If it still freezes, hardware or firmware is more likely.
  • Boot from a clean environment (Linux live CD / Windows PE) and leave it through 1:50. A freeze there points to motherboard/PSU/RAM/BIOS.
  • Inspect scheduled jobs and startup items (Control Panel → Scheduled Tasks, plus msconfig) and look for daily tasks near 1:50. To get a verbose list of Windows scheduled tasks, run:
schtasks /query /v /fo LIST

Check logs and devices:

  • Open Event Viewer (eventvwr.msc) and filter System and Application logs for entries timestamped in the 1:45–1:55 window; copy any error IDs/messages. Those entries are the most useful clues.
  • Check BIOS/CMOS for any RTC wake/power-on schedules and disable them temporarily; test after removing the network cable and unplugging external devices (UPS, USB peripherals) to rule out external triggers.
  • If hardware is suspected, run memory tests (Memtest86) and consider testing with a different PSU or minimal hardware configuration.

Collect the exact Event Viewer errors, a list of scheduled tasks found around 1:50, and whether the problem reproduces in Safe Mode or a live environment — that evidence will narrow the next, targeted fix.

Recommended Answers

All 4 Replies

Let's run a couple of commands to rule out some possibilities. Restart your machine in and run "chkdsk /r". Reboot your machine when that has finished. When Windows finishes loading up, run "sfc /scannow". See if running these makes any difference on your system's performance.

I am very curious about your mentioning of time. How come it always happens at 1:50pm? I'm trying to find out if there is anything specific about 1:50pm.

If you start up your machine at 8am, does this problem not start occuring until exactly 1:50pm?

If you start up your machine one hour earlier than you normally do, does your machine start having problems at 12:50pm, or does it still occur at 1:50pm?

Since it starts at around 1:50pm, it seems like there comes a time when it stops. Does the problem go away after the machine has been off for a while? Does the freezing problem stop at a certain time?

Please answer as many questions as you can. The more of my questions you answer, the quicker I can help you find the problem.

It doesnt matter what time I switch on the computer it always does it at 1:50pm and after. Before that it works just fine with no trouble at all.I will try the commands you gave me

THanks

At what time does it start working again though? Does it just start working after a certain number of hours of retrying, or do you have to leave the machine off for a certain amount of time before it will run again?

The computer is used at random times. I switch it on at 830am and it stays on till around 5pm. I tried moving the clock time to before 1:50pm to say around 10am and it still hangs up!! Any other ideas? I really dont wanna format this computer as it has a lot of stuff on it and it would take ages to reinstall

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.