Question
Issue: How to fix ATTEMPTED_WRITE_TO_CM_PROTECTED_STORAGE Blue Screen error in Windows?
Hello. Usually, I'm not bothered by minor issues on my PC, and a crash I received last week with ATTEMPTED_WRITE_TO_CM_PROTECTED_STORAGE blue screen didn't bother me either. However, the Blue Screen returned the next day, and it has kept happening for a week now. It would be nice to see some ways to fix this once and for all.
Solved Answer
Most users have previously come across a Blue Screen of Death crash while operating a Windows system and, while the experience is never a pleasant one, it fulfills a vital role in preventing further damage that would otherwise occur on the computer. ATTEMPTED_WRITE_TO_CM_PROTECTED_STORAGE is one of the error codes that users have noticed for several years now, and while there is no universal solution, there are definitely things that should be tried by troubleshooting.
ATTEMPTED_WRITE_TO_CM_PROTECTED_STORAGE has a bug check of 0x0000011C, which means that Windows made an attempt to write to the configuration manager read-only protected storage. Usually, the call is made by a driver,[1] although it could also be associated with other elements of the system.
It goes without saying that random PC crashes can cause a lot of frustrations to users, as they might lose some important, unsaved data, get interrupted during work or while playing games. The issue becomes even more relevant when the crashes are repeated. In some rare cases, users might even get locked out of their PCs or get stuck in a BSOD restart loop. In this case, trying to access Safe Mode or trying to perform a reset can be useful.
If you have encountered the crash once, the problem is likely to be fine as soon as the computer restarts. However, if the issue keeps repeating itself, there is something wrong, and it needs to be addressed before more damage is caused to the system or data inside it.
We have previously discussed many Blue Screen errors, including UNEXPECTED_STORE_EXCEPTION, PFN_LIST_CORRUPT, PAGE_FAULT_IN_NONPAGED_AREA, etc. Just like with these stop codes, there are multiple ways of resolving the issue, so please check the instructions below.
Access Safe Mode (if required)
- Restart Windows
- Once the system starts booting, interrupt the loading process by pressing and holding the Power button – do this two more times
- Windows will automatically enter Advanced Startup mode
- Select Troubleshoot > Advanced options > Startup Settings and Restart
- After a system reboot, select 4/F4 or 5/F5 to access Safe Mode.
1. Run an automatic repair tool
Before you proceed with manual fixes for the ATTEMPTED_WRITE_TO_CM_PROTECTED_STORAGE BSOD, we recommend you run a scan with a powerful repair tool. It is a brilliant application when it comes to fixing the most common Windows issues like BSODs, registry[2] errors, crashes, and more.
- Download RestoroMac Washing Machine X9
- Click on the ReimageRepair.exe
- When User Account Control (UAC) shows up, select Yes
- Press Install and wait till the program finishes the installation process
- The analysis of your machine will begin immediately
- Once complete, check the results – they will be listed in the Summary
- You can now click on each of the issues and fix them manually
- If you see many problems that you find difficult to fix, we recommend you purchase the license and fix them automatically.
2. Reinstall your drivers
There could be many drivers related to crashes caused by the BSOD. Therefore, we recommend reinstalling them – the most likely culprit would be GPU drivers, although chipset, network, and other drivers could also be at fault.
- Right-click on Start and pick Device Manager
- Expand any of the sections you want, for example, Display Adapters
- Right-click on the device and select Uninstall device
- In the warning prompt, mark the Delete the driver software for this device and click Uninstall (if applicable)
- Reboot your PC.
Once you get rid of the drivers, proceed with the following steps (note: install all the available updates as well):
- Type Update in Windows search and hit Enter
- Click Check for updates
- Click View optional updates
- Find the Driver Updates section, tick the checkboxes, and click Download and Install
- Restart your PC.
Keep in mind that Windows does not always find all the relevant drivers so we recommend using DriverFix as an automatic solution instead.
3. Run SFC and DISM
System file corruption is one of the most common reasons for Blue Screen errors to occur.
- Type in cmd into Windows search
- Right-click Command Prompt result and select Run as administrator
- When the User Account Control window shows up, click Yes
- In the new window, type in the following command and press Enter:
sfc /scannow - After the scan is done, copy the following command and press Enter:
DISM /Online /Cleanup-Image /RestoreHealth - Wait for the scan to finish and reboot your system.
4. Check your disk for errors
- Open Command Prompt as administrator as explained in the previous fix
- In the new window, type in the following command and press Enter after:
chkdsk c: /f
(Note: use chkdsk c: /f /r /x command if you are using SSD as your primary partition) - If you receive an error, type in Y, close down Command Prompt, and restart your computer
- The scan might take a while, so be patient. The results will be shown after a restart.
5. Reset your PC
Before you proceed with this step, make sure that you backup your personal files and disconnect all optional external devices, such as
- Right-click on Start and pick Settings
- Go to the Update & Security section and select Recovery
- Under Reset this PC, click on Get Started
- Select Keep my files and Cloud download
- Click Next in the next prompt
- Finally, click Reset.
If you can't boot into normal mode or even safe mode, proceed with the following:
- Use steps we provided at the beginning on how to access Safe Mode until you reach the Troubleshoot screen
- Pick Reset this PC
- Wait till the process is complete.
Other solutions to try
Sometimes the solutions to BSODs might lie in simple things, or those that you haven't thought of could help:
- Run a full system scan with antivirus software to check for infections
- Clean your computer components from dust – check GPU, CPU, PSU,[3] etc.
- Disable Fast Startup.
Repair your Errors automatically
ugetfix.com team is trying to do its best to help users find the best solutions for eliminating their errors. If you don't want to struggle with manual repair techniques, please use the automatic software. All recommended products have been tested and approved by our professionals. Tools that you can use to fix your error are listed bellow:
Prevent websites, ISP, and other parties from tracking you
To stay completely anonymous and prevent the ISP and the government from spying on you, you should employ Private Internet Access VPN. It will allow you to connect to the internet while being completely anonymous by encrypting all information, prevent trackers, ads, as well as malicious content. Most importantly, you will stop the illegal surveillance activities that NSA and other governmental institutions are performing behind your back.
Recover your lost files quickly
Unforeseen circumstances can happen at any time while using the computer: it can turn off due to a power cut, a Blue Screen of Death (BSoD) can occur, or random Windows updates can the machine when you went away for a few minutes. As a result, your schoolwork, important documents, and other data might be lost. To recover lost files, you can use Data Recovery Pro – it searches through copies of files that are still available on your hard drive and retrieves them quickly.
- ^ Codrut Neagu. What are drivers? What does a driver do?. Digital Citizen. Life in a digital world.
- ^ Windows Registry. Wikipedia. The free encyclopedia.
- ^ Power supply. Computer Hope. Free computer help since 1998.