


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.

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

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.

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.

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.

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

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


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.

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.

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.

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!

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.

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

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.

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.

PowerToys is not the default component of Windows 11, but a set of tools developed by Microsoft that needs to be downloaded separately. 1) It provides features such as FancyZones and Awake to improve user productivity. 2) Pay attention to possible software conflicts and performance impacts when using them. 3) It is recommended to selectively enable the tool and periodically update it to optimize performance.

The way to download Microsoft PowerToys is: 1. Open PowerShell and run wingetinstallMicrosoft.PowerToys, 2. or visit the GitHub page to download the installation package. PowerToys is a set of tools to improve Windows user productivity. It includes features such as FancyZones and PowerRename, which can be installed through winget or graphical interface.

PowerToys is a free collection of tools launched by Microsoft to enhance productivity and system control for Windows users. It provides features through standalone modules such as FancyZones management window layout and PowerRename batch renaming files, making user workflow smoother.

PowerToys needs to be run in the background to achieve its full functionality. 1) It relies on system-level hooks and event listening, such as FancyZones monitoring window movement. 2) Reasonable resource usage, usually 50-100MB of memory, and almost zero CPU usage when idle. 3) You can set up power-on and use PowerShell scripts to implement it. 4) When encountering problems, check the log files, disable specific tools, and ensure that they are updated to the latest version. 5) Optimization suggestions include disabling infrequently used tools, adjusting settings, and monitoring resource usage.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Atom editor mac version download
The most popular open source editor

SublimeText3 Linux new version
SublimeText3 Linux latest version

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

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),