Table of Contents
Fix 1. Install all Windows updates
Fix 2. Repair corrupted system files
Fix 3. Run Memory Diagnostics
Fix 4. Update your BIOS
Fix 5. Update your drivers
Fix 6. Reinstall AMD drivers
Fix 7. Restore system to a previous state
Fix 8. Perform a Clean Boot
Home Computer Tutorials Troubleshooting How to fix 0x0000003b BSOD error in Windows?

How to fix 0x0000003b BSOD error in Windows?

Jan 07, 2025 pm 07:59 PM

The Blue Screen of Death (BSOD) is a well-known phenomenon for Windows users, one that is sure to elicit feelings of frustration. Despite its inconveniences, the BSOD is designed to fulfill a very crucial function: stopping the system before either the hardware or software suffers further damage.

Blue Screens of Death (BSOD) are essentially errors that occur when the operating system encounters a problem that it cannot resolve. Most BSODs exhibit error codes that identify the problem.

One such error is the 0x0000003b BSOD, which often occurs when playing games. Users who encounter it are also shown error code SYSTEM_SERVICE_EXCEPTION, and it can also be referred to quite a number of components like aswSnx.sys, atikmdag.sys, AuthenticAMD.sys, and others, hence making its root cause very challenging to identify.

The 0x0000003b error can stem from a range of underlying causes, so identifying possible triggers is very important. One of the most common causes is old BIOS firmware, which may cause incompatibility with some hardware or software.

Problems related to memory, such as faulty RAM or incorrect configurations, can also serve to further exacerbate this error. The BSOD has also been linked to driver problems, especially with AMD drivers, because obsolete or corrupted drivers can cause disruption in system processes.

Other causes could be incompatibility between third-party software or even within the Windows operating system itself; these are deep-seated problems that require exhaustive troubleshooting to isolate.

When fixing the 0x0000003b error, there are specific troubleshooting procedures that should be followed, including BIOS updates, checking of memory configurations, and ensuring that drivers are updated. The steps for these processes will be given below the article, where you will be taken through it systematically.

For a more simple solution, one might use FortectMac Washing Machine X9 PC repair tool, which automatically fixes most underlying Windows problems, even those leading to BSOD errors that might be hard to tackle manually.

How to fix 0x0000003b BSOD error in Windows?

Fix 1. Install all Windows updates

It is very important to keep your system updated, as compatibility and known bugs that may cause the 0x0000003b BSOD. Updates tend to include patches that stabilize the system and enhance driver performance.

  • Type Updates in the Windows search bar and press Enter.
  • The new window will open and you should be notified about available updates – click Install all.
  • If none are available, click Check for updates, and they should be installed automatically.
  • Don't forget to install all the available optional updates.
  • When done, restart your device.

How to fix 0x0000003b BSOD error in Windows?

Fix 2. Repair corrupted system files

System file corruption is another very common reason for BSOD; running these tools fixes damaged files and helps the system to be healthy again.

  • Type cmd in Windows search.
  • Right-click on Command Prompt and select Run as administrator.
  • When the User Account Control window shows up, click Yes.
  • Copy and paste the following command, pressing Enter after:
    sfc /scannow
  • Wait till the scan is finished. If Windows finds system file integrity violations, it will attempt to fix them. After this, use the set of the following commands, pressing Enter each time:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
  • (Note: if you get an error executing this last command, add /Source:C:RepairSourceWindows /LimitAccess to it and try again).
  • Close down the Command Prompt and restart your computer.

How to fix 0x0000003b BSOD error in Windows?

Fix 3. Run Memory Diagnostics

If faulty RAM is a cause of errors like 0x0000003b, then testing your memory will identify any defects.

  • Type Memory in Windows search and select Windows Memory Diagnostic result.
  • Choose Restart now and check for problems (recommended).
  • Let the tool run and complete the memory check.
  • To check the logs, open the Event Viewer and go to Windows Logs > System. On the right side of the window, under Actions, click on Filter current log and then search for MemoryDiagnostics.

How to fix 0x0000003b BSOD error in Windows?

Fix 4. Update your BIOS

Incompatible hardware from an old BIOS can also lead to BSOD. Upgrading the BIOS will make sure that communication between these components is stable.

  • Visit the manufacturer's website and download your specific model's latest BIOS update file (you can check which BIOS you are using by typing System information in Windows search and checking the BIOS Version/Date and BaseBoard Product entries there).
  • Extract the BIOS update files and read any provided instructions or documentation.
  • Create a bootable USB drive with the BIOS update files, if required.
  • Update the BIOS using the manufacturer's recommended method, which may be through a built-in utility or booting from a USB drive.
  • Restart your computer to complete the process.

How to fix 0x0000003b BSOD error in Windows?

Fix 5. Update your drivers

The major reason behind BSODs is driver incompatibility. Keeping drivers updated reduces the chances of conflict and adds stability. To update drivers quickly and easily, you can always rely on tools such as DriverFix.

  • Right-click on Start and select Device Manager.
  • Expand the section for the device you want to update (e.g., Display adapters).
  • Right-click the device and select Update driver.
  • Choose Search automatically for drivers.
  • After the driver is installed, restart your computer to implement these changes.

How to fix 0x0000003b BSOD error in Windows?

Fix 6. Reinstall AMD drivers

AMD drivers might often get corrupted or become outdated and cause problems, especially when gaming. Thus, if updating drivers did not work, you can try reinstalling them.

  • Open Device Manager and expand Display adapters.
  • Right-click on your AMD driver and select Uninstall device.
  • Restart your computer.
  • Either use the Device Manager or a third-party tool to install the latest drivers or visit the official AMD website and install them manually.

Fix 7. Restore system to a previous state

If the error started after recent changes, restoring your system to an earlier point can resolve the problem.

  • Type Create a restore point in the Windows search bar and press Enter.
  • In the System Properties window, click System Restore.
  • Click Next (after picking Choose a different restore point, if applicable).
  • Mark the Show more restore points checkbox.
  • Choose a restore point from before BSOD started occurring.
  • Click Next and follow the on-screen instructions to complete the system restore.
  • Restart your computer after the process is finished.

How to fix 0x0000003b BSOD error in Windows?

Fix 8. Perform a Clean Boot

Booting your system with minimal startup programs and drivers helps identify whether third-party software is causing the BSOD.

  • Type msconfig in the Windows search box and press Enter.
  • Pick the Services tab.
  • Mark Hide all Microsoft services and select Disable all.
  • Select the Startup tab and click Open Task Manager.How to fix 0x0000003b BSOD error in Windows?

    Related:

    • How to fix AuthenticAMD.sys BSOD in Windows?
    • How to Fix SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (atikmdag.sys) BSOD on Windows?

The above is the detailed content of How to fix 0x0000003b BSOD error in Windows?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What's New in Windows 11 KB5054979 & How to Fix Update Issues What's New in Windows 11 KB5054979 & How to Fix Update Issues Apr 03, 2025 pm 06:01 PM

Windows 11 KB5054979 Update: Installation Guide and Troubleshooting For Windows 11 24H2 version, Microsoft has released cumulative update KB5054979, which includes several improvements and bug fixes. This article will guide you on how to install this update and provide a solution to the installation failure. About Windows 11 24H2 KB5054979 KB5054979 was released on March 27, 2025 and is a security update for Windows 11 24H2 versions.NET Framework 3.5 and 4.8.1. This update enhances security and

How to fix KB5055523 fails to install in Windows 11? How to fix KB5055523 fails to install in Windows 11? Apr 10, 2025 pm 12:02 PM

KB5055523 update is a cumulative update for Windows 11 version 24H2, released by Microsoft on April 8, 2025, as part of the monthly Patch Tuesday cycle, to offe

How to fix KB5055518 fails to install in Windows 10? How to fix KB5055518 fails to install in Windows 10? Apr 10, 2025 pm 12:01 PM

Windows update failures are not uncommon, and most users have to struggle with them, most often becoming frustrated when systems fail to install critical patche

Proven Fixes and Tips for KB5054980 Not Installing Proven Fixes and Tips for KB5054980 Not Installing Mar 31, 2025 pm 02:40 PM

Troubleshooting KB5054980 Installation Issues on Windows 11 Microsoft released KB5054980 on March 25, 2025, for Windows 11 versions 22H2 and 23H2. While this update doesn't include new security features, it incorporates all previously released securi

Windows 10 KB5055063: What's New & How to Download It Windows 10 KB5055063: What's New & How to Download It Mar 31, 2025 pm 03:54 PM

Windows 10 KB5055063 update details and installation troubleshooting KB5055063 is an update for the .NET Framework for Windows 10 22H2 version, including important improvements and fixes. This article will explore KB5055063 in depth, including download methods and various ways to solve installation failure problems. Introduction to Windows 10 KB5055063 KB5055063 is a cumulative update for .NET Framework 3.5, 4.8, and 4.8.1 for Windows 10 version 22H2, on March 25, 2025

How to fix KB5055528 fails to install in Windows 11? How to fix KB5055528 fails to install in Windows 11? Apr 10, 2025 pm 12:00 PM

Windows updates are essential to keep your system up to date, secure, and efficient, adding security patches, bug fixes, and new functionality for Windows 11 us

How to fix KB5055612 fails to install in Windows 10? How to fix KB5055612 fails to install in Windows 10? Apr 15, 2025 pm 10:00 PM

Windows updates are a critical part of keeping the operating system stable, secure, and compatible with new software or hardware. They are issued on a regular b

Fix This Module Is Blocked from Loading into LSA Fix This Module Is Blocked from Loading into LSA Apr 02, 2025 pm 08:01 PM

After upgrading Windows 11 24H2, you encounter an error "This module prevents loading to local security agency (mdnsNSP.dll)"? This article provides several solutions. Local Security Agency (LSA) protection is a security feature of Windows that helps prevent credentials used to log in to Windows. Many users receive the following error message after a fresh installation of Windows 11 24H2 and installing the latest version of iTunes: This module prevents loading to the local security authority. \Device\HarddiskVolume3\Program Files\Bonjour\mdnsNSP.dll for

See all articles