Your System Restore likely failed because you're running version 1607 of Windows. Let's try System Restore again:
- Start the system with Advanced startup options
- Select Troubleshoot
- Select Advanced Options
- Select Command Prompt
- Choose the drive with Windows installation, e.g. C:, by typing
Code:
C:
- Check whether Windows is on that drive by typing
Code
dir
and look for Windows and Users directories listed. If you do not find it, choose another drive letter, e.g. D:, as above.
- Type
Code
xcopy /s /q "C:\Program Files\WindowsApps" "C:\Program Files\WindowsApps.old"
Does C:\Program Files\WindowsApps.old specify a file name
or directory name on the target
(F = file, D = directory)? d
rmdir /s /q "C:\Program Files\WindowsApps"
- The above assumes you found Windows and Users under the C: drive; your commands will change if it was a different drive letter.
- Type
Code
exit
- Return to Advanced Options and choose System Restore
After attempting System Restore, whether it fails or succeeds, start a thread in the
AntiVirus, Firewalls and System Security section of these forums. I am seeing a suspicious module loading in your crashes:
Code
Unable to load image \??\
C:\WINDOWS\TEMP\{0d47c9bc-7b04-4d81-9ad8-b2e00681de8e}, Win32 error 0n2
*** WARNING: Unable to verify timestamp for
{0d47c9bc-7b04-4d81-9ad8-b2e00681de8e}
*** ERROR: Module load completed but symbols could not be loaded for
{0d47c9bc-7b04-4d81-9ad8-b2e00681de8e}