Fix the problem of not logging into Windows

Fix the situation when the machine does not logon to Windows due to virus: c: windowsuserinit.exe, c: windowssystem32system.exe

Fix the situation when the machine does not logon to Windows due to virus: c: windowsuserinit.exe, c: windowssystem32system.exe

1. Boot from CD Hirent Boot

2. Select File Manager

3. Select Windows 98 mini

4. Go to folder C: Windows deletes the file userinit.exe

5. Go to folder C: Windowssystem32 delete the system.exe file

6. Go to folder C: Windowssystem32 copy File userinit.exe to folder C: Windows

7. Select Restart the computer

8. Log in to normal Windows

9. Go to Run > Regedit

10. Select [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon]

11. Modify the path at Userinit key: C: WINDOWSsystem32userinit.exe

As follows:

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon]
"Userinit" = "C: WINDOWSsystem32userinit.exe"

12. So it is OK (not necessarily delete the file userinit.exe in folder C: Windows).

5 ★ | 1 Vote