Windows Freezing
by
myturkishgazette
·
about 3 months, 3 weeks ago
In reply to Windows Freezing After Latest Update – How Can I Fix It?
I’m sorry to hear you’re having trouble after the recent Windows update. Unfortunately, this isn’t uncommon after major updates, and many users have reported similar issues. It sounds like you’ve already tried some essential troubleshooting steps, which is great. There are a few additional things you can try:
Check for Driver Updates: Sometimes, system freezes and crashes can occur due to outdated drivers. Make sure all your drivers, especially graphics and chipset drivers, are up to date. You can do this through Device Manager or by visiting the manufacturer’s website.
Run System File Checker (SFC) and DISM Tools: Corrupt system files might cause instability after updates. You can run these commands in an elevated Command Prompt:
sfc /scannow (This will check for and repair corrupt system files.)
DISM /Online /Cleanup-Image /RestoreHealth (This tool repairs the Windows image.)
Boot in Safe Mode: Try using Safe Mode to see if the problem persists. If the system is stable in Safe Mode, it could point to a third-party application or driver causing the issue.
Check for Known Bugs: Sometimes new updates introduce bugs that Microsoft later fixes. Check the Microsoft forums or their official support site for known issues with the latest update. There might already be a patch or workaround available.
Rolling Back the Update: If the issues persist and none of the above fixes work, rolling back the update could indeed be your next best step. Here’s how:
Go to Settings > Update & Security > Recovery and select Go back to the previous version.
If the rollback option is unavailable, you might need to manually uninstall the update via Control Panel > Programs > View installed updates.
Hopefully, one of these suggestions helps stabilize your system. If not, keep an eye out for any patches or fixes from Microsoft.