With the popularity of Win10 1803, many users have discovered that the automatic backup policy of the registry has been turned off by Microsoft. In order to ensure system stability, we need to enable this function ourselves. This article is carefully written by PHP editor Xiaoxin and will guide you step by step to enable automatic backup of the registry in Win10 1803. To learn more about how to set up automatic backups and why they are important to system maintenance, read on.
Introduction to how to enable automatic registry backup in Win10 1803
1. Directly use the computer’s Cortana search box, and then directly enter the registry editor to perform the Find Me function, and then use the administrator’s identity to run.
2. On the opened registry editor page, open the folders on the left in turn, HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerConfiguration Manager, and then select the last Configuration Manager folder, in Right-click in the blank space of the right window to create a new DWORD (32-bit) value and rename it to EnablePeriodicBackup.
3. Then double-click EnablePeriodicBackup to open it, then change the numerical data to 1, confirm and save.
4. Finally, close the Registry Editor and restart Computer 2. Then you can see that the system registry can be automatically re-opened. Backed up.
The above is the detailed content of How to enable automatic registry backup in Win10 1803_Introduction to how to enable automatic registry backup in Win10 1803. For more information, please follow other related articles on the PHP Chinese website!