Windows could not start because the following file is missing or corrupt
\Windows\System32\Config\System
You can attempt to repair this file by starting Windows setup using the original Setup CD-ROM
Select "r" at the first screen to start repair.
1.Bạn cần cho đĩa CD cài đặt WinXP vào ổ CD.
2.Khởi động lại hệ thống cho đĩa CD khởi động trước.(chỉnh lại thứ tự boot trong BOIS).
3.Chờ cho CD khởi động lên , bạn lựa chọn bấm chữ R để Recovery Console.
4.Chọn ổ đĩa chứa thư mục Windows - thông thường là 1.
5.Xuất hiện màn hình C:\WINDOWS bạn làm tiếp như sau:
md tmp
copy c:\windows\system32\config\system c:\windows\tmp\system.bak
copy c:\windows\system32\config\software c:\windows\tmp\software.bak
copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
copy c:\windows\system32\config\security c:\windows\tmp\security.bak
copy c:\windows\system32\config\default c:\windows\tmp\default.bak
delete c:\windows\system32\config\system
delete c:\windows\system32\config\software
delete c:\windows\system32\config\sam
delete c:\windows\system32\config\security
delete c:\windows\system32\config\default
copy c:\windows\repair\system c:\windows\system32\config\system
copy c:\windows\repair\software c:\windows\system32\config\software
copy c:\windows\repair\sam c:\windows\system32\config\sam
copy c:\windows\repair\security c:\windows\system32\config\security
copy c:\windows\repair\default c:\windows\system32\config\default
6.Bấm EXIT để khởi động lại hệ thống