microsoft:allgemeines:os-troubleshooting
Powershell
- Repair-Volume -DriveLetter C -Scan
- Reboot
- Repair-WindowsImage -Online -RestoreHealth
- sfc.exe /scannow
CMD
- ChkDsk c: /scan /forceofflinefix
- Reboot
- DISM.exe /online /cleanup-cmage /restorehealth
- SFC.exe /scannow
microsoft/allgemeines/os-troubleshooting.txt · Last modified: by gsys