Page 1 of 1

window freezes

Posted: 2014-08-01 07:33am
by dragon
I have a new system that I built with win7 after I installed the updates it started freezing after a couple of minutes of logging in and I had to power cycle the system. Nothing shows in the event logs. Once in a while the system last for an hour before freezing. Is there a way to tell which update is the culprit with unistalling them one by one and then waiting minutes to hours to see if it worked?

Re: window freezes

Posted: 2014-08-01 08:44am
by Borgholio
Any of the updates include driver updates?

Re: window freezes

Posted: 2014-08-01 10:40am
by dragon
Borgholio wrote:Any of the updates include driver updates?
just a monitor driver

Re: window freezes

Posted: 2014-08-06 02:03am
by Edi
Why do you need a monitor driver? The graphics card should be able to automatically handle any monitor. If it's some badly constructed shite that does not do things correctly, the monitor driver may well be the cause of your problems. I had a pivot monitor once, but the pivot software was a piece of shit that caused my machine to bluescreen every time I started the game I played the most, so I took it out.

Re: window freezes

Posted: 2014-08-06 06:19pm
by Batman
People install monitor drivers because well they come with the monitor and the manufacturer wouldn't provide them if they aren't necessary/useful, right?
Yes, 107% of the time they're at best useless and at worst harmful (which might or might not be the case here).
Anyway, I can't see how deinstalling that likely useless driver could hurt. At worst, it won't fix the problem and if it's actually useful for a change, you merely have to reinstall it.

Re: window freezes

Posted: 2014-08-11 09:22am
by dragon
well I reimaged my machine and with no drivers or updates it still freezes when I try to install a game but I can surf the web without a problem.

Re: window freezes

Posted: 2014-08-11 09:51am
by Borgholio
Re-imaged or reformatted and reinstalled from scratch?

Re: window freezes

Posted: 2014-08-11 10:17am
by dragon
Borgholio wrote:Re-imaged or reformatted and reinstalled from scratch?
formatted and installed from scratch

Re: window freezes

Posted: 2014-08-11 10:33am
by Borgholio
Could be hardware then.

Re: window freezes

Posted: 2014-08-11 12:10pm
by TheFeniX
If it's locking up installation and only then? Could be bad sectors on the HDD. Could always try a chkdsk /f. You may also need to go into BIOS and (if it has the option and is even enabled) disable OS installation mode which caps a few things for compatibility.

Is there anything else it stalls on or just events where large amounts of data are being written to the HDD? Also, look for STOP errors in Event Viewer.

Other than that, you could start checking your board for shorts and/or blown capacitors.

Re: window freezes

Posted: 2014-08-12 12:40am
by Edi
If one wants to check the hard drive, Crystal Disk Info is excellent for that. It does a SMARTS test on the drive, and if that comes clean, then the chkdsk /f or chkdsk /r is the way to go. If CDI doesn't return clean results (there are reallocated sectors or uncorrectable sectors, or a non-trivial number of pending sectors, the HD is due a replacement). And non-trivial here is less than 10.

Re: window freezes

Posted: 2014-08-12 09:35am
by Executor32
+1 for CrystalDiskInfo, I use it anytime I need to check a hard drive and Windows is still bootable. If it's not, well, that's what an Ubuntu Live CD and its Disk Information tool are for. :D