ChrisTitusTech / website

My HUGO Website that I use for Videos, Blogs, and Redirects
74 stars 44 forks source link

fix-corrupt-windows-install/ #79

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Fix Corrupted Windows Install

Having Fun with Technology

https://christitus.com/fix-corrupt-windows-install/

maga928 commented 1 year ago

Using the command throws an error:

"Microsoft Windows [Version 10.0.19043.1165] (c) Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>DISM /Online /Cleanup-Image /CheckHealthDISM /Online /Cleanup-Image /CheckHealth

Error: 87

The Online option has been duplicated on the command-line. Remove the duplicate option and try the command again."

The commands which correct the error are:

DISM /Online /Cleanup-image /Scanhealth
DISM /Online /Cleanup-image /Restorehealth
Jimputinfn commented 7 months ago

Hi You have duplicated the command use this: DISM /Online /Cleanup-Image /CheckHealth its the same without duplication and sorry for bad english i am from finland