Main Forum > Tweaking.com Support & Help
Can I run Windows Repair from Win10 PE boot Disk?
mingus:
I have a PC that is in a constant loop and cannot install a Windows 10 update. keeps trying to restore to a previous version of windows.
have not been able to get it to boot into Safe Mode.
Possible to run Windows Repair from a WinPE boot disk?
it fixed an update problem with another PC here.
just purchased the pro version.
Boggin:
The repair program needs to be run from within Windows.
When you boot up with a disk, that loads into memory and not the OS.
Which version of Windows is it trying to restore to ?
I normally use a Win 10 install disk to navigate to the Install screen to select Repair your computer and can be created at https://www.microsoft.com/en-gb/software-download/windows10
Read the instructions as the procedure differs for a DVD and USB.
This will give you version 1709.
I would select the Restore point option to see if it could be restored to a date before the update appeared and then on the reboot open Windows Explorer - This PC - with the install disk inserted, double click on its drive which will start a repair install which won't affect personal stuff or any installed programs.
It may be worth disabling a 3rd party antivirus program and ensuring all drivers are up to date before proceeding with the repair install as the default is to install all updates during the process.
mingus:
I guess it's trying to update to 1709 from an earlier version, maybe 1703?
so if I am able to get it to restore back to an earlier time/version, and it boots up, using the 1709 boot disk to install Win10 over older version will perform an upgrade and still leave all apps and files?
I'm a little confused on "double click on its drive" I guess you mean the install media, in this case, would be a DVD with 1709.
what would be wrong with running Windows Repair if it boots back to an earlier time and reset Windows Updates?
maybe windows update is working just not able to install due to maybe a driver issue etc.
thank you
Boggin:
Yes, in This PC when you have something external plugged in you will see the drive that it is using and with the install disk inserted, double click on it then.
Using a 1709 install disk will manually update to 1709 which is how I updated one of my Win 10 laptops.
This won't affect any personal stuff or installed programs and is how you can perform a repair install of the existing OS.
You could let it revert then go Start - type winver and press enter then you will see which version of Windows you are now on.
If reverting gets you back in then you could check that all drivers are up to date.
I think I once had a problem with the Intel Management Engine Interface which is in Device Manager/System Devices and right clicking on it and selecting Update driver and using the default search online, found an updated driver for it, but depending upon what your CPU is based on, then it could be video or Chipset drivers.
You could try Windows Repair after creating a system image onto external media such as an external HDD but I'd run Windows Update Troubleshooter first to see what that reports.
There are a series of cmds that will reset the Windows Update components and are run from a Command Prompt (Admin) or Powershell run as an admin.
If you want to try these if the troubleshooter doesn't fix, then copy & paste these cmds to the command prompt where they'll auto run except perhaps for the last one where you will need to press enter.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Enter shutdown /r /t 00 to effect an immediate reboot then go back into Windows Update where' you'll probably have to perform a manual check for updates.
The SoftwareDistribution cmd removes your update history but doesn't affect any updates already installed.
mingus:
well, unable to get anywhere on this.
dead end.
Navigation
[0] Message Index
[#] Next page
Go to full version