Posted on 01-01-2025 | Category: General | Views: 59
Open Command Prompt with Administrator Privileges
Windows + S
, type cmd, and right-click Command Prompt.Check Windows Update Status
Download and Install Updates
Restart After Updates (Optional)
Open PowerShell with Administrator Privileges
Windows + S
, type PowerShell, and right-click Windows PowerShell.Install PowerShell Windows Update Module
Import the Windows Update Module
Check for Updates
Install Updates
-AcceptAll
parameter accepts all updates, and -AutoReboot
reboots your system if needed.