Tweaking.com Support Forums

Main Forum => Tweaking.com Support & Help => Topic started by: ka6uup on October 09, 2019, 03:12:23 pm

Title: Restore Does Not Work
Post by: ka6uup on October 09, 2019, 03:12:23 pm
I have a Windows 7 Computer on which system restore does not work.
At first I thought I was doing something wrong but after going to Safe Mode and trying it there and searching for information on the web I came to the conclusion
it has never worked. It creates restore points but no matter what I do it will not restore to those points.
I was advised to boot and go to the repair option and do a repair but I am wary. I have tried that before and things have not gone well.
Has anyone ever run into this issue and what is the solution if any?
Thanks,
Chuck
Title: Re: Restore Does Not Work
Post by: Boggin on October 09, 2019, 03:26:25 pm
I'm not sure if a performing a sfc /scannow would find anything - I assume as you have searched the web that you may have already tried this ?

I've come across where Win 7 didn't retain its restore points but if they have never worked then I would concur and go for a factory reset after backing up your personal stuff when using a branded machine.

What was your bad experience of a previous factory reset ?
Title: Re: Restore Does Not Work
Post by: ka6uup on October 09, 2019, 03:42:24 pm
Yes, I have done a sfc /scannow.
This computer has Intel Raid drivers and other things. In the past I tried doing a repair on aanother
computer which had non-Microsoft drivers etc. and lost a lot of stuff. I was able to recover it because I had a backup
of course but it was not a pleasant experience.
I have been depending on backups instead of Restore, but it would be nice to have it working
Chuck
Title: Re: Restore Does Not Work
Post by: Boggin on October 09, 2019, 03:55:22 pm
When you say repair - was that a repair install or a factory reset ?

While Windows Update should replace drivers, it's advocated that prior to performing a repair install to back up the drivers folders.

These can be found in C:\Windows\System32 and can be dropped back into System32 after the repair if needed.

There are three such folders in my Win 7.

Title: Re: Restore Does Not Work
Post by: Boggin on October 09, 2019, 04:15:00 pm
What sort of message are you getting when the restore point fails and have you checked Event Viewer immediately after to see if it has recorded anything for the failure ?
Title: Re: Restore Does Not Work
Post by: ka6uup on October 09, 2019, 04:19:49 pm
That was the repair which is found on the same boot page as the safe mode start.
I am not knowledgeable enough to do these things with out directions.
I didn't know about having to save the driver folders and putting them back in after the repair
Is there a source that takes you through this proceedure?
Chuck
Title: Re: Restore Does Not Work
Post by: ka6uup on October 09, 2019, 04:21:24 pm
It simply says that restore has failed. And no I didn't check event viewer
Title: Re: Restore Does Not Work
Post by: ka6uup on October 09, 2019, 05:15:14 pm
I went into safe mode, and ran System Restore when it finished it said there must be a antivirus running although it was disabled.
It then referenced an"unspecified error occurred during System Restore (0x80070005)
I then went to Eent Viewer but i am not familiar with  Windows 7s Event Viewer and didn't know what to look for.
Can you help,
Chuck
Title: Re: Restore Does Not Work
Post by: ka6uup on October 09, 2019, 05:19:57 pm
I went back to Event Viewer and after looking around found an error: System Restore Event ID 8210
Title: Re: Restore Does Not Work
Post by: Willy2 on October 09, 2019, 10:57:20 pm
- There are indeed circumstances in which System Restore doesn't work. But I don't know the reasons why it sometimes works and why it in other cases it doesn't work.
Title: Re: Restore Does Not Work
Post by: Boggin on October 10, 2019, 01:38:44 am
Which antivirus program are you using ?

In Safe Mode all 3rd party programs are isolated so your antivirus program shouldn't have been loaded.

For this you can either boot up with the install disk and click on Repair your computer on the Install screen or boot up into the advanced boot options and select Repair your computer which will take you to the Recovery Environment (RE) to select System Restore.

However, before selecting System Restore should anything else be pending which could be blocking the restore operation, select Command Prompt and enter these cmds -

bcdedit |find "osdevice"

For clarity that is a Pipe symbol before find and is the uppercase of \

Then using whichever partition letter, as it may not always be c: - enter this cmd using your partition letter where I have used C:

dism.exe /image:C:\ /cleanup-image /revertpendingactions

Note the space before each /

Ignore anything about the scratch directory, but it should report the operation was successful.

Enter exit to close the cmd window and restart to effect then go back into that mode to select System Restore.

If that still fails then I think the best bet would be to go for a repair install.

If it's successful then try your restore points in normal or Safe Mode to see if they still work.

To back up your drivers folders, go Start - click on Computer and insert an USB flash drive.

Double click on Windows C: - double click on Windows then scroll down to System32 and double click on that.

You may need to use the vertical scroll bar in the left pane to see the USB drive which could be E:

Right click on each of the drivers folders in turn and drag them down to the USB drive where you'll get Copy to removable drive E: then Copy here where you will then see it copying.

Previously I had three drivers folders but on checking since a factory reset, I find I now only have two but the DriverStore one will be the largest - mine is 1.82GB.

When done, close up Drive E: - right click on the USB drive and select Eject to safely remove.

You can then proceed with the repair install.

To put them back into System32, just reverse the drag & drop procedure.

Title: Re: Restore Does Not Work
Post by: ka6uup on October 10, 2019, 06:32:15 am
I am using Norton Security which is provided by Xfinity as well as Malwarebytes Premium.
The procedure you describe is pretty intimidating but I will do a backup and try it this weekend and see what happens.
The only question I have is regarding selecting "whichever partition." How do I determine the partition?
And exactly what is this proceedure doing:

bcdedit |find "osdevice"

For clarity that is a Pipe symbol before find and is the uppercase of \

Then using whichever partition letter, as it may not always be c: - enter this cmd using your partition letter where I have used C:

dism.exe /image:C:\ /cleanup-image /revertpendingactions

Note the space before each /

Ignore anything about the scratch directory, but it should report the operation was successful.
Thanks,
Chuck


Title: Re: Restore Does Not Work
Post by: Boggin on October 10, 2019, 06:36:28 am
The bcdedit |find "osdevice" cmd  will show you which partition letter.

As the cmd only works in the RE Command Prompt I can't copy & paste the cmd window output to show you, but what I've described is straight forward as you will see.

The /revertpendingactions cmd will stop anything that has gotten stuck which could prevent the restore point from succeeding.
Title: Re: Restore Does Not Work
Post by: ka6uup on October 11, 2019, 01:48:06 pm
I did as you said and received an ERROR: 87 The option that is specified points to a running Windows (program)
I am not sure about that last word it might have been service.
I downloaded the DISM .log file if that helps.
Chuck
Title: Re: Restore Does Not Work
Post by: Boggin on October 11, 2019, 02:17:25 pm
Were you in the Recovery Environment Command Prompt when you got that error and if so, how did you get there ?

Through the F8 advanced options/Repair your computer or by booting up with the install disk ?
Title: Re: Restore Does Not Work
Post by: ka6uup on October 11, 2019, 03:59:04 pm
no, I was in safe mode.
Title: Re: Restore Does Not Work
Post by: ka6uup on October 11, 2019, 04:03:57 pm
After rereadsing the instructions I see I should have been in repair.
Sorry. I didn't get that the first time around.
Let me do that and see what I get.
Chuck
Title: Re: Restore Does Not Work
Post by: Willy2 on October 11, 2019, 04:04:51 pm
- I would try something else first.
- System Restore uses the VSS (Volume Shadow System) sub-system in Windows (e.g. Win 7). To test whether or not VSS is working try making a backup of the registry first.
1) Run - at least - the first 5 repairs of Tweaking's Windows Repair and then also run the repair "Repair Volume Shadow Copy Service" (Repair # 18). Or simply run them all. The purpose is to repair VSS but that requires that a bunch of other things need to work as well (e.g. WMI (repair #5))
2) Open Tweaking's Registry Backup (comes with WR) and make sure you untick "Always use Fallback Method" (in the "Advanced Settings" tab). Then try to let the program (Registry Backup) make a backup. If that succeeds then the VSS system is OK.
Title: Re: Restore Does Not Work
Post by: ka6uup on October 11, 2019, 04:52:39 pm
However I did backup my registry using Tweaking com just now without any errors.
I tried System Restore from the Recovery Environment and it failed.
In looking at the options on the page I only see the option to repair from an image.
I don't have an image or a disk for this installation which was done by the store from which I bought the computer .
The only disk I have is a Dell reinstall disk.
How is this computer going to fix this particular computer?
Chuck
Title: Re: Restore Does Not Work
Post by: ka6uup on October 11, 2019, 05:09:56 pm
I see my previous message last a few sentences. I use Macrium Reflect, which uses VSS, and backed up my computer last night without any problems.
Title: Re: Restore Does Not Work
Post by: ka6uup on October 11, 2019, 06:05:46 pm
All right, I did  the 18 repairs and did a registry backup
I won't be around for the next day or so.
Thanks for your help
Title: Re: Restore Does Not Work
Post by: Boggin on October 12, 2019, 02:05:21 am
Have you performed that dism.exe cmd from the RE Command Prompt yet ?

If that hasn't resolved the restore point problem and the Tweaking.com repair program hasn't either, then I think you are looking at a factory reset after backing up your personal stuff.

Any non-MS drivers will be reinstalled when you reinstall your programs, so don't worry about those.

I'm not sure if the Dell disk you got will be for a 64bit system.

I got a 32bit install disk with my Win 7 x64bit Toshiba laptop, so you will need to determine what that Dell install disk is for.

The Tweaking.com repair program is a bit hitty missy when you use that to create a restore point as while it says it has created one, it doesn't always physically create one.
Title: Re: Restore Does Not Work
Post by: Boggin on October 12, 2019, 07:03:10 am
From the following article, in the advanced boot options/Repair your computer you should have either Dell Factory Tools or Dell Factory Image Restore.

https://www.dell.com/support/article/uk/en/ukdhs1/sln291879/restore-factory-reset-or-reinstall-windows-7-on-your-dell-computer?lang=en

If you don't have either then you can download the Dell OS Recovery Tool from this article using a 16GB USB flash drive.

You will need to back up your personal stuff first before performing the factory reset.

https://www.dell.com/support/article/uk/en/ukdhs1/sln299044/how-to-download-and-use-the-dell-os-recovery-image-in-microsoft-windows?lang=en

Title: Re: Restore Does Not Work
Post by: Willy2 on October 12, 2019, 09:12:25 am
- Run the program SFCfix. That is amore powerful tool than SFC /scannow

https://www.majorgeeks.com/files/details/sfcfix.html
Title: Re: Restore Does Not Work
Post by: Boggin on October 12, 2019, 09:18:48 am
SFCFix.exe requires a sfc /scannow to have found corruption it is unable to repair.
Title: Re: Restore Does Not Work
Post by: ka6uup on October 12, 2019, 08:55:50 pm
My system is 32 bit
Title: Re: Restore Does Not Work
Post by: ka6uup on October 12, 2019, 09:25:33 pm
Here is the latest update
I did the dism.exe cmd. I did the Tweaking repairs.
Still doesn't work.
I just did the SFCFix here are the results"


SFCFix version 3.0.2.1 by niemiro.
Start time: 2019-10-12 20:59:03.618
Microsoft Windows 7 Service Pack 1 - x86
Not using a script file.
AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.
Successfully processed all directives.
Failed to generate a complete zip file. Upload aborted.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2019-10-12 21:18:21.531
----------------------EOF-----------------------
Title: Re: Restore Does Not Work
Post by: ka6uup on October 12, 2019, 09:40:07 pm
In advanced boot options, repair your computer, I have neither Dell Factory Tools nor Dell Factory Image Restore.
Just as a check. we are talking about the repair your computer in the same window as safe mode boot etc, aren't we?
My computer was bought from a store as a lease return and windows 7 was installed on it at my request.
It is 32 bit and has a c:\ local disk and a F;\system reserved as the two main partitions.
It has in the system32 folder three driver folders: drivers, driverstore, and DRVSTORE which has blue letters as if it is clickable???
I didn't receive a install cd with it and purchased a generic Dell reinstall cd.
That is all I have.
There may be an Image file on it somewhere but I don't know where.
Title: Re: Restore Does Not Work
Post by: ka6uup on October 12, 2019, 09:53:51 pm
I just checked in to the Dell OS Recovery tool.
It wants my computer's service tag number.
It turns out this computer was originally a Windows 8 machine. I'll bet if I use this tool it will want to reinstall Windows 8
Title: Re: Restore Does Not Work
Post by: Boggin on October 13, 2019, 01:06:36 am
So as it's a lease/return, can you take it back to where you bought it to have Win 7 reinstalled or a repair install done ?

I have a Win 7 x32bit Home Premium ISO from which I could create a couple of install disks (one spare) for you to perform a repair install which won't affect your personal stuff or installed programs.

The free version of Speccy will give you the product key which as it isn't an OEM pre-install, should be valid to activate the product.

https://www.ccleaner.com/speccy

See how you get on at the shop first though, but if you are still interested in my sending you the disks, then PM me your address.

There'll be no charge for those.

Title: Re: Restore Does Not Work
Post by: ka6uup on October 13, 2019, 07:53:32 am
Let me check. And I will get back to you
Thanks for your help,
Chuck
Title: Re: Restore Does Not Work
Post by: Willy2 on October 15, 2019, 10:51:51 am
- WR only registers a limited amount of files. Perhaps registering more/all files could solve this problem.
- Open the CMD.exe with admin rights. Put the following lines in a plain text file:


      cd c:\windows\system32
      FOR %1 IN (dir *.DLL /s /b) DO REGSVR32 %1 /s

- Save the file with a *.bat extension and run this file.
Title: Re: Restore Does Not Work
Post by: ka6uup on October 16, 2019, 09:20:13 am
I did as you said and it seemed to work but no result.
System restore still says it cannot access a file.and suggest an antivirus is to blame
Title: Re: Restore Does Not Work
Post by: Boggin on October 16, 2019, 09:49:13 am
If it doesn't work in Safe Mode where the AV program isn't loaded, then it isn't your AV program.

However, should bits of it still be active in that mode then you will have to uninstall it using its Uninstaller, but you will need to know how to reinstall it without having to pay for it.

This is the Uninstaller - read the article - https://www.majorgeeks.com/files/details/norton_remove_and_reinstall_tool.html

When I was using Norton Security, to reinstall it I would need to go to www.norton.com/setup where I had an account and had to log in to release the download.

How did you get on at the shop ?

Title: Re: Restore Does Not Work
Post by: ka6uup on October 16, 2019, 10:17:22 am
I can uninstall it with the installer and reinstall without paying for it because it is a free option from Xfinity.
However I should mention that I am running Malwarebytes Premium and Iobits Antimalware Free. A bit of overkill I suppose
Could either of the other two be causing this?
Chuck
Title: Re: Restore Does Not Work
Post by: Boggin on October 16, 2019, 12:12:33 pm
When you run more than one antivirus program, it can cause anomalous problems but neither should have been loaded in Safe Mode.

You could uninstall all three and just rely on Windows Firewall while you test your restore points.