See if you can close Notepad.
To backup the files from Windows.old, run the following in Command Prompt:
robocopy c:\windows.old\users\oliver F:\Oliver /XD "appdata" /MIR
(Assuming F:\ is your 2nd partition on your USB setup disk.)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Nine months ago I faced a similar problem and posted about it here (
https://answers.microsoft.com/en-us/windows/forum/all/stuck-in-a-loop-where-my-laptop-keeps-freezing-at/04ce9357-a3b9-416a-a591-8abe67317fb8 ) and I was fortunate to get the help I needed. I went back to my old question post and followed the instructions but this time my laptop fails to complete system restore. The windows that pops up reads:
"System Restore did not complete successfully. Your computer's system files and settings were not changed.
Details:
System Restore failed while mounting the registry from the restore point. An unspecified error occurred during System Restore. (0x800703f1)
You can try System Restore again and choose a different restore point. If you continue to see this error, you can try an advanced recovery method."
There was only one restore point available from the 20th, the day before this happened, so that last line is not an option.
Another instruction from the old post was "If you haven't set it up before, click on troubleshoot, click on uninstall updates and try to uninstall the updates you have installed, after that click on command prompt and enter the following commands in order..." however the laptop is also unable to uninstall these latest updates, both quality and feature updates. Should I go ahead and enter the commands anyway? Should I try startup repair? Reset PC? What should I do?
Also, Aaron, if you're reading this, I apologize that I hadn't marked your reply as helpful all those months ago, I was sure I had but judging from your repeated replies requesting I do so I apparently hadn't. I haven't been on this site since then so I never saw those replies. Again, I'm sorry.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
See if you can close Notepad.
To backup the files from Windows.old, run the following in Command Prompt:
robocopy c:\windows.old\users\oliver F:\Oliver /XD "appdata" /MIR
(Assuming F:\ is your 2nd partition on your USB setup disk.)
Is there disk activity? If it's hung up/no disk activity, your best option is to clean install using USB.
Hi Oliver,
Sorry, I thought Windows was booting fine despite the Windows Update issue.
If you can start WinRE, open WinRE Command Prompt and run:
bcdedit | find "osdevice"
Note the drive letter of the OS partition from the above output. Suppose it's C:\
Run this command to revert pending servicing operations.
md C:\Temp
dism /Image:C:\ /Cleanup-Image /RevertPendingActions /ScratchDir:C:\Temp
ren C:\Windows\WinSxS\pending.xml pending.xml.old
Post the output here.
I think I need the entire log, as the posted screenshot is insufficient.
(or)
1)
Backup your data to external drive via WinRE. https://answers.microsoft.com/en-us/windows/forum/all/rescue-files-when-windows-wont-start/862c143f-9239-4e63-8968-635e8ba9efd6
2)
Then, do a clean installation by booting from the USB setup disk.
From another computer, create a Windows 10 USB setup disk.
You'll need a USB stick of 8GB or higher capacity to create a USB setup disk. The contents of the USB stick will be erased during the disk creation process.
Download Windows 10 Media Creation Tool (MCT) from this link:
https://go.microsoft.com/fwlink/?LinkId=2265055
Run MCT and create a bootable USB disk.
After creating the USB setup disk, boot the subject computer using it. To do so, you may need to change the boot order in the BIOS/UEFI settings. Consult your system or motherboard manual to learn how to access the UEFI settings for your model.
On the Windows Setup screen, click "Install now"
How to: Perform a Clean Install or Reinstall of Windows 10 - Microsoft Community: