Author Topic: System Restore or Registry Backup Restore?  (Read 9971 times)

0 Members and 1 Guest are viewing this topic.

Offline mecanicogolf

  • Jr. Member
  • **
  • Join Date: Nov 2013
  • Posts: 55
  • Location: Seattle, WA
  • Karma: 0
  • Rehab is where to be
    • View Profile
System Restore or Registry Backup Restore?
« on: February 05, 2022, 08:27:40 am »
I am never sure about how to handle these two. I really don't know which is the best and what is their difference. When should I do one or the other and what happens if I do one or the other. This has always been a conflict with me and, of course I am NEVER sure which is the best.
Could someone please explain what exactly these two different programs do and what exactly happens one you do one or the other?

Thanks ahead of time.
mecanicogolf

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: System Restore or Registry Backup Restore?
« Reply #1 on: February 05, 2022, 03:56:54 pm »
I think they do the same job but I would prefer restore points.

WR's option to create a restore point doesn't actually create a restore point, so it's best to manually create one before using WR and I always boot into Safe Mode before restoring from one.

Offline mecanicogolf

  • Jr. Member
  • **
  • Join Date: Nov 2013
  • Posts: 55
  • Location: Seattle, WA
  • Karma: 0
  • Rehab is where to be
    • View Profile
Re: System Restore or Registry Backup Restore?
« Reply #2 on: February 06, 2022, 08:18:19 am »
Thanks Boggin! I figured that but could you tell me what is the purpose of doing a backup of the reg, if it's better to use Restore point?
It's all in the WR I know and I am assuming that all programs have a purpose, so just wondering.

 Also, the Reparse Points and Enviornment Variables states that this step is not a fix (Pre-scan) and can be skipped??? I think it is important and I run it every once in a while just to make sure everything is there where it should be.

I also believe you should add two other programs to WR:

Using Command Prompt (Adm) :
DISM.exe /Online /Cleanup-Image /CheckHealth
DISM.exe /Online /Cleanup-image /ScanHealth
DISM.exe /Online /Cleanup-Image /RestoreHealth
Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore
Dism.exe /online /Cleanup-Image /StartComponentCleanup

Using DISM is important too to insure the PC is running tip-top.
mecanicogolf

Offline garioch7

  • Newbie
  • *
  • Join Date: Jul 2017
  • Posts: 18
  • Location: Port Hastings, Nova Scotia, Canada
  • Karma: 7
    • View Profile
Re: System Restore or Registry Backup Restore?
« Reply #3 on: February 06, 2022, 09:52:35 am »
@mecanicogolf:

As Tom has stated, Restore Points are the preferred option.  A registry backup just backs up your registry, nothing more.  A System Restore Point includes a registry backup, important Windows files, as well as your program files, so if something borks your computer, you can restore it to a previous point in time.  A System Restore Point does not include your personal data files (documents, music, video, photos).  You might want to check out this link for more information: https://www.lifewire.com/what-is-a-restore-point-2625988.

I hope this helps.  Have a great day.

Regards,
-Phil
Former Bleeping Computer Malware Response Instructor

Offline Willy2

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 1165
  • Karma: 18
    • View Profile
Re: System Restore or Registry Backup Restore?
« Reply #4 on: February 06, 2022, 10:40:15 am »
- "Registry Backup" (as the name implies) only backs up the registry and nothing else. Where as System Restore also backup system files (if they are moved for the one or other reason). If you change any of the settings then some 90% (95% ???) are stored in the registry.

Offline Julian

  • "Professional Googler"
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jun 2015
  • Posts: 1325
  • Location: USA, New Mexico
  • Karma: 38
    • View Profile
Re: System Restore or Registry Backup Restore?
« Reply #5 on: February 07, 2022, 08:38:24 am »
Thanks Boggin! I figured that but could you tell me what is the purpose of doing a backup of the reg, if it's better to use Restore point?
It's all in the WR I know and I am assuming that all programs have a purpose, so just wondering.

 Also, the Reparse Points and Enviornment Variables states that this step is not a fix (Pre-scan) and can be skipped??? I think it is important and I run it every once in a while just to make sure everything is there where it should be.

I also believe you should add two other programs to WR:

Using Command Prompt (Adm) :
DISM.exe /Online /Cleanup-Image /CheckHealth
DISM.exe /Online /Cleanup-image /ScanHealth
DISM.exe /Online /Cleanup-Image /RestoreHealth
Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore
Dism.exe /online /Cleanup-Image /StartComponentCleanup

Using DISM is important too to insure the PC is running tip-top.


It should be in the repairs i believe number 28
Quote
Repair Windows 8/10 Component Store

The following commands are done.

Dism /Online /Cleanup-Image /StartComponentCleanup
Dism /Online /Cleanup-Image /RestoreHealth

The first command cleans up the component store (WinSxS Folder) in windows, reducing it size and removing old entries.

The 2nd command is used to repair corrupt files and corrupt entries in the component store.

Reasons for this repair:
Used to fix Windows component store corruption when a SFC /SCANNOW command is unable to repair corrupted system files because the store (source) is corrupted, then run the SFC command again.
Used to fix Windows component store corruption when the same Windows Updates continue to appear to be available to install even though they already show successfully installed in update history.

More information on these commands can be found here:
http://technet.microsoft.com/en-us/library/hh824869.aspx
and
http://www.eightforums.com/tutorials/26512-dism-fixing-component-store-corruption-windows-8-a.html
Julian

Offline mecanicogolf

  • Jr. Member
  • **
  • Join Date: Nov 2013
  • Posts: 55
  • Location: Seattle, WA
  • Karma: 0
  • Rehab is where to be
    • View Profile
Re: System Restore or Registry Backup Restore?
« Reply #6 on: February 10, 2022, 11:56:00 am »
This is all fine and good. Now tell me: What is the purpose of doing a registry backup if you aren't ever going to use it and Restore is better?
« Last Edit: February 12, 2022, 08:31:04 am by mecanicogolf »
mecanicogolf

Offline williambell

  • Newbie
  • *
  • Join Date: Feb 2022
  • Posts: 1
  • Karma: 0
    • View Profile
Re: System Restore or Registry Backup Restore?
« Reply #7 on: February 13, 2022, 03:18:17 pm »
A damaged registry will not only prevent a system from booting but also has a good chance for Startup Repair to fail to find a Windows installation to use system restore on. System restore is the preferred option, but a registry backup can bring an unbootable system back to life. (Had a system once where the SYSTEM registry key was missing 90% of its entries, unfortunately no registry backups so a Windows reinstall was in order)

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: System Restore or Registry Backup Restore?
« Reply #8 on: February 13, 2022, 03:29:51 pm »
If you have a machine that won't boot, then a Hiren's Boot Disk/USB will get you out of the mire.

This will negate the need for a reinstall.

The standard download is for a DVD but a Google will show you how to put it onto an USB.

Offline mecanicogolf

  • Jr. Member
  • **
  • Join Date: Nov 2013
  • Posts: 55
  • Location: Seattle, WA
  • Karma: 0
  • Rehab is where to be
    • View Profile
Re: System Restore or Registry Backup Restore?
« Reply #9 on: February 15, 2022, 07:48:45 am »
Well explained. Now I understand a lot better. Thanks everyone.

I officially close this post.
« Last Edit: February 27, 2022, 08:42:47 am by mecanicogolf »
mecanicogolf

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: System Restore or Registry Backup Restore?
« Reply #10 on: March 02, 2022, 10:41:19 am »
Glad you got sorted.