Skip to content

5000+ Great Articles

Best Articles & Essays: Interesting Articles to Read Online

  • Essential Software and Features for a New Windows 10 PC

    While Apple and Android vie to become the undisputed leader in the smartphone and tablet world, Microsoft continues to focus on one of its flagship

  • How To Block Websites In Safari On Mac Safari
  • How to check voicemail on android Smartphones
  • 5 ideas of Calculator company how to Make Your Company outstanding Uncategorized
  • Taskbar Won’t Hide On Windows 10? Here’s How To Fix It Windows 10
  • How to Build a Smart Kitchen Smart Home
  • How to Prevent Shutdown of a Windows Computer Computer Tips
  • How To Spot a Fake Website Or Phishing Attempt This Holiday Season Computer Tips

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!

–

Share this:

  • Twitter
  • Facebook
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

  • How To Convert a Windows Drive From FAT32 To NTFS How-To
  • How to Record Skype Video Calls – Complete Guide How-To
  • Scale Down an Image in Windows, Mac, iOS, and Android How-To
  • Generate a System Health Report in Windows 7 to Check for Errors How-To
  • Remove or Uninstall a Printer Driver from Windows 10 How-To
  • Effectively use Google Search While Traveling How-To

Leave a Reply Cancel reply

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

Archives

  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • 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
  • March 2021
  • 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
  • September 2018
  • August 2018

Categories

  • AI Tools & Guides
  • Amazon Web Services
  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Featured Posts
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • Help Desk
  • How-To
  • iOS
  • iPad
  • iPhone
  • islamic Books
  • Linux
  • Linux Tips
  • Mac OS X
  • macOS
  • MS Office Tips
  • Networking
  • Office Tips
  • OS X
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tools Review
  • Troubleshooting
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • Windows 7
  • Windows XP Tips
  • Wordpress
  • MailTag: Real-time Email Tracking, Made Easy
  • Here are the Top 10 highest paid YouTubers of 2017
  • Protect Your Facebook Account From Hackers (2017)
  • 4 Ways to Share WiFi Without Giving Away Your Password
  • How to Get 2 Free Audiobooks From Audible Trial Instead of 1
DMCA.com Protection Status

Recent Posts

  • How to Create a Vision Board on Canva
  • How to Cancel Your Wall Street Journal (WSJ) Subscription
  • How to Fix Spotify Lyrics Not Showing Up
  • 6 Best FTP Clients For Android
  • Here are the Top 10 highest paid YouTubers of 2013

Recent Comments

  1. This Simple Trick Lets You Play YouTube in the Background on iOS on YouTube Not Working? Here Are Quick Fixes To Try
  2. How to Bypass Chromecast DNS and Circumvent Geo Blocking on 5 Cool Websites to Find Good Movies and TV Shows on Netflix
  3. 5 Cool Websites to Find Good Movies and TV Shows on Netflix on check netflix video quality internet explorer
  4. SmartDNS vs VPN “What’s the Difference?” on How to Watch Apple TV on Roku
  5. How to go Back to the old YouTube Layout (2013) on 10 Things to Check Before Publishing a YouTube Video
  • Slack Desktop App: What Are the Benefits of Using It? Reviews
  • How to Use the Create Button on the PS5 DualSense Controller Gaming
  • 7 Best Machine Translation Software or AI Translators to Try in 2023 AI Tools & Guides
  • 5 Serious Health Issues From Sitting Too Long & How To Avoid Them Computer Tips
  • Uninstall Symantec Endpoint Protection Without a Password Help Desk
  • Best ti30 calculator 2020

    Best ti30 calculator 2020. 1 - Texas Inst. TI-30 Eco RS Scientific Calculator Top Reviews This is a relatively simple sc

  • Best ti 34 scientific calculator 2020

    Best ti 34 scientific calculator 2020. 1 - Texas Instruments TI 34 MultiVw Scientific Bulk Top Reviews .... . 2 - FitSand Hard Case for Texa

  • Outlook Data File Cannot Be Accessed: 4 Fixes To Try Office Tips

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Go to mobile version