search
HomeSoftware TutorialComputer SoftwareHow to solve the problem that the memory cannot be written (four solutions)

When using your computer, you may receive an annoying error message saying "This memory cannot be written". There are various factors that can cause this problem and it can be frustrating. In order to help you solve this problem, PHP editor Yuzai carefully summarized four practical and effective repair methods. By carefully reading the following content, you will be able to quickly solve the "memory cannot be written" problem and restore the normal operation of the computer.

Method 1.

1. Press the shortcut key WIN+R to pop up the run.

该内存不能为written怎么解决 (四种方案)

2. Enter cmd and click the OK button to enter the DOS command interface.

该内存不能为written怎么解决 (四种方案)

3. Enter at the command prompt: for %1 in (%windir%system32*.dll) do regsvr32.exe /s %1, after entering the code , hit the Enter key.

该内存不能为written怎么解决 (四种方案)

4. The system starts to re-register the dll file, which requires a short wait. After the re-registration of the dll file is completed, the problem that the memory cannot be read or written will be solved.

该内存不能为written怎么解决 (四种方案)

Method 2.

Press win+r on the keyboard to open the run function of the computer and enter regedit to enter the registry. Under HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerShellExecuteHooks, there should be only one normal key value {AEB6717E-7E19-11d0-97EE-00C04FD91972}. Just delete the others.

该内存不能为written怎么解决 (四种方案)

Method three,

1. Press win+r to open the run function on the computer, enter services.msc, and then Click OK.

该内存不能为written怎么解决 (四种方案)

2. Find the Windows Management Instrumentation service in the services window, click Stop, and then click OK.

该内存不能为written怎么解决 (四种方案)
该内存不能为written怎么解决 (四种方案)

3. Press win+r again, open the run function of the computer, and enter repository. Back up all the files in the folder window (self-contained or USB flash drive), and delete all files in the folder after the backup is completed.

该内存不能为written怎么解决 (四种方案)

4. After restarting and shutting down, open the service, expand Windows Management Instrumentation, enable the button, and start the normal service. After that, you can use the software or run games normally. If this method does not work, remember to restore the deleted files in the repository, otherwise it may affect the normal operation of the system.

该内存不能为written怎么解决 (四种方案)

Method 4.

It may be caused by the incompatibility of the memory module or hard disk. Just re-plug and unplug the memory module and hard drive.

该内存不能为written怎么解决 (四种方案)

The above is the detailed content of How to solve the problem that the memory cannot be written (four solutions). For more information, please follow other related articles on the PHP Chinese website!

Statement
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
How much does Microsoft PowerToys cost?How much does Microsoft PowerToys cost?Apr 09, 2025 am 12:03 AM

Microsoft PowerToys is free. This collection of tools developed by Microsoft is designed to enhance Windows system functions and improve user productivity. By installing and using features such as FancyZones, users can customize window layouts and optimize workflows.

What is the best alternative to PowerToys?What is the best alternative to PowerToys?Apr 08, 2025 am 12:17 AM

ThebestalternativestoPowerToysforWindowsusersareAutoHotkey,WindowGrid,andWinaeroTweaker.1)AutoHotkeyoffersextensivescriptingforautomation.2)WindowGridprovidesintuitivegrid-basedwindowmanagement.3)WinaeroTweakerallowsdeepcustomizationofWindowssettings

Does Microsoft PowerToys require a license?Does Microsoft PowerToys require a license?Apr 07, 2025 am 12:04 AM

Microsoft PowerToys does not require a license and is a free open source software. 1.PowerToys provides a variety of tools, such as FancyZones for window management, PowerRename for batch renaming, and ColorPicker for color selection. 2. Users can enable or disable these tools according to their needs to improve work efficiency.

Is Microsoft PowerToys free or paid?Is Microsoft PowerToys free or paid?Apr 06, 2025 am 12:14 AM

Microsoft PowerToys is completely free. This tool set provides open source utilities that enhance Windows operating system, including features such as FancyZones, PowerRename, and KeyboardManager, to help users improve productivity and customize their operating experience.

See all articles

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

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),