The following is the editor's detailed introduction to the solution to the problem that the memory cannot be read in Win7. If you encounter this kind of problem, you can follow the steps below to solve it. After solving it, this problem will not occur.
The solution is as follows:
1. First, we open the start menu-run the cmd command line, and enter cmd in the cmd window.
2. Enter in the command line: for %1 in (%windir%system32*.dll) do regsvr32.exe /s %1. Here we can copy this command first, and then use the cmd command to edit and paste it into the command line. , and then click Enter. You will need to wait for a while. As shown below:
Use the paste function to paste the copied code into the editor.
[Tips] If you are afraid of typing errors, you can copy this command, and then click c: in the upper left corner of the command prompt box. Use the "Edit-Paste" function below to make it easier to make mistakes. After the rapid scrolling has completely stopped, don't rush to start other programs. Wait patiently for a while, because the DLLs are still looking for positions at this time. Don't do anything else until your light stops flashing.
3. Then click Enter. You need to wait for a while, as shown in the figure below:
[Tips] If you enter correctly, you will see the screen scrolling quickly. Otherwise...otherwise. . . . Failure just doesn’t have this effect. After pressing Enter, wait slowly (it will take 1-2 minutes) and then open it to see if everything is running.
4. Another situation is:
Generally speaking, there are three methods to solve the problem: patching the system, replacing the memory, and changing the memory slot. [System patches can be updated online on the Microsoft Update website].
There are many reasons for the problem that the memory cannot be read. You cannot draw a simple conclusion. Try to do the following points, which may be helpful to you:
(1) Make sure you are using unmodified software (non-Chinese, cracked version).
(2) When using modified software, try not to run other software. (This is a temporary file, and some software may also be using the temporary folder, causing interference).
(3) Turn off all desktop tools and memory organization tools (you have at least 2 similar tools running).
Treatment method:
Type cmd on the command line to run regedit to enter the registry.
After entering the registry editor, under HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerShellExecuteHooks,
There should be only one normal key value "{AEB6717E-7E19-11d0-97EE-00C04FD91972}, delete the others. [Tips: In fact, this method is rarely used].
5. Another situation where the memory cannot be read: If the above situation occurs when opening "My Computer", "My Documents", etc., there is another possibility that your right-click menu is too bloated. At this time Just clear the right-click menu and the problem will be solved. To clean up the right-click menu, we can use the right-click menu cleanup in the 360 Function Directory to clean up, or we can enter the registry to clean up. The specific method can be found in Baidu Experience, which has more registry experience.