The “Attempted Write to Readonly Memory” error, as it is generally called, is a Blue Screen of Death problem related to recent Windows variants. Normally, it tries to point to the fact that a driver or application software tried to write something to that part of the memory that was marked as read-only. The faster the action taken against this error, the more system stability there will be, and the lesser chance there is of data loss.
About the “Attempted Write to Readonly Memory” Error
Attempted_write_to_readonly_memory mainly occurs when a driver or software program illegitimately alters the protected sections of memory. This violation automatically brings up the BSOD to protect your system from further damage. The usual culprits are faulty device drivers, recently installed software, problems with the memory, or a malfunctioning operating system.
How to Fix the “Attempted Write to Readonly Memory” Blue Screen Error
Fix Problematic Device Drivers
The attempted_write_to_readonly_memory error concerns the device drivers that are either outdated or corrupted. Highlight problematic drivers and replace/correct them first:
- Press the Windows + X key and select Device Manager from the list.
- Look for devices with a yellow exclamation mark, indicating there is a driver issue.
- Right-click the problematic device and select Update Driver.
- Select Search automatically for drivers and let Windows find the latest version.
For a more comprehensive solution, use Outbyte Driver Updater to automatically identify and update all outdated drivers on your PC.
Also, in our Driver library you can find the most suitable System Drivers for your OS and a short guide on how to install it.
Uninstall Any Recent Program That You’ve Installed
If the error appeared after installation of some program, then possibly this program conflicts with your system:
- Open the Control Panel and enter ‘Programs > Programs and Features’.
- Find the recently installed application and right-click on it, then click on Uninstall.
- Restart your system now and check whether the problem is gone.
Update Your Windows OS Version
Running an older version of Windows can cause system errors. To upgrade your OS:
- Open the Settings app with Windows + I.
- Open Update & Security, then tap on Windows Update then click Check for updates.
- Run the pending updates, then reboot your device.
Reboot Windows into Safe Mode and Update the Faulty Device Driver
First of all, to resolve the “Attempted Write to Readonly Memory” error in Windows 10/11, restart your computer in Safe Mode:
- To open Safe Mode, under Advanced startup select Restart while holding the Power and Shift keys.
- In Safe Mode open the Device Manager via a right-click on the Start button.
- Locate the problematic device, right-click on it, enter Update Driver, and click ‘Search automatically for updated driver software’ or download it from the manufacturer’s website if need be.
- Restart your computer. Then Windows will reinstall the updated driver.
If the problem persists:
- Open Command Prompt (Admin) from the Start menu.
- Run
sfc /scannow
to scan for system issues. - Next, run
chkdsk C: /f /r /x
, replacingC
with the correct drive letter, to check and fix disk errors. - Restart your PC after the scans are complete.
These steps should help resolve the error and restore system stability.
Run Memory Diagnostics
Memory issues may be due to attempted write to readonly memory error. Employ the following utility that comes with Windows, called the Windows Memory Diagnostic:
- Press Win + R, enter
mdsched.exe
and finally press Enter. - Select Restart now and check for problems.
- Let it scan the RAM for issues and follow any fixes it may suggest.
Update BIOS
Outdated BIOS firmware can also cause the “Attempted Write to Readonly Memory” problem to occur. To fix it, simply update the BIOS. However, this is something that not everybody can do as it requires technical expertise. What you can do is take your Windows computer to a certified Windows 10/11 technician and let him handle the job.
Run the Blue Screen Troubleshooter
Windows includes an in-built Blue Screen Troubleshooter that automatically detects and fixes the BSOD errors:
- Open Settings, then click on Troubleshoot under Update & Security.
- Go to Additional troubleshooters and select Blue Screen.
- Please follow the on-screen instructions and continue with the troubleshooting process.
FAQs
What triggers the attempted_write_to_readonly_memory error?
This error is usually due to out-of-date drivers, software conflicts, bad memory, or even hardware malfunction.
Can updating Windows fix this error?
Yes, the latest Windows updates frequently resolve system errors by patching the known bugs.
What problematic drivers does a driver detect?
Start Device Manager and look for devices that have a yellow warning icon. Use a driver updater tool to detect and solve issues automatically.
Does the Blue Screen troubleshooter work to resolve this error?
The BSOD troubleshooter will be helpful in diagnosing the BSOD issue and will walk you through the solution for this particular error.
Should I reinstall Windows in order to solve this?
Reinstallation of Windows should be considered the last resort after attempting all other repairs. This is quite a time-consuming activity and might lead to data loss if not done with care.
Все способы:
- Вариант 1: Анализ дампа памяти
- Вариант 2: Выполнение общих рекомендаций
- Способ 1: Отключение антивируса
- Способ 2: Переустановка проблемного драйвера
- Способ 3: Отключение загрузки драйвера
- Способ 4: Восстановление целостности файлов
- Способ 5: Проверка оперативной памяти
- Способ 6: Восстановление системы
- Способ 7: Переустановка ОС
- Вопросы и ответы: 0
Вариант 1: Анализ дампа памяти
Лучшим вариантом исправления ошибки станет использование специального файла, генерирующегося при появлении ошибки и называющегося дампом памяти. В нем содержится информация о сбое, благодаря которому пользователь сможет понять, что конкретно стало причиной ошибки. Данный метод подойдет, если синий экран смерти исчезает быстро и вы не успеваете увидеть, что именно вызвало ошибку, или же такая информация попросту не отображается.
Создание дампов памяти при ошибках, вызывающих аварийное завершение работы компьютера, включено в системе автоматически. Если вы не отключали эту функцию, тогда файл будет расположен по адресу C:\Windows\Minidump
. Также дамп может быть в корне диска C. Они оба имеют расширение DMP, но называться будут по-разному. Проще и удобнее всего проанализировать его при помощи специального софта, например BlueScreenView. Он поможет быстро понять, какой именно файл провоцирует появление ошибки. Все необходимые инструкции по анализу вы найдете в статье по ссылке ниже. Там же есть инструкция по включению создания дампов памяти — если они у вас сейчас отсутствуют, активируйте функцию и дождитесь следующего BSOD.
Подробнее: Как пользоваться BlueScreenView в Windows 10 и 11
Если у вас установлен любой HEX-редактор или Notepad++, можете открыть DMP-файл через него. В этом дампе следует обратить внимание на такие строки:
BUGCHECK_CODE
– код ошибки, указывающий, что именно сломалось. Например, если вы видите код c9, значит, ошибка будет 0xc9 — эту информацию и надо поискать вы интернете, чтобы понять, что именно обозначает данная ошибка. С 0x и начинаются все полноценные коды ошибок, поэтому следует подставлять данные символы в начало.IMAGE_NAME
– конкретный драйвер или библиотека, вызвавшие сбой (например, ntoskrnl.exe или dxgmms2.sys).PROCESS_NAME
– процесс, который работал в момент сбоя (но не всегда виноват, он вполне мог стать «жертвой» какого-либо сбоя).
Узнав название файла, остается понять, что с ним делать. Тут уже все зависит от того, что в вашем случае вызвало причину, поэтому универсальную инструкцию составить не представляется возможным. Как правило, если виновата программа или драйвер, их следует переустановить, возможно даже выбрав прошлую версию. Если проблема системы, то нужны какие-то конкретные исправления или, опять же, переустановка.
Кстати, некоторые инструкции по устранению тех или иных ошибок, связанных с процессами EXE и SYS вы можете найти на нашем сайте. Достаточно вписать в поиск имя драйвера или библиотеки, которое вы определили как источник неполадки, и посмотреть, есть ли статьи на эту тему.
Вариант 2: Выполнение общих рекомендаций
Когда дамп памяти не выдает конкретных результатов (к примеру, каждый раз вы сталкиваетесь с новыми причинами ошибок и все они кажутся несвязанными друг с другом) и понять причину не удается ввиду отсутствия знаний, стоит попробовать прибегнуть к выполнению тех действий, которые в большинстве случаев исправляют ошибку ATTEMPTED_WRITE_TO_READONLY_MEMORY.
Способ 1: Отключение антивируса
Если какая-то программа устанавливает дополнительное ПО для собственной работы (к примеру, виртуальный драйвер), слишком строгая защита антивируса может воспрепятствовать этому. Это же касается и ситуаций, когда вы сами пытаетесь установить малоизвестный драйвер, будучи уверенными в его безопасности. Чтобы ничего не мешало установке упомянутого и подобного по важности программного обеспечения, отключите антивирус и повторите попытку.
Подробнее: Отключение антивируса
При условии, что после отключения антивируса проблема больше не появляется, лучше всего добавить директорию, куда установлен драйвер, в список исключений защитного софта.
Подробнее: Добавление программы в исключения антивируса
Способ 2: Переустановка проблемного драйвера
Возможно, драйвер попросту установился некорректно — тогда его следует переустановить, предварительно деинсталлировав предыдущую версию. Процесс удаления зависит от того, что именно за драйвер был установлен. Если это произошло при подключении какого-либо устройства, откройте системное приложение «Диспетчер устройств», найдите там подключенное устройство, кликните по нему правой кнопкой мыши и выберите пункт «Удалить устройство». После этого понадобится перезагрузка ОС и повторное подключение девайса.
Некоторые драйверы могут быть удалены через «Удаление программ», как обычные приложения.
Возможно, в вашем случае сбой вызывает драйвер видеокарты. Его лучше удалить при помощи специальной программы, о чем развернуто рассказано в инструкции по следующей ссылке.
Подробнее: Удаляем драйверы видеокарты
Если вы скачали проблемный драйвер самостоятельно и даже после переустановки он провоцирует ошибку, попробуйте отыскать на сайте производителя одну из предыдущих версий. Есть вероятность, что последняя плохо совместима с вашей конфигурацией, вызывая ошибку.
Способ 3: Отключение загрузки драйвера
Возможно, вы столкнулись с тем, что операционную систему не удается запустить из-за того, что проблемный драйвер стартует вместе с компьютером, вызывая при этом BSOD сразу же, без возможности попасть на рабочий стол. Если на стоп-экране вы видите не только название ошибки, но и что его вызвало, то, зная эти сведения, можно заблокировать запуск драйвера через «Безопасный режим». В нем не работают никакие драйверы за исключением критически важных для ОС, поэтому с большей долей вероятности туда вы сможете попасть. К слову, через него можно попытаться проанализировать дамп памяти, если вдруг файл, вызвавший BSOD, в вашем случае не отображается.
- Запустите «Безопасный режим» через среду восстановления или при помощи флешки с образом Windows. Если не знаете, как это сделать, читайте следующую инструкцию.
Подробнее: Как войти в «Безопасный режим» в Windows 11 (см. Вариант 2)
- Откройте в нем реестр, найдя его в «Пуске» или, например, вызвав окно «Выполнить» (Win + R) и введя
regedit
. - Найдите в нем тот драйвер, который является причиной синего экрана смерти. Для этого откройте внутренний поиск (клавиши Ctrl + F или раздел «Правка» — «Найти…») и впишите его название. Удостоверьтесь, что в колонке слева выделение стоит на слове «Компьютер», чтобы поиск шел по всему реестру.
- Чаще всего драйверы находятся по пути
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
внутри последней папки (также вHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup
). Но, вероятно, вам понадобится проделать написанное ниже и в других директориях, если будут найдены еще совпадения.Найдите параметр «Start», кликните по нему дважды ЛКМ для смены значения и введите «0». Это будет означать отключение запуска драйвера при старте. Если вдруг инструкция не поможет, вы можете отменить внесенные изменения, изменив значение обратно на то, что было установлено изначально. Лучше запишите их и пути, в которых что-то меняете, чтобы в случае чего не усугубить положение.
- Пробуйте перезагрузить компьютер. Если он включился и ATTEMPTED_WRITE_TO_READONLY_MEMORY больше не появляется, лучше вовсе удалить драйвер или саму программу, которая за него отвечает.
Способ 4: Восстановление целостности файлов
Ошибка может быть вызвана повреждением каких-либо системных файлов, которые требуются драйверу или библиотеке для работы. Это проявляется по-разному, в том числе и через BSOD с кодом ATTEMPTED_WRITE_TO_READONLY_MEMORY. Попробуйте просканировать системные файлы и хранилище компонентов Windows при помощи специальных консольных утилит. Сделать это можно как при запущенной операционной системе, так и в среде восстановления. В нашем отдельном материале по ссылке ниже вы найдете исчерпывающее руководство по их использованию, а также информацию о том, что делать, если проверка завершается с ошибками или зависает. Статья ориентирована на Windows 10, но полностью актуальна и для 11.
Подробнее: Как проверить целостность системных файлов в Windows 10
Способ 5: Проверка оперативной памяти
Оперативная память, а точнее ее неисправность, тоже может оказаться виноватой в происходящем. Узнать это можно лишь только проверив ее специальными программами. В Виндовс есть встроенная утилита для проверки, но большую точность дает использование стороннего ПО, предназначенного для полноценного (порой даже многочасового) сканирования. Если будут выявлены повреждения, компонент понадобится заменить. Увы, каким-либо исправлениям он не подлежит. Кликните по ссылке ниже для получения инструкций.
Подробнее: Проверка оперативной памяти в Windows 10
Если ошибка появилась на новом компьютере, вам следует убедиться, что оперативная память совместима с материнской платой (на официальном сайте производителя вашей модели материнской платы есть информационный раздел касательно совместимости с другими комплектующими, в том числе оперативной памятью). Кроме того, материнская плата может оказаться бракованной. Это определяется подключением к ней других планок оперативной памяти и мониторингом стабильности ее работы.
Подробнее: Проверяем совместимость оперативной памяти и материнской платы
Способ 6: Восстановление системы
В некоторых ситуациях действенным станет откат системы до точки восстановления. К примеру, это пригодится при неудачной установке драйвера или программы, провоцирующих конфликт с ОС. Конечно, для восстановления у вас заранее должна быть активирована соответствующая функция и создана точка восстановления до момента возникновения проблемы. О том, как пользоваться данным инструментом, читайте далее.
Подробнее: Откат к точке восстановления в Windows
Способ 7: Переустановка ОС
Когда ошибку выявить или исправить не удается, есть смысл прибегнуть к переустановке операционной системы. Современные Windows позволяют сохранить пользовательские файлы, снизив тем самым радикальность процедуры. Детально о процедуре переустановки без потери данных мы уже рассказывали ранее.
Подробнее: Как переустановить Windows без потери данных
Когда проблема наблюдается даже на чистой переустановленной Windows, стоит предположить, что виновата либо сборка (или то, как она была записана на флешку), либо имеется аппаратная неисправность. Так, ATTEMPTED_WRITE_TO_READONLY_MEMORY может быть свидетельством поврежденной материнской платы, что обычно приводит к необходимости ее замены. Более точную аппаратную диагностику вы можете получить в сервисном центре.
Наша группа в TelegramПолезные советы и помощь
Blue Screen of Death errors such as ATTEMPTED_WRITE_TO_READONLY_MEMORY can cause you a lot of problems on Windows 10 since they will frequently restart your PC in order to prevent damage.
These errors can cause system instability and data loss, therefore today we’re going to show you how to fix this error.
How can I fix ATTEMPTED_WRITE_TO_READONLY_MEMORY?
- Update your drivers and Windows 10
- Run the dedicated troubleshooter
- Run the SFC scan
- Run DISM
- Remove problematic applications
- Reset BIOS to default
- Use System Restore or Windows 10 reset
- Check your hardware
1. Update your drivers and Windows 10
1.1 Manually update the drivers
- Press Windows Key + X to open the Power User Menu and select Device Manager.
- Once Device Manager opens, locate the device you want to update, right-click it and select Update Driver Software from the menu.
- Select Search automatically for updated driver software and wait for Windows 10 to install the appropriate driver for your device.
- Repeat the steps for all devices that you want to update.
Blue Screen of Death errors are often caused by outdated or incompatible drivers, therefore it’s important that you update them as often as you can.
Windows 10 relies heavily on drivers in order to recognize and use certain hardware, and if your drivers are corrupted, or simply not compatible with Windows 10, that will cause an ATTEMPTED_WRITE_TO_READONLY_MEMORY or any other BSoD error to appear.
In order to fix this error, it’s highly recommended that you update your drivers. Updating drivers in Windows 10 is fairly simple, and you can do that right from the Device Manager by following the steps above.
Using Device Manager to update your drivers is pretty straightforward, but some users claim that Device Manager doesn’t always download the latest drivers for your device.
To download the latest drivers, it’s always better to visit your hardware manufacturer’s website and download the necessary drivers manually.
Bear in mind that you’ll have to update as many drivers as you can in order to fix this issue.
1.2 Update drivers automatically
Searching for drivers on your own can be time-consuming. So, we advise you to use a tool that will do this for you automatically.
Using an automatic driver updater will certainly save you from the hassle of searching for drivers manually, and it will always keep your system up to date with the latest drivers.
The tool recommended below will help you update drivers automatically and prevent PC damage caused by installing the wrong driver versions.
Outbyte Driver Updater is able to update multiple drivers at the same time. Just let it scan your whole PC and then approve all updates necessary and wait for the process to complete.
It can also automatically update your drivers on a regular basis with no effort on your part. You only have to schedule how often you want the app to scan, update and repair your drivers and you are all set.
⇒ Get Outbyte Driver Updater
2. Run the dedicated troubleshooter
- Open the Settings app and go to the Update & security section.
- Select Troubleshoot from the menu on the left.
- Select BSoD from the right pane and click Run the troubleshooter.
- Follow the instructions on the screen to complete the troubleshooter.
If updating your drivers didn’t get the job done, let’s try Windows 10’s troubleshooting tool.
This is a universal tool that basically deals with all sorts of issues within Windows 10. And it might also be helpful with the BSOD issues.
3. Run the SFC scan
- Type cmd in Windows search and click on Run as administrator to start Command Prompt as administrator.
- Enter the following line and press Enter: sfc/scannow
- Wait until the process is done (it may take a while).
- If the solution is found, it will automatically be applied.
- Now, close the Command Prompt and restart your computer.
The next troubleshooting tool we’re going to run is the SFC scan. This is a command-line troubleshooter that scans your system for potential issues and resolves them (if the solution is possible, of course).
4. Run DISM
4.1 Standard way
- Right-click Start and open Command Prompt (Admin).
- Paste the following command and press Enter:
DISM /Online /Cleanup-Image /RestoreHealth
- Wait until the scan is finished.
- Restart your computer and try updating again.
4.2 With the Windows installation media
- Insert your Windows installation media.
- Start Command Prompt as administrator as indicated in the previous solution.
- In the command line, type the following commands and press Enter after each:
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /restorehealth
- Now, type the following command and press Enter:
DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:SourcesInstall.wim:1 /LimitAccess
- Make sure to change an X value with the letter of the mounted drive with Windows 10 installation.
- After the procedure is finished, restart your computer.
DISM is the third troubleshooter we’re going to try, in case the previous two failed to resolve the problem.
DISM stands for Deployment Image Servicing and Management, and as its name says, it reloads the system image. So, maybe this process will resolve the BSOD issue.
5. Remove problematic applications
Errors such as ATTEMPTED_WRITE_TO_READONLY_MEMORY can be caused by certain applications, therefore it’s necessary that you find and remove them.
Users reported that Gigabyte On/Off software is the common cause for this error, so if you have this software installed, be sure that you remove it.
Another common cause for BSoD errors can be your antivirus software. Users reported that tools such as NoVirusThanks can cause these types of errors, and according to them, the issue was fixed after removing this tool.
We have to mention that almost any antivirus program can cause this error, and if you want to fix this problem, you’ll have to remove all third-party antivirus programs from your PC.
To completely remove an antivirus program, we strongly suggest that you use a dedicated removal tool.
Many antivirus companies have dedicated removal tools available for their software, so be sure to download one for your antivirus program.
If uninstalling the antivirus fixes the issue, you might want to download the latest version of the same antivirus program that you were using before, or you can switch to any another antivirus software.
6. Reset BIOS to default
Few users reported that they managed to fix this error by resetting BIOS to default, and you can do that easily. To see how to access and reset BIOS, be sure to check your motherboard manual for detailed instructions.
Before you reset BIOS, we advise you to check your SATA Controller and see what mode you are currently using.
Controller mode will be set to IDE, AHCI, or RAID, so be sure to set the SATA controller mode to the same value after you reset BIOS.
7. Use System Restore or Windows 10 reset
7.1 Perform a System Restore
- Hold the Shift key on your keyboard and click the Restart button. Alternatively, you can restart your computer a few times during the boot sequence to start Automatic Repair.
- Select Troubleshoot, select Advanced options, and click on System Restore.
- Select your username and enter your password if you have one.
- Select Choose a different restore point and click Next.
- Choose the restore point you wish to return to and click Next. Wait for the process to finish.
If the ATTEMPTED_WRITE_TO_READONLY_MEMORY error is caused by a software problem, you should be able to fix it by performing System Restore.
If System Restore didn’t fix the issue, you’ll have to perform a Windows 10 reset. To complete Windows 10 reset you might need Windows 10 installation media.
You can easily create an installation media by using Media Creation Tool and an empty USB flash drive.
7.2 Perform a Windows 10 reset
- Start the Automatic Repair process and choose Troubleshoot, then click on Reset this PC, and then on Remove everything. Be prepared to insert Windows 10 installation media if you’re asked to.
- Select Only the drive where Windows is installed, select Just remove my files and click the Reset button.
- Follow the instructions to complete the reset process.
We have to warn you that the reset process is similar to a clean install, so make sure that you back up important files from your C partition before you start this procedure.
If the BSoD error appears even after Windows 10 reset, the error is most likely caused by faulty hardware.
8. Check your hardware
ATTEMPTED_WRITE_TO_READONLY_MEMORY error can be caused by your hardware, so we urge you to check if your RAM is working properly.
The easiest way to do that is to test your RAM modules one by one, but you can also use tools such as MemTest86+ to perform a detailed scan of your RAM.
If your RAM is not the problem, you should check all other major hardware components.
The BSoD such as the Windows error ATTEMPTED_WRITE_TO_READONLY_MEMORY can be sometimes hard to fix, but we hope that you managed to fix this error by using one of our solutions.
If you have any other suggestions or solutions, don’t hesitate to leave them in a comment below.
Question
“Hi there! I’ve had my system since forever, but about a month ago, I
started to get BSOD crashes. The error I get all the time says ATTEMPTED
WRITE TO READONLY MEMORY. I think it is related to the RAM, but I’m not
entirely sure, so I’ve uploaded the MEMORY.DMP to be sure if it gets
better but no use. I didn’t have any minidumps and MSinfo32 as well. I am
writing in the hope that someone might help me with this.”
The case you just read is related to the error called
attempted write to readonly memory.
This error is not
common but is most likely to occur. If you are a Windows user and see this
problem, then this article is for you. The article will discuss ways to
remove the error attempted to write to readonly memory and explain the
step-by-step explanation of the methods.
Part 1: What Is «Stop Code Attempted Write to Readonly Memory.»
This error is called 0x000000BE and appears on a blue screen of death. When
you get redirected to the stop error code «Attempted to Write to Read-Only
Memory» at times, a BSOD (Blue Screen of Death) error usually occurs on
Windows 7/8/10. When any of the device drivers try to write to a read-only
memory segment, you end up with this error «Attempted Write to Read-Only
Memory» with the code 0x000000BE, as you can see below screenshot.
What exactly causes the “Attempted to Write to Read-Only Memory” error? The
“Attempted to Write to Read-Only Memory” error can emerge due to multiple
reasons of device driver issues.
One of the primary reasons or causes of the attempted Complications in the
device driver is mainly dangerous and causes an instant to write to read
only memory error. The main reasons causing the error 0x000000BE are:
- The device driver is faulty or corrupt
- Discordant software firmware
- The system services have gone corrupt
Operating system services:
an un-updated operating system or any
corrupted operating system problems on your Windows can bring the 0x000000BE
error.
Firmware or Malware:
Recently updated firmware or malware is another
liable reason for getting a read-only memory error. It means if Windows file
system falls under any virus attack. It will end up with an error message.
Part 2: Tips to Fix Attempted Write to Readonly Memory Windows 11/10/8/7
Before attempt to write to read only memory solutions, the user must boot
the PC into safe mode. The reason is the moment you get the stop code, your
PC will fail to boot to the desktop.
Tip 1: Run Windows Memory Diagnostic
The first fix for attempt to write to read only memory or 0x000000BE error
is to run a memory check.
-
Open the Run utility OR Press Win + R
-
Type mdsched.exe.
-
Press Enter to open the Windows Memory Diagnostic Tool.
-
The option «Restart now and check for problems» appears before you, and it is recommended to select it.
notes
It will immediately detect the
attempted_write_to_readonly_memory windows 10 trouble in the memory. You
should take action to fix issues based on the diagnosis.
Tip 2: Update or Reinstall Drivers in Windows
Attempted_write_to_readonly_memory issues arise when the device drivers are
not compatible with the Windows operating system. Outdated or corrupted
drivers are also responsible for the same problem. You can choose back to
back three options of updating, rolling back, or uninstalling drivers on
your computer.
To Update Drivers Follow The Steps:
-
Click on the start button and choose Device Manager.
-
Select each driver by clicking right and choosing Update Driver.
-
For the safe side, click Search automatically for updated driver software. It will lead you to the manufacturer’s website to download and install a driver for your PC.
To Rollback or Uninstall Drivers Follow The Steps:
-
Go to Device Manager.
-
Double-click each driver one by one; you will see options.
-
Select Roll Back Driver or Uninstall Device, whatever seems feasible.
-
Follow the on-screen instructions to finish your operations.
Tip 3: Uninstall Recently Installed Software
If the error occurs when you recently installed new software. It means the
installed software is creating a problem. The only method is to uninstall
the program and check if it is the cause behind the stop code attempted to
write to read only memory.
Follow the steps:
-
Open Control Panel.
-
Select the software.
-
Click Uninstall a program.
Tip 4: Check for Windows Update
Updating Windows is a reasonable key to fix the stop code attempted write to
readonly memory.
-
Check for Window Updates.
-
If it is not updated, boot the PC to the desktop update Windows using blue screen attempted write to readonly memory.
-
Restart your PC.
Tip 5: Blue Screen Troubleshooter
The last resort to resolve attempted to write readonly memory error is to
use the Blue Screen Troubleshooter option. Ensure the Windows 10 is on in
safe mode.
-
Go to Advanced Startup Settings and enter safe mode.
-
Restart the PC.
-
Go to settings and open Update & security.
-
Select Troubleshoot and then blue screen.
-
Run the troubleshooter.
Part 3: How to Recover Data from Windows with «Attempted Write to Readonly
Memory» Error?
If you are trying the above method, be sure to prepare a backup of your data
to avoid errors that could cause data loss. Also, because of the error
«attempted write to readonly memory», you may be at risk of losing valuable
data. If you are really experiencing this risk and are deeply troubled by
data loss,
Tenorshare 4DDiG
is a
good choice. It can help you get back your lost data quickly and
effectively. Besides, it has many valuable features that help in data
recovery, and these useful features make 4DDiG stand out among other
recovery tools. Download Tenorshare 4DDiG and get back your lost data.
To make full use of 4DDiG data recovery software to ensure your successful
data recovery, please follow these steps.
- Erased Files Recovery
- Organized Drive Recovery
- Lost Partition Recovery
- External Device Recovery
- Crashed Computer Recovery
- Raw File Recovery
-
Open the Tenorshare 4DDiG data recovery software and on the homepage,
select a location from a list of options like Devices and Drives,
Partitions, and Advanced Repair. Then, select the file types that are
missing and click «Start» to scan the folder/location. -
Start a scan to fully find missing files, and you can choose to pause at
any time during the process. -
After the scan is complete, you can preview the files and select the data
you need to recover.
Summary
In the hope, you get all your answers regarding attempted to write read only
memory, here is another remedy for recovering the lost data in the process.
It is a fact that all the fixes given above have equal chances of either
rescuing the situation or crashing the system. This recovery tool is for the
second option when you want your photos, files, documents, videos, and
others back. The
Tenorshare 4DDiG
is the most
recent and technically packed for the reliable, safe, and complete recovery
of the data lost in the process.
William Bollson (senior editor)
William Bollson, the editor-in-chief of 4DDiG, devotes to providing the best solutions for Windows and Mac related issues, including data recovery, repair, error fixes.
All of a sudden, a blue screen shows on your Windows computer. And you’re seeing this error code: ATTEMPTED_WRITE_TO_READONLY_MEMORY. Don’t panic. We’ve got the answer for you.
2 methods to solve ATTEMPTED_WRITE_TO_READONLY_MEMORY:
- Update your device drivers
- Perform System Restore
Note: If you cannot access your Windows 10 normally, please boot into safe mode before performing following solutions.
Solution 1: Update your device drivers
Blue Screen of Death errors are always caused by outdated, missing or corrupted drivers. We highly recommend updating your device drivers as the first-priority method.
Whether you choose to update the device drivers manually, using Windows Update, or you use a trusted third party product, it’s essential that you have the latest correct device drivers for your operating system at all times.
If you’re not comfortable playing with device drivers, we recommend using Driver Easy. It’s a tool that detects, downloads and (if you go Pro) installs any driver updates your computer needs.
To update your drivers with Driver Easy, just click the Scan Now button, then when it lists the drivers you need to update, click Update. The correct drivers will be downloaded, and you can install them – either manually through Windows or all automatically with Driver Easy Pro.
Check to see if your computer still shows the blue screen. If the problem persists, you know your drivers weren’t to blame, and you should try the next fix.
Solution 2: Perform System Restore
System Restore allows your computer to recover from bad program installs or updates. Click here to follow the tutorial to perform system restore on your Win 10.
Or you can use Driver Easy to help you perform System Restore without doing so much clicks.