Hi Alexander,
Thank you for writing to Microsoft Community Forums.
This error indicates that the registry encountered an I/O error while trying to read one of its files. This can be caused by hardware problems or file system corruption. It may also occur due to a failure in a refresh operation, which is used by the security system and when resource limits are encountered.
You may want to restore the registry hives and see if the PC boots to the desktop.
- Boot the PC into Windows Recovery Environment using the installation media and navigate to Troubleshoot > Advanced Options > Command Prompt
- Copy paste the following command to navigate to the config directory: C:\Windows\System32\config
(*Note: C:* is the drive where Windows is installed.)
- Rename DEFAULT, SAM, SECURITY, SOFTWARE, SYSTEMto DEFAULT.old, SAM.old, SECURITY.old, SOFTWARE.old, SYSTEM.old respectively.
- Now, copy the registry hives from C:\Windows\System32\config\RegBackto C:\Windows\System32\config.
- Once the registry hives are copied, exit Command Promptand boot the machine to see if it works.
Let us know how it goes.
Regards,