Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:windows:userinit [2024/09/23 12:44] – removed psycore | en:windows:userinit [2024/09/23 12:44] (current) – created psycore | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{tag> | ||
+ | ====== Reset the registry at an earlier point in time ====== | ||
+ | ===== Problem description ===== | ||
+ | |||
+ | If Windows can no longer log on correctly or logs off again immediately after logging on, this is usually due to an error in the registry. This tutorial should only be used if no other access to the registry is possible. | ||
+ | |||
+ | ===== Create boot CD ===== | ||
+ | |||
+ | First of all, you need a boot CD. [[http:// | ||
+ | |||
+ | ===== Rename and save the old registry ===== | ||
+ | |||
+ | Now go to the folder C: | ||
+ | |||
+ | - SAM | ||
+ | - SECURITY | ||
+ | - software | ||
+ | - default | ||
+ | - system | ||
+ | |||
+ | These should now be backed up to another partition or similar. | ||
+ | |||
+ | ===== Copying from the system restore ===== | ||
+ | |||
+ | Now go to the folder " | ||
+ | |||
+ | - _REGISTRY_USER_.DEFAULT | ||
+ | - _REGISTRY_MACHINE_SECURITY | ||
+ | - _REGISTRY_MACHINE_SOFTWARE | ||
+ | - _REGISTRY_MACHINE_SYSTEM | ||
+ | - _REGISTRY_MACHINE_SAM | ||
+ | |||
+ | We copy these to the folder C: | ||
+ | |||
+ | ===== Restart and test ===== | ||
+ | |||
+ | Now we restart. If the problem still persists, the process must be repeated with slightly older registry files. |