MASIGNCLEAN104

How to run Windows Updates from Command Line in Windows 10

iklan banner

Windows Update is 1 of the most highlighted features of Windows 10. Because alongside the unloose of Windows 10, Windows was offered to the customers every bit a service rather than a product. Under the scenario of Software every bit a Service, this led to the Windows Updates on Windows 10 beingness on yesteryear default together with without an selection for anyone to disable it. Now, spell roughly criticized this deed yesteryear Microsoft, ultimately this is a pace towards the customer’s greater good. Because Windows Update helps the users remain secured against all kinds of threats together with furnish them alongside the latest together with the greatest from Microsoft. So, those who appreciate this service, today nosotros are going to utter most roughly other agency to run these updates.

Run Windows Updates from Command Line

The next methods volition hold upwards carried out to run Windows Update from Command Line on Windows 10,

      1. Using Windows Powershell.
      2. Using Command Prompt.

1] Run Windows Update using Windows Powershell

Running Windows Updates on Windows Powershell volition require you lot to manually Install the Windows Update module, Get Windows Updates downloaded together with Install Windows Updates. And for this, open Windows Powershell yesteryear searching for Powershell in the Cortana search box together with run it alongside Administrator degree privileges.

Windows Update is 1 of the most highlighted features of Windows  How to run Windows Updates from Command Line inwards Windows 10

Then type in,

Install-Module PSWindowsUpdate

to install the Windows Update module for Windows Powershell.

After that,

Get-WindowsUpdate

to connect to the Windows Update servers together with download the updates if found.

Finally, type in,

Install-WindowsUpdate

to install the Windows Updates downloaded on your computer.

2] Run Windows Update using Command Prompt

Command Prompt on Windows Operating Systems exists since a really long fourth dimension whereas Windows Powershell is comparatively new. Hence, it has like capabilities to run Windows Updates, but the highlighting betoken hither is that you lot produce non require to download whatever module for Windows Updates.

First, open Command Prompt yesteryear searching for cmd in the Cortana search box together with run it alongside Administrator degree privileges.

Click on Yes for the UAC Prompt that you lot get.

Finally, type inwards the next commands together with striking the Enter key inwards social club to perform the respective operations,

Windows Update is 1 of the most highlighted features of Windows  How to run Windows Updates from Command Line inwards Windows 10

Start checking for updates:

UsoClient StartScan

Start downloading Updates:

UsoClient StartDownload

Start installing the downloaded updates:

UsoClient StartInstall

Restart your device afterward installing the updates:

UsoClient RestartDevice

Check, Download together with Install Updates:

UsoClient ScanInstallWait

It is worth noting that, the Command Prompt commands mentioned inwards a higher house are simply meant for Windows 10. For older versions of Windows, you lot require to role the next commands,

Start checking for updates:

wuauclt /detectnow

Start installing the detected Updates:

wuauclt /updatenow

Check, download together with install updates:

wuauclt /detectnow /updatenow

Hope you lot disclose this post service useful.


Source: https://www.thewindowsclub.com/
Share This :