How to run Windows Updates from Command Line in Windows 11/10
Windows Updates tin be run from PowerShell and Command Prompt in Windows 11/ten. In this article, we will be checking out how to do it. Windows Update is one of the most highlighted features of Windows 10. Because with the release of Windows 10, Windows was offered to the customers as a service rather than a product. Under the scenario of Software as a Service, this led to the Windows Updates on Windows x being on past default and without an selection for anyone to disable it.
Now, while some criticized this movement by Microsoft, ultimately this is a step towards the customer'south greater good. Considering Windows Update helps the users stay secured confronting all kinds of threats and provide them with the latest and the greatest from Microsoft. And so, for those who appreciate this service, today we are going to talk about another way to run these updates.
Run Windows Updates from Command Line
The following methods will be carried out to run Windows Update from Command Line on Windows 11/x-
- Using Windows Powershell.
- Using Command Prompt.
1] Run Windows Update using Windows Powershell
Running Windows Updates on Windows Powershell volition crave you lot to manually Install the Windows Update module, Get Windows Updates downloaded and Install Windows Updates. And for this, open Windows Powershell by searching forPowershellin the Cortana search box and run it with Administrator level privileges.
Install the PSWindowsUpdate Module
Type in,
Install-Module PSWindowsUpdate
to install the Windows Update module for Windows Powershell.
Check for Updates
Afterwards that,
Get-WindowsUpdate
to connect to the Windows Update servers and download the updates if institute.
Install Updates
Finally, blazon in,
Install-WindowsUpdate
to install the Windows Updates downloaded on your computer.
Bank check for Microsoft Updates
Add-WUServiceManager -MicrosoftUpdate
Install specific updates only
Get-WindowsUpdate -KBArticleID "KB1234567" -Install
Hide specific Update
Install-WindowsUpdate -NotKBArticle "KB1234567" -AcceptAll
Skip Updates belonging to specific categories
Install-WindowsUpdate -NotCategory "Drivers","FeaturePacks" -AcceptAll
2] Run Windows Update using Command Prompt
Command Prompt on Windows Operating Systems exists since a very long time whereas Windows Powershell is insufficiently new. Hence, information technology has similar capabilities to run Windows Updates, but the highlighting point here is that you do not need to download any module for Windows Updates.
First, open up Command Prompt by searching forcmdin the Cortana search box and run information technology with Administrator level privileges.
Click onYesfor the UAC Prompt that you get.
Finally, type in the following commands and hitting theEnterfundamental in order to perform the respective operations,
Start checking for updates:
UsoClient StartScan
Start downloading Updates:
UsoClient StartDownload
Start installing the downloaded updates:
UsoClient StartInstall
Restart your device after installing the updates:
UsoClient RestartDevice
Check, Download and Install Updates:
UsoClient ScanInstallWait
Information technology is worth noting that, the Command Prompt commands mentioned above are simply meant for Windows eleven/ten only.
Related read: How to Update Drivers using Command Prompt.
Promise you find this postal service useful.
Source: https://www.thewindowsclub.com/how-to-run-windows-updates-from-command-line-in-windows-10
Posted by: campbellyeard1966.blogspot.com
0 Response to "How to run Windows Updates from Command Line in Windows 11/10"
Post a Comment