Experiencing BSOD While Updating Drivers on Windows 11

0
9
Asked By TechWhiz83 On

I'm having trouble updating some drivers on my Windows 11 laptop. I decided it was time to update all my outdated drivers, and while most went smoothly, one specific driver update keeps causing a Blue Screen of Death (BSOD) every time I try. The issues start after the update process reaches 100% collection of information, and my laptop freezes. After that, I have to manually restart and go through Windows' recovery options. Fortunately, I have restore points set up, so there isn't any long-lasting damage.

Here's the situation in detail:
- OS: Windows 11
- Device: Acer Swift 3
- BSOD Code: IRQL_NOT_LESS_OR_EQUAL related to ntoskrnl.exe
- Driver: Realtek Audio, trying to update from 6.0.8996.1 to 6.0.9885.1

I've confirmed this is the only driver causing issues, whether I use AVG Driver Updater or try a manual install. For reference, I also have a dump file available to look at.

3 Answers

Answered By AudioNerd88 On

If Safe Mode didn't help, consider rolling back to the previous driver version. Sometimes the latest updates can cause conflicts with particular hardware, and reverting to a stable version may fix the issue. You can do that in the Device Manager. Right-click on the Realtek Audio device, go to Properties, and select the Driver tab to roll back. It might save you some headaches!

Answered By GadgetGuru42 On

It sounds like you're dealing with a frustrating issue! One way to analyze what's happening with the BSOD is to retrieve the dump files from your system. These crash logs can provide useful information. If you can boot into Windows, check the C:WindowsMinidump directory for any dump files. If there's anything there, zip the folder and upload it to a file-sharing site like MediaFire or Catbox.moe. Multiple dump files are better for troubleshooting, so if you don't find much, you might want to follow a guide to adjust the dump settings to create smaller memory dumps for easier analysis.

Answered By FixItFelix On

Have you tried updating the driver from Safe Mode? It can sometimes be more effective when you're running into BSOD issues. You can access Safe Mode by holding the Shift key while rebooting, then go to Troubleshoot > Advanced options > Startup Settings, and choose Safe Mode. Give that a shot and see if it works better!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.