After the latest update of Windows 10, the registry editor has stopped working and crashes while searching for any values or keys with names longer than 255 characters. The crash issue while using the “Find” command in Registry Editor is a serious bug on Windows 10 version 1511 version.
Sometimes, this error may be caused due to some Virus or Malware. So, in this article, I am going to provide you the four working methods for Fixing the Registry Editor Stopped Working Error in Windows. You just have to follow the steps carefully.
Methods to Fix Registry Editor Stopped Working Error
Method 1: Run System Restore
Step 1: Open the Run window by pressing Windows + R and then type “sysdm.cpl” and press enter.
Step 2: Now, the System Properties window will open. Form the tabs on the top, select System Protection tab and choose System Restore.
Step 3: Click Next and choose the desired System Restore point.
Step 4: Finally, follow the on-screen instructions to complete the System Restore.
Step 5: Finally, reboot your PC and you may be able to Fix The Registry editor has stopped working error.
Method 2: Run SFC and DISM Commands
With the help of SFC and DISM commands, you can also fix this problem easily. So to begin with, follow these simple steps.
Step 1: Forst, you have to open the Command Prompt (Admin) by pressing the Windows Key + X.
Step 2: Now, type the following commands in cmd and press enter:
Sfc /scannow
sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)
Step 3: Wait for the process to complete and when it will complete, restart your PC.
Step 4: Now, again open the Command Prompt and type the following command and hit enter after each one:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
Step 5: Allow the DISM Command to run and wait for the process to finish.
Step 6: Check for the problem again. If the error still exists after the above command, try this command:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
Step 7: Reboot your PC to save changes and see if you’re able to Fix The Registry editor has stopped working error.
Method 3: Replace regedit.exe
Step 1: First, you have to navigate to the C:\Windows.old folder. If this folder is not there, then you need to Download regedit_W10-1511-10240.zip.
Step 2: Extract the above file on the desktop then press Windows Key + X then select Command Prompt (Admin).
Step 3: Now, type the following command into cmd and hit Enter:
takeown /f “C:\Windows\regedit.exe”
icacls “C:\Windows\regedit.exe” /grant “%username%”:F
Step 4: Press Windows Key + E to open File Explorer then navigate to C:\Windows folder.
Step 5: Now, find the regedit.exe file and rename it to regeditOld.exe and then close the file explorer.
Step 6: Now if you have C:\Windows.old\Windows folder then copy the regedit.exe from it to C:\Windows folder. If not, then copy the regedit.exe from the above-extracted zip file to C:\Windows folder.
Step 7: Finally, reboot your PC to save the changes.
Method 3: Run CCleaner and Malwarebytes
Step 1: First, you have to download and install the CCleaner & Malwarebytes.
Step 2: Now, run Malwarebytes and allow it to scan for the harmful files in your system.
Step 3: If malware is found it will automatically remove them.
Step 4: Now run CCleaner and in the “Cleaner” section, under the Windows tab, check the sections which you want to clean.
Step 5: Once you’ve made certain the proper points are checked, simply click Run Cleaner, and let CCleaner run.
Step 6: If you want to clean your system further select the Registry tab and check the tabs you want to clean.
Step 7: Select Scan for Issue and allow CCleaner to scan, then click Fix Selected Issues.
Step 8: When CCleaner asks “Do you want backup changes to the registry?” select Yes.
Step 9: After completing the backup, select Fix All Selected Issues.
Step 10: Finally, restart your PC to save the changes.
After this, the Registry Editor has Stopped Working Error will be fixed permanently.
Related Articles
How to Fix BAD_SYSTEM_CONFIG_INFO Error in Windows 10
How to Fix Windows 10 Update Error 0x8e5e0147
How to Solve Windows Update Error 0x8007007e
So, this is all for this article. Hope you have successfully Fixed the Registry Editor has Stopped Working Error in your Windows 10 PC or Windows. If you have any questions related to this article, then comment below.
If you find this article helpful, then please share it on social media and also with your friends. Stay tuned to us for more articles on Windows fixed. Thanks for reading this article.
Leave a Reply