Main Forum > Tweaking.com Support & Help

Windows Repair needs to tell user more during registry fixes

<< < (2/2)

Boggin:
Depending upon what is wrong with Win 10 I've found that the following cmds can prove useful.

Open a Command Prompt (Admin) and enter these cmds -

dism /online /cleanup-image /restorehealth

sfc /scannow

Enter exit to close the cmd window.

There is a variation of that dism cmd which is run after booting up with Win 10 install media, navigating to the Install screen and selecting Repair your computer.

Click on Troubleshoot/Advanced options and select Command Prompt and enter these cmds -

bcdedit |find "osdevice"

and use that partition letter instead of the x I have exampled.

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

dism /image:x:\ /cleanup-image /restorehealth

sfc /scannow /offbootdir=X:\ /offwindir=X:\Windows

again, enter exit to close the cmd window.

Note the space before each /

I am not the author of the repair program - Shane Croft is but I'm having difficulty in contacting him via email.

I don't know if this is because of the Coronavirus or if he's too busy because of his computer repair business.

Occasionally people do post on the forum with problems with the repair program, but they are few.

Navigation

[0] Message Index

[*] Previous page

Go to full version