How To Manually Install or Fix Windows Updates

Опубликовано: 15 Апрель 2022
на канале: Safaa Al-Hayali (Safaa Alaa)
35,848
399

If you have issues with Windows Updates this tutorial going to help you to learn how to find and install latest updates for your system manually
Commands used:
wmic qfe get hotfixid
wmic qfe list full /format table


dism /Online /Add-Package /PackagePath:"PATH\TO\CAB"