de-DEen-US
Blog_List
The blog about Microsoft products by Matthias Schlomann
 Matthias Schlomann
 18  3641  12/9/2015
Categories
Blog

Defekte Registry auf Windows Client reparieren

By Matthias Schlomann on 12/9/2015

Beim Systemstart kommt die Meldung:
....
File: \Windows\system32\config\system
Status: 0xc000014c
Info: Windows failed to load because the system registry file is missing, or corrupt.
.....

 

Die Wiederherstellung gestaltet sich echt einfach, da Windows die Registry Dateien sichert...

Startet in das WinPE...

in der Shell einfach folgendes eingeben und danach neu startet:

md <WinDrive>:\tmp
copy <WinDrive>:\Windows\system32\config\system <WinDrive>:\tmp
del <WinDrive>:\Windows\system32\config\system
copy <WinDrive>:\Windows\system32\config\RegBack\system <WinDrive>:\Windows\system32\config

Blog_Archive
Blog_Tags
Privacy Statement | Terms Of Use | © 1994-2024 by AARSYS - Matthias Schlomann