Being user, we keep on facing problems in the windows from time to time. Most often, they use system restore to recover from error but sometimes even this does not work. For such scenarios, there is a very useful utility names “ERUNT” which makes the backup of your registry whenever your system starts. You can restore your registry later on. Due to UAC, this utility does not work in Window 7. In this article we will show you a work around for this problem.
Steps:
- Download ERUNT from http://www.larshederer.homepage.t-online.de/erunt/ and install it.
- Use below command to create a Scheduled Task that auto starts “ERUNT” whenever user gets login:
C:\Users\[UserName]\ERDNT\AutoBackup\#Date# /days:14 /noconfirmdelete /noprogresswindow
where 14 is the number of backups ERUNT will store at a time.
- Select the check box “Run with Highest Privileges”.
- If you don’t want to use the Windows folder, then you can make any folder in your computer for storing backups.
- For restoring the registry, go to the location where you stored the registry backups.
- Double click on “ERDNT.EXE” and press OK.














