win_allgemein:updates
Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
Windows Updates (Client)
Windows Build auslesen
Kommandozeilentools
Updates deinstallieren
In einer Admin-CMD auführen:
Wusa.exe /uninstall /kb:4601319
Korrupte OS-Dateien reparieren
Wenn Windows Updates aufgrund defekter Systemdateien nicht installiert werden können.
In einer Admin-CMD auführen:
C:\WINDOWS\system32>dism /online /cleanup-image /scanhealth Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19042.870 [===========================89.6%=================== ] C:\WINDOWS\system32>dism /online /cleanup-image /checkhealth Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19042.870 No component store corruption detected. The operation completed successfully. C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19042.870 [===========================84.9%================= ] [==========================100.0%==========================] The restore operation completed successfully. The operation completed successfully. C:\Users\Administrator>sfc /scannow Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection found corrupt files and successfully repaired them. For online repairs, details are included in the CBS log file located at windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline repairs, details are included in the log file provided by the /OFFLOGFILE flag.
wuauclt
UsoClient
win_allgemein/updates.1661592952.txt.gz · Zuletzt geändert: von Sebastian Hetzel

