Home  >  Article  >  0xc0000218 BSoD error: How to fix it on Windows 10 and 11

0xc0000218 BSoD error: How to fix it on Windows 10 and 11

王林
王林forward
2023-07-11 22:50:413848browse

Some Windows 10 and 11 users have recently complained about 0xc0000218 BSoD error, which prevents their systems from starting properly. Error code 0xc0000218 indicates a registry file failure, usually caused by incorrectly configured system settings.

If you see this post or are experiencing similar issues, please check out some potential fixes to resolve the issue seamlessly.

What causes 0xc0000218 BSoD error?

0xc0000218 There may be several reasons behind the BSoD error. Here are some potential factors:

  • Incorrect Registry Editing – If you make incorrect changes using registry editing tools or manually modifying values, it can lead to registry corruption. Such misconfiguration may trigger 0xc0000218 error during system startup.
  • System Setting Conflict – Certain system settings, such as incompatible driver configurations, may cause registry or system stability issues.
  • Corrupted or Missing Registry Hive Files – If the registry hive files are corrupted or accidentally deleted, they will become inaccessible during startup and trigger this error.

Unlike other BSOD errors, you can still access your computer. However, you will experience processing failures in different instances.

How to fix 0xc0000218 BSoD error?

Before doing any advanced troubleshooting or setting adjustments, you should consider performing the following preliminary checks:

  • Restart your computer to fix any temporary issues that prompt the error.
  • Perform a complete malware scan using Windows Defender or reliable antivirus software.
  • Uninstall recently installed programs.
  • Use a dedicated and effective BSoD bug fix.
  • Check for window updates.

After confirming the above checks, if the issue still persists, you can use any of the advanced solutions provided below.

1. Perform startup repair

  1. Insert a bootable USB or DVD, start the computer, and then press any key to boot from the DVD or USB drive.
  2. Select your language preference and press Next. 0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  3. Then, select Repair your computer option in the lower left corner of the screen. 0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  4. Select Troubleshooting options and click Advanced options. 0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  5. Select the startup repair option. 0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  6. Next, select the target operating system to be repaired and Windows will initiate the repair.
  7. Finally, remove the bootable drive and restart your PC.

Please check whether the 0xc0000218 blue screen error has been resolved after restarting. If the error persists, you may want to try other troubleshooting methods.

2. Restore the system to its previous state

  1. Press the key to open the "RunCommand" dialog box. Type rstrui in the text field and press . WindowsREnter
  2. Select "System Restore" under "System Protection". 0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  3. Click Next to continue. 0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  4. Select the desired restore point and click Next. 0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  5. Click the "Finish" button to confirm your choice and restart your PC.

System Restore can help you restore your PC to its original state before the 0xc0000218 BSOD error code, making it perfect. Although Windows creates restore points automatically, you can learn how to create a system restore point manually by reading our article.

You can fix several system problems by restoring the system to its previous state. A direct alternative to safely restoring your system is a dedicated program.

Fortect will thoroughly scan your PC for faulty components and automatically replace all critical Windows system files with new versions in its database. To put it bluntly - you will get a fresh set of important Windows system files that will run as needed after a clean Windows installation.

Here's how to restore your system using Forect:

  1. Download and install Forect.
  2. Launch the application to start the scanning process.
  3. Wait for it to detect any stability issues.
  4. Press the "Start Repair" button to resolve all issues.
  5. Restart your computer to see if all changes have been applied.

Fortect's System Restore feature can restore your Windows to its previous state. So, you may lose important data saved after the restore point, but you can restore the system to its pre-repair settings.


3. Manually repair the registry

  1. Follow the instructions provided in Solution 1 to boot from the bootable drive.
  2. In the Windows Setup screen, click Repair your computer and select Troubleshoot. 0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  3. Next, select Command Prompt. 0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  4. Type the following command and press (replace D with the drive letter of your bootable drive): Enter<strong>reg load HKLM\TempHive D:\Windows\ System32\config\SOFTWARE</strong>0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  5. ##Next, type the following command to check the registry files and press:
  6. Enterdir HKLM \TempHive<strong></strong>0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  7. Type the following command and press (make sure the output shows software files):
  8. Entercopy D:\Windows\System32 \config\SOFTWARE D:\Windows\System32\config\SOFTWARE.bak<strong></strong>0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  9. Rename the registry file by entering the following command:
  10. ren D: \Windows\System32\config\SOFTWARE SOFTWARE.old<strong></strong> ren HKLM\TempHive D:\Windows\System32\config\SOFTWARE<strong></strong>0xc0000218 BSoD错误:如何在Windows 10和11上修复它
  11. Type the following into the text field and press to close the command prompt:
  12. Enterexit<strong></strong>
  13. Finally, remove the bootable drive and restart the PC.
Now check if the 0xc0000218 BSOD error is fixed. If not, please seek assistance by contacting Microsoft Support to submit an inquiry ticket.

In summary, multiple registry and blue screen issues can be fixed using relative but specific methods. If you need further help, you can browse suggested solutions for Windows 10/11 registry and blue screen errors.

The above is the detailed content of 0xc0000218 BSoD error: How to fix it on Windows 10 and 11. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:yundongfang.com. If there is any infringement, please contact admin@php.cn delete