Update Scripts/Powershell/General Purpose/Fix Corrupted Windows Updates.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 8s

This commit is contained in:
2025-09-23 19:34:46 -06:00
parent 98fb9e2308
commit 82076ff54f

View File

@@ -3,8 +3,6 @@ Sometimes when you try to run Windows Updates, you may run into issues where upd
```powershell
# Imaging Integrity Repair Tools
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
DISM /Online /Cleanup-Image /StartComponentCleanup
sfc /scannow