Backup Registry in Windows 10
Backup Registry in Windows 10
However, the Automatic Registry Backup feature was removed in later versions,
apparently to save storage space.
This practically means that you won�t be able to restore Registry from a backup, in
case you end up with damaged or corrupted Registry files on your computer.
Luckily, Microsoft has only disabled this feature and you can still re-enable
Registry Backup feature on your computer.
Follow the steps below to enable Automatic Registry Backups in Windows 10.
Note: This step is meant for advanced users. Modifying Registry Files in an
incorrect way can cause serious problems on your computer.
3. On the Registry Editor screen, navigate to Configuration Manager Key located at:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Configuration
Manager.
4. Right-click on Configuration Manager Folder > select New > click on DWORD (32-
bit) Value.
5. Name the newly created key EnablePeriodicBackup and press the Enter key on the
keyboard of your computer.
6. Next, double-click on the newly created EnablePeriodicBackup DWORD and set its
value to 1.
Enable Periodic Registry Backup Using Registry Editor
7. Click on the OK button to save the change to DWORD and Restart your computer.
After this change, Windows will automatically create a backup of the entire
Registry and the backup will be placed in RegBackup folder located at
C:\Windows\System32\config\RegBack.
Windows will also create �RegIdleBackup� task in the Task Scheduler to manage
future auto registry backups on your computer.
2. Create Manual Registry Backup in Windows 10
After enabling Registry Backups on your computer, you will also be able to make
manual backup of Registry.
1. Click on the Start button > Type Task Scheduler in the search box and click on
Task Scheduler App in the search results.
2. On the Task Scheduler screen, navigate to Task Scheduler Library > Microsoft >
Windows > Registry.
3. Right-click on RegIdleBackup task and click on Run option in the menu that
appears.
Once you click on Run, Task Scheduler will create a backup of the entire Registry
on your computer, overwriting the previous Registry backup in the RegBackup folder.
Do you know the amount of RAM, Storage, Processor, GPU and other specs of the main
hardware on your computer? You will find below the steps to check Hardware Specs in
Windows 10.
Whether you are trying to buy a new computer or sell your old computer, you will
find the need to check hardware specs of the computer in question.
On your current computer, you may want to find RAM, Processor speed and GPU, in
order to make sure that your computer can handle a particular Software Program or
PC Game.
Also, knowing the hardware specs on your computer can be useful while trying to
make a decision about whether or not to upgrade your computer.
For example, if the computer is running slow, you can hope to improve its
performance by replacing the HDD with SSD and adding more RAM to your computer.
So let us go ahead and take a look at the steps to find hardware specs in Windows
10.
1. Check RAM on Your Computer
Follow the steps below to check the amount of RAM (Random Access Memory) on your
computer.
2. On the next screen, scroll down and click on About in the left pane. In the
right-pane, you will be able to see installed and usable RAM on your computer under
�Device Specs� section.
As you can see in above image, the computer has 8 GB installed RAM and 7.87 GB of
usable RAM.
2. Check Processor on Your Computer
Follow the steps below to find information about the type of Processor installed on
your computer.
1. Type �System Information� in the search bar and double click on System
Information App.
2. On the next screen, scroll down in the right-pane to Processor entry and you
will be able to see the Model, Manufacturer, Speed and number of Cores on the
Processor.
Follow the steps below to check details of the Graphics Card installed on your
computer.
2. On the Device Manager screen, expand Display Adapters entry to see the GPU on
your computer.
If you find two GPU entries, it means that your computer has a dedicated graphics
card, in addition to the integrated graphics card in the processor.
Typically, the dedicated Graphics Card will be the second entry under �Display
adaptors�.
For example, if you have an Intel processor, the integrated graphics will be named
�Intel HD Graphics XXXX� and the second Graphics card will be named something like
NVIDIA GeForce GTX 700M.
3. Check Storage Capacity of Your Computer
Follow the steps below to find the storage capacity of your computer.
As you can see in above image, 48 GB space is reserved for the operating system and
other System Files on your computer.
4. Check Type of Storage (HDD or SDD) on Your Computer
Follow the steps below to find the type of storage (HDD or SDD), manufacturer and
the model number of the hard disk drive on your computer.
2. On the pop-up, click on the Hardware tab and click on Properties button.
3. On the next pop-up, you will find the manufacturer, model number and the type of
Hard Disk installed on your computer
As you can see in above image, the computer has a Toshiba Standard Disk Drive (SDD)
of 256 GB size.
5. Check Motherboard Model, Version & Serial Number
Follow the steps below to find the Model Number, Version and Serial Number of the
Motherboard or the Baseboard installed on your computer.
1. Type System Information in the search bar and double click on System Information
App.
Many times the information about Motherboard may not be clear. You will have to use
command prompt to find Motherboard Model, Version and Serial Number.
Open Command Prompt > Type wmic baseboard get product, manufacturer, version,
serialnumber and press enter.