Skip to content

How To Blog

how to

  • OTT Explains : What Is The Difference Between POP & IMAP In My Email Account? Computer Tips
  • How To Scrape a Website How-To
  • The best way to add a slide number to PowerPoint Office Tips
  • How to Fix System Tray or Icons Missing in Windows 10 Windows 10
  • How to Open the Emoji Keyboard on macOS macOS
  • Fix “Cannot Install the Software for Printer” on OS X Mac OS X
  • How to Become Instagram Famous technology
  • The Definitive Guide to Battery Charging Featured Posts

Troubleshoot Windows 7/8/10 Random Freezes

Posted on October 9, 2020 By blog_786 No Comments on Troubleshoot Windows 7/8/10 Random Freezes

I have worked with many clients and one problem I have consistently noticed on Windows is random freezes. It doesn’t seem to matter which program you run, how long Windows is running or whatever, Windows will just randomly freeze and you will have to either kill your computer or perform some other unwanted action to restore and start the system. Some people had computers freezing 10 to 20 times a day!

Unfortunately, there is no easy solution to the freeze problem. Firstly, it can be caused by different problems depending on your computer. Secondly, it depends on what level of freezing you are experiencing. Accidentally freezing once a month is definitely a different problem than 10-20 freezes a day.

In this article, I will try to help you fix the problem with various solutions that I have used over the years. If none of them worked for you, or if you have another solution, leave a comment here!

Check the event log

The first thing to do is try to check the event log and see if there are any events in the system or application log that might help you identify the problem. Look for the yellow exclamation mark and red x icons around the time the computer is frozen.

Often times, you may not see anything useful in Event Viewer because if the computer freezes, events may never be logged. So it’s useless, but depending on whether your random freezes are caused by software or hardware, you may or may not see some useful event logs.

– /

If you see something useful, but do not understand what it means, post the contents of the journal here and we will try to help you!

Memory, memory and memory

If you get a lot of random freezes and you are sure that the problem is not with Windows (you just installed a fresh copy, etc.), check your computer memory. This has been the culprit many times and is very difficult to spot.

There are several things to pay attention to when checking memory. First of all, it’s good to make sure the memory isn’t bad. You can do this by downloading Memtest86, burning the ISO to a CD, booting your computer and running diagnostics. If any errors occur, be sure to replace the faulty memory chips.

If there are no errors, that’s good, but that doesn’t mean that there are no problems with memory. The next thing you need to check in memory is type, speed, voltage, etc. Why is this important? Well, your motherboard may have certain memory settings, and if the installed memory chips are running at a different speed, voltage, frequency, or timing, it can cause all sorts of random Windows freezes.

Your best bet is to find your motherboard and memory documentation, go into the BIOS, and adjust your memory settings as per your motherboard’s recommendations. This is called the QVL (Qualified Supplier List). The motherboard manufacturer will provide a list of memory brands and part numbers that will work with each specific motherboard. Your best bet is to take one from this list.

If not, you can still try changing the settings manually. For example, one client had an issue where the DRAM frequency of his memory was 1333, but the motherboard documentation recommended 1066. He was able to configure this in the BIOS, and his computer started working normally again, no freezes!

Finally, make sure your memory is properly allocated in the memory slots. It’s amazing how a slightly loose memory chip can wreak havoc on your system.

Disable USB, network and other devices

If you have an ASUS or Gigabyte motherboard there seems to be a lot of issues with Windows 7 64-bit. Users reported that disabling certain hardware components fixed the problem. Obviously, disabling USB ports is not the best option, but you can at least try it and see if that’s the problem. Try to disable whatever you can, including the network card, card readers, other ports, etc.

You can also go to the Device Manager from the Control Panel and disable the hardware there if you do not understand how to do this in the BIOS.

Update drivers, BIOS, and Windows updates

While this does not work in most cases, it does help in some. Update all drivers for all hardware on your computer, including your hard drive, network card, sound card, video card, and everything else. It is best to go to your computer manufacturer’s website and download all the latest drivers from there.

It is also recommended that you update your BIOS to the latest version, especially if you are running 64-bit Windows. Sometimes it helps to fix power problems caused by ACPI, etc.

Finally, it’s a good idea to download the latest updates from Windows Update. Microsoft has been aware of this issue for a long time, especially when it is hardware related, and has been releasing fixes for some time now. You might be lucky and it will just disappear after the update.

Install Microsoft Hotfixes

In addition to installing what you get from Windows Update, such as Windows 7 SP1, you should also install any relevant patches that Microsoft releases to fix specific issues. You can check this link to see the list of post-SP1 fixes:

http: //blogs.technet.com/v/engrney/archive/2012/02/19/links-to-post-sp1-hotfixes-for-windovs-7-servicesepask-1.asps

Go through and try to install any fixes that you think might be applied to your system. Some people had to install 15 to 20 patches and then their systems started working fine. Microsoft usually packs all these fixes into a service pack, but there hasn’t been another release since SP1, so you’ll have to manually find and install these fixes.

Uninstall third-party software

From a software standpoint, if your computer freezes up, it could be due to a third-party program, such as an anti-virus program or an anti-spyware application. I’ve seen a lot of freezes when some users use AVG or ZoneAlarm on their systems, but it could be any software.

If your system was working fine until recently, go back and see what programs you’ve recently installed and uninstall them. Some programs just don’t work with 64-bit Windows and end up causing a lot of problems. If you have a high-performance system with top-notch specs, this could very well be due to lousy software that was not written for 64-bit and therefore runs in 32-bit mode.

Windows repair

To rule out any problem with Windows system files, boot from DVD and run Startup Repair. After downloading the tool, you can perform a Startup Repair, try System Restore, or go to Command Prompt. From the command line, you can try a couple of commands:

chkdsk drive: / r sfc / scannow

For chkdsk, simply replace the word “drive” with the letter of the drive you want to scan, such as C:, D :, etc. The sfc command is a system file checker that will run and fix any problems with a corrupted or missing system. files. Basically, you need to run Startup Repair, try System Restore, and run those two commands from the command line.

Perform a clean boot

Again, if it’s a software issue, a clean boot can help you track down the problem. You can read this article on the Microsoft website on how to do a clean boot:

https: //support.microsoft.com/en-us/help/929135/nov-to-perform-a-clean-boot-in-windovs

This is a really useful way to diagnose a software problem, especially if it is related to a service running on Windows.

Adjust the power settings

Windows has some advanced power settings that can also cause more problems than good! Go to Control Panel, Power Options and click Change Plan Settings next to your selected power plan.

Now click on “Change advanced power settings”.

Now scroll down and disable the USB Selective Suspend option and the PCI Express – Link State Power Management option.

Make sure they both say “Off”. Go ahead and try restarting your computer and see if the problem is resolved. You can also try disabling other power saving features as some have succeeded. For example, you can change the shutdown time of hard drives to a much longer time.

This covers all the problems I encountered that caused freezes on Windows 7/8/10. I’m sure there are many more, so if your computer freezes and none of these solutions solved your problem, post your computer specifications and any other important information here and we’ll try to help! Enjoy!

–

How-To Tags:BIOS

Post navigation

Previous Post: Move a Window with the Keyboard in Windows 7/8/10
Next Post: Find, View and Analyze BSOD Dump Files

Related Posts

  • 10 Chrome Extensions to Supercharge Your Netflix Experience How-To
  • Fix Windows 8/10 “We weren’t able to connect to the Store” Error How-To
  • Fix “Calling LoadLibraryEx on ISAPI filter c:…isapi.dll failed” How-To
  • What Is Windows PE & How To Make a PE Rescue Disk How-To
  • How to Get Automatic Dark Theme on Android 10 Devices How-To
  • How to Lock Any App on Your iPhone With Passcode How-To

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • How-To
  • iOS
  • iPad
  • iPhone
  • Linux Tips
  • macOS
  • MS Office Tips
  • Networking
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018

2021 Amazon Android ) Apple apps Best browser change Chrome Closing words Concluding remarks Delete Download Enable Error Facebook Find Free) From Google Keyboard Mac make Mobile Music Netflix ( online Packaging phone? Photos Reset Network Settings sites Switch Tips turn using Video Videos Watch Websites What With Working? your YouTube

  • Best texas instruments ti-84 plus graphing calculator charger 2020

    Best texas instruments ti-84 plus graphing calculator charger 2020

  • Difference between: Fire TV and Fire TV Stick Gadgets
  • Top Ways to Extend Your iPad’s Battery Life Gadgets
  • How to Sync Slack with Google Calendar Computer Tips
  • The 7 Rarest N64 Games Gaming
  • How to Update Xbox 360 without Internet or Xbox Live How-To
  • How to Protect and Filter your Twitter DMs How-To
  • 8 Best Smartphone Accessories for Travelling Smartphones

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Manage Cookie Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage vendors Read more about these purposes
View preferences
{title} {title} {title}
Go to mobile version