8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (2024)

The Attempted_Write_to_Readonly_Memory Blue screen error or the error code 0x000000BE is not quite common. It occurs when some drivers or programs tend to write on a restricted memory section.

When you see this error on your PC, it is usually due to hardware issues, especially the memory. However, the unsigned, incompatible, corrupted, or outdated drivers can equally be the culprit here.

Thus, we have compiled a list of workable fixes that will eliminate this problem from your PC.

How to Fix Attempted_Write_to_Readonly_Memory BSOD Error

You will have to boot into the safe mode if your PC does not boot after the BSOD. Here is the way to do it.

  1. Power off your system by pressing the power button for around 10 seconds. Doing this 3 times will boot your system into the recovery environment.
  2. Go to Troubleshoot and click Advanced Settings.
  3. Select Startup Settings and click Restart.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (1)
  4. Upon restart, press 4 or F4 to boot your PC to Safe mode.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (2)

Let’s look at the fixes to solve the issue now.

Find the Particular Cause

Despite the same error code, the Attempted Write to Readonly Memory BSOD can occur due to errors in different files and processes. Ntfs.sys, iusb3hub.sys, usb80236.sys, etc., are a few of them.

So, pinpointing the particular cause can help solve the problem much more easily. Let’s see how you can do it.

Look into the Minidump Files

Windows collects the error details during the bug check and stores them in dump files. You can go through the dump files to find the file name that failed, interfered, or was corrupted.

You will need a separate program called WinDbg by Microsoft to open the minidump file. Let’s see the way to do it.

  1. Download and Install WinDbg from Microsoft Store.
  2. Search WinDbg on the Windows search bar and right-click on WinDbg Preview to select Run as Administrator.
  3. Press Ctrl + ‘D’ and enter %windir%\Minidump in the address bar to get to the Minidump Folder.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (3)
  4. Click on the View menu and choose Command to open a terminal.
  5. Type !analyze -v in the terminal and let the analysis complete.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (4)
  6. After the process completes, scroll through the file to find the Module Name and other details.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (5)
  7. If the file seems to be unclear, search it on the internet.

After you find the cause and learn about its details, you can proceed by repairing, removing the file, or stopping the tasks and processes. See if the BSOD is fixed then.

Run Driver Verifier

If the minidump file did not direct towards the particular issue, you could run the driver verifier to find the culprit. Most of the time, the BSOD is caused by improperly programmed, corrupted, or incompatible drivers.

Driver verifier causes the drivers to stress out till they fail by running several tests and displays the error Driver_Verifier_Violation_Detected. Then, you can look into the dump file and rectify the issue.

Back up your files as the Driver verifier itself causes a BSOD, and it may continue in a loop preventing your system from booting.

  1. Press Windows + ‘R’ and type verifier in the Run dialog box. The Driver Verifier Manager will open.
  2. Choose Create custom settings (for code developers) from the options and click Next.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (6)
  3. Select all from the list except Randomized low resources simulation and DDI compliance checking. These two settings may cause other issues to the system and might not show the error we are looking for.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (7)
  4. Check the Select driver names from a list box and choose only the non-Microsoft drivers.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (8)
  5. Click Finish. The verifier will start running.
  6. To ensure that the driver verifier is working in the background, type verifier /querysettings in the Command Prompt.
  7. After it shows the error, enter verifier /reset in the command prompt to stop the driver verifier.

Go through the dump files by following the steps in the earlier section. You can then proceed to solve the error with the particular driver.

If the Driver verifier causes your PC to reboot in a BSOD loop, you can resolve the Driver_Verifier_Detected_Violation error from our detailed guide.

Perform a Clean Boot

Sometimes the problem may not be the driver and just the third-party applications and services. So, you need to figure out which one of them is causing the issue by performing a clean boot and running each one at a time.

Let’s go through the process.

  1. Press Windows + ‘R’ and enter msconfig to open System Configuration.
  2. Unselect the Load startup items box under the Selective startup section.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (9)
  3. Find the Services tab, select the Hide all Microsoft services option, and click Disable all.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (10)
  4. Now, go to the Startup tab and click Open Task Manager.
  5. Select the startup programs individually and click Disable.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (11)
  6. Click Apply on System Configuration and reboot your PC.

If the Blue screen error does not appear for a while, then those programs may have caused the issue earlier. Press Ctrl + Shift + Enter to open Task manager and run those programs one by one. Find the one that causes the BSOD again and uninstall it.

Update Drivers

As we mentioned earlier, the drivers, especially the graphics, network, and USB drivers, are the culprit most of the time. So, you should update all the drivers in your system. If the driver verifier found the particular one, you can update that driver and see if it solves the issue.

Let’s see how you can do it.

  1. Press Windows + ‘R’ and type devmgmt.msc to open Device Manager.
  2. Find the device and double-click on it to expand.
  3. Double-click on the driver and go to the Drivers tab.
  4. Click Update Driver and choose Search Automatically for the drivers.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (12)
  5. You can also download the latest one from the manufacturer’s website and install it accordingly.
  6. If the problem started after you updated the driver, click Roll Back Driver to go to the earlier version.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (13)

Sometimes, updating it may not always solve the problem. In such cases, you can uninstall the driver.

  1. Right-click on the driver in Device Manager.
  2. Click Uninstall Device.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (14)

See if the BSOD still appears.

Turn off XMP Profile and Overclocking

XMP or Extreme Memory Profile helps run your memory at its fastest speed to improve the system’s performance. It is similar to overclocking your CPU and GPU, i,e, running them at a speed higher than the designated value.

Overclocking the CPU and GPU and enabling the XMP do improve the performance but apply a significant load on the hardware as well. The power management on these components can be abnormal, causing them to malfunction.

You should disable these features to solve the issue. Let’s see how you can do it.

  1. Restart your system and press F2, F12, or the associated button to get into the BIOS page.
  2. Press the respective key to load the default settings. Usually, it is the F9 key.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (15)
  3. Find the XMP option under Extreme Tweaker or a similar menu. For AMD, the name could be A-XMP or DOCP instead of XMP.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (16)
  4. Change it to Disable mode.
  5. Save the settings and restart your PC.

If you used some applications to overclock your hardware, you could uninstall that particular program to revert the settings. See if the BSOD appears again.

Update or Remove Third-Party Antiviruses

Most Antiviruses work at the kernel level to prevent malware infection. But, sometimes, the system prevents writing at the kernel level when the antivirus attempts to do it. As a result, your system will start the bug check and display BSOD. In addition to this, antiviruses can block some system services and programs.

You can update the antivirus program and see if it solves the issues. If it does, then you will have to remove the antivirus. The method to remove antiviruses is program-specific. You can remove most of them by uninstalling them from their own interface.

See whether the BSOD is still there after removing the antivirus.

Run Memory Test

If your system’s memory has some error, then the PC may attempt to write to a read-only segment. You should perform a detailed inspection of your RAM. Let’s see the ways to do it.

Using Windows Memory Diagnostic Tool

Windows have a built-in tool called Windows Memory Diagnostic Tool that checks for any issues in your physical memory.

Please follow the instruction to run the test.

  1. Press Windows + ‘R’ and type mdsched to open Memory Diagnostic Tool.
  2. Click Restart now and check for problems (recommended).
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (17)
  3. After the system reboots, follow the instruction to complete the test.

See if there are any errors in the memory and move on to the next section to rectify them.

Manual Testing

If there seem to be issues with the RAM, then you may have to replace it. But, before that, let’s perform some doable fixes.

  1. Turn off your system and remove all the power cables.
  2. Unscrew the side panel and get to the motherboard. If you are using a laptop, then remove the back panel or the RAM compartment.
  3. Press the lock to remove the RAM from the slot.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (18)
  4. Clean the RAM slot and the memory carefully.
  5. Try using a single RAM by changing the slot each time to ensure the RAM or slots are not damaged. Run the system without assembling the panel during this process.
  6. You can also use a spare RAM to see if the BSOD disappears.

Re-assemble the system after the issue is solved.

Perform System Scan

Sometimes, the system services and files may be corrupted by a virus infection, incompatible programs, or improper shutdown. This may cause the PC to function abnormally, causing the BSOD.

Let’s perform some scans to repair the system files.

  1. Press Windows + ‘R’ and type cmd. Press Ctrl + Shift + Enter to open the Command prompt in administrative privilege.
  2. Run DISM Scan by typing DISM online /cleanup-image /restorehealth. This will repair the DLL cache files by downloading healthy ones from the Windows update.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (19)
  3. Run SFC scan using sfc /scannow to restore the corrupted files.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (20)
  4. Finally, restart the system and run a CHKDSK scan using chkdsk /r /x to perform disk error repair.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (21)

Restart your system to see whether the BSOD has gone away. You can also run these scans by navigating to Troubleshoot>Advanced Options>Command Prompt in the recovery environment.

Disable USB port

If you are experiencing the Attempted Write to Readonly Memory bug check accompanied by the error name usb80236.sys, it may be due to an error in the USB port, driver, or device.

You need to disable the device from the Device manager.

  1. Press Windows + ‘R’ and type devmgmt.msc to open Device manager.
  2. Find Universal Serial Bus controllers.
  3. Right-click on USB Root Hub (USB 3.0) and click Disable device.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (22)
  4. Do this for other drivers on the list as well.
  5. You can also click Uninstall device if it does not work out.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (23)

See if the problem is solved now.

Perform System Restore

You may be experiencing the BSOD after installing new programs or drivers. Those applications may have corrupted the system files resulting in the Blue screen error.

You can repair the damage to your system by restoring it to an earlier healthy point. Windows creates a restore point automatically every week or when you install some drivers or programs. Let’s perform the system restore to fix your PC.

  1. Press Windows + ‘R’ and type rstrui.exe to open System Restore.
  2. Select either the recommended restore point or the custom one if present.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (24)
  3. Click Finish to start the restore.

See if the BSOD is still there. If your system does not boot till the desktop, you can boot into the recovery environment and navigate to Troubleshoot>Advanced>System Restore to restore your PC.

Reset Windows

If the above fixes do not work out for you, the problem may be with your Operating system. You can first perform a Windows reset to resolve the issue.

  1. Boot your system in recovery mode by following the process mentioned in the earlier section.
  2. Go to Troubleshoot and click Reset this PC.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (25)
  3. Follow the instructions and choose Cloud download to reset Windows using a fresh OS from Microsoft.
    8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (26)

If the problem is not solved yet, you may have to perform a clean installation of Windows.

8 Ways To Fix Attempted_Write_to_Readonly_Memory BSOD Error (2024)
Top Articles
32 Actors Who Were In Your Favorite Commercials
Who Is In The Sleep Number Commercial – Repeat Replay
Brokensilenze Website
Extranet Landing Page Delta
Dirty South Swag Review | BatDigest.com
Home Store On Summer
Nambe Flatware Discontinued
Spectrum Store Kansas City Photos
6 Underground movie review & film summary (2019) | Roger Ebert
Www.craigslist.com Springfield Mo
Black Adam Movies123
Weather Radar For East Coast
Pga Us Open Leaderboard Espn
La Fitness Oxford Valley Class Schedule
1 Bedroom Apartment For Rent Private Landlord
Probasketball Reference
Black Friday 2024, Black Friday 2025 and further
Ella And David Steve Strange
Gas Station Drive Thru Car Wash Near Me
Fisher-Cheney Funeral Home Obituaries
Animal Eye Clinic Huntersville Nc
Food Delivery Near Me Open Now Chinese
Mta Bus Forums
M Life Insider
Peak Gastroenterology Associates Briargate
craigslist: northern MI jobs, apartments, for sale, services, community, and events
Wilson Tattoo Shops
Ark Black Pearls Gfi
Baycare Intranet
Fedex Passport Locations Near Me
Sentara Norfolk General Visiting Hours
20 Fantastic Things To Do In Nacogdoches, The Oldest Town In Texas
How Much Is 10000 Nickels
Podnóżek do krzesła Zion Footrest Outwell | Sklep campingshop.pl
Best Turntables of 2023 - Futurism
Probation中文
Cheap Motorcycles For Sale Under 1000 Craigslist Near Me
Dc Networks Claimant Services
Fact checking debate claims from Trump and Harris' 2024 presidential faceoff
4Myhr Mhub
Ap Bio Unit 2 Progress Check Mcq
Meshuggah Bleed Tab
University of Nevada, Las Vegas
Unity Webgl Car Tag
Restored Republic January 20 2023
Evil Dead Rise Showtimes Near Regal Destiny Usa
Finally, US figure skaters will get Beijing Olympic gold medals — under Eiffel Tower
866-360-2863
Ideological variation in preferred content and source credibility on Reddit during the COVID-19 pandemic
Cpc 1190 Pill
Yvi Eulb Meaning In Latin
Mecklenburg Warrant Search
Latest Posts
Article information

Author: Francesca Jacobs Ret

Last Updated:

Views: 6212

Rating: 4.8 / 5 (68 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Francesca Jacobs Ret

Birthday: 1996-12-09

Address: Apt. 141 1406 Mitch Summit, New Teganshire, UT 82655-0699

Phone: +2296092334654

Job: Technology Architect

Hobby: Snowboarding, Scouting, Foreign language learning, Dowsing, Baton twirling, Sculpting, Cabaret

Introduction: My name is Francesca Jacobs Ret, I am a innocent, super, beautiful, charming, lucky, gentle, clever person who loves writing and wants to share my knowledge and understanding with you.