There is often no quick fix for computer freezes.
They are multifactorial.
What works in one computer often fails in another.
There are lots of things that can cause freezing.
High or 100% disk, 100%cpu, 100%memory intermittingly or for long periods of time.
Problems with BIOS, CPU, GPU, PSU, MB, etc.
So frustration is typical with no quick fix.
So you must start with a systematic plan to rule in or rule out each component.
Often the best method to start is to place the computer in clean boot:
These are some initial steps:
Open administrative command prompt and type or copy and paste:
- sfc /scannow
- dism /online /cleanup-image /restorehealth
- chkdsk /scan
When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread
- msconfig (in the pop up system configuration > move the dot from normal startup to selective startup > uncheck load startup items > click service tab > in left lower corner check hide all Microsoft services > in the lower right side click disable all
> click apply or ok > do not reboot)
- taskmgr (in the pop up task manager > click on the start up tab > click on status so that the column sorts with enable rising to the top > right click on each row with enable and change to disable)
https://support.microsoft.com/en-us/help/929135/how-to-perform-a-clean-boot-in-windows
https://social.technet.microsoft.com/wiki/contents/articles/29876.how-to-perform-a-clean-boot-in-windows-10.aspx
- shutdown /r (you will reboot the computer so that it is in clean boot)
Evaluate the performance on your computer in clean boot during typical use.
Are the boots faster or slower?
Are the shutdowns faster or slower?
How has the video performance changed? Is it better, worse, or the same?
How has the freezing changed? Is it better, worse, or the same?
Continue using clean boot indefinitely to monitor performance.
- type control in the left lower corner search > click on control panel > click on large or small icons > click on troubleshooting > on the left pane click on view all > run the following windows troubleshooters:
- Hardware and Devices
- Video Playback
- Playing Audio > open audio enhancements > play test sounds > advanced > change sample rate > test multiple sample rates
- Recording Audio
For each troubleshooter make sure that advanced is clicked to apply repairs automatically.
For each troubleshooter click on view detailed information.
Report any problems using images that were fixed or not fixed.