Start windows update windows 10

In Windows 11, you decide when and how to get the latest updates to keep your device running smoothly and securely. To manage your options and see available updates, select Check for Windows updates. Or select Start Settings Windows Update .

Here’s some other info you might be looking for:

  • If you get an error when trying to update, see Fix Windows Update issues.

  • If you’re trying to activate Windows 11, see Activate Windows for more info.

  • If you’re having trouble installing updates, see Troubleshoot problems updating Windows.

  • For answers to frequently asked questions, see Windows Update: FAQ.

  • To get the latest major update of Windows 11, see Get the latest Windows update.

Check for Windows updates

In Windows 10, you decide when and how to get the latest updates to keep your device running smoothly and securely. To manage your options and see available updates, select Check for Windows updates. Or select the Start  button, and then go to Settings  > Update & Security  > Windows Update .

Here’s some other info you might be looking for:

  • If you get an error when trying to update, see Fix Windows Update issues.

  • If you’re trying to activate Windows 10, see Activate Windows for more info.

  • If you’re having trouble installing updates, see Troubleshoot problems updating Windows.

  • For answers to frequently asked questions, see Windows Update: FAQ.

  • To get the latest major update of Windows 10, see Get the latest Windows update.

Check for Windows updates

Как в Windows 10 запускать обновления из командной строки

В некоторых случаях обновления Windows 10 не получается запустить из Параметров. Однако, как раз обновление может и починить эти проблемы системы. Итак, сегодня мы поговорим о другом способе запуска этих обновлений.

Запуск обновления Windows Update с помощью Windows PowerShell

Запуск обновлений Windows Updates в Windows PowerShell потребует от вас вручную установить модуль Windows Update, загрузить обновления и установить их.

Для этого откройте Windows PowerShell с правами администратора.

Наберите команду:

Install-Module PSWindowsUpdate

чтобы установить модуль Windows Update для Windows PowerShell.

Затем команду:

Get-WindowsUpdate

для подключения к серверам Windows Update и загрузки обновлений, если они найдены.

И, наконец:

Install-WindowsUpdate

для установки обновлений Windows, загруженных на компьютер.

Как в Windows 10 запускать обновления из командной строки 1

Запуск обновления Windows Update с помощью командной строки

Откройте Командную строку с правами Администратора. Затем набирайте команды:

Проверьте обновления:

UsoClient StartScan

Запустите загрузку обновлений:

UsoClient StartDownload

Запустите установку обновлений:

UsoClient StartInstall

Перезапустите устройство после установки обновлений:

UsoClient RestartDevice

Проверьте, загрузите и установите обновления:

UsoClient ScanInstallWait

Стоит отметить, что упомянутые выше команды командной строки предназначены только для Windows 10. Для более старых версий Windows необходимо использовать следующие команды:

wuauclt /detectnow
wuauclt /updatenow
wuauclt /detectnow /updatenow
Как в Windows 10 запускать обновления из командной строки 2

Спасибо, что читаете! На данный момент большинство моих заметок, статей и подборок выходит в telegram канале «Левашов». Обязательно подписывайтесь, чтобы не пропустить новости мира ИТ, полезные инструкции и нужные сервисы.


Респект за пост! Спасибо за работу!

Хотите больше постов в блоге? Подборок софта и сервисов, а также обзоры на гаджеты? Сейчас, чтобы писать регулярно и радовать вас большими обзорами, мне требуется помощь. Чтобы поддерживать сайт на регулярной основе, вы можете оформить подписку на российском сервисе Boosty. Или воспользоваться ЮMoney (бывшие Яндекс Деньги) для разовой поддержки:


Заранее спасибо! Все собранные средства будут пущены на развитие сайта. Поддержка проекта является подарком владельцу сайта.

Центр обновления Windows 10 – это важный инструмент, который позволяет пользователям контролировать процесс обновления операционной системы. Он предоставляет информацию о доступных обновлениях, позволяет установить и настроить их, а также следить за их установкой и состоянием.

Обычно Центр обновления Windows 10 открывается через меню «Пуск» или панель управления. Однако, есть и другой способ получить доступ к Центру обновления – через командную строку. Этот способ может быть полезен, если у вас возникли проблемы с обычным способом открытия Центра обновления или если вы просто предпочитаете работать с командной строкой.

Открыть Центр обновления Windows 10 через командную строку можно с помощью команды «control.exe /name Microsoft.WindowsUpdate». Для этого нужно открыть командную строку, нажав Win + R, ввести «cmd» и нажать Enter. После этого в командной строке нужно ввести указанную команду и нажать Enter. Центр обновления Windows 10 откроется, и вы сможете управлять процессом обновления вашей операционной системы.

Открыть командную строку

Командная строка в операционной системе Windows 10 представляет собой мощный инструмент для выполнения различных операций и настройки системы. Чтобы открыть командную строку, можно воспользоваться несколькими способами.

Во-первых, можно воспользоваться поисковой строкой. Для этого нужно нажать на значок «Пуск» в левом нижнем углу экрана и ввести в поисковую строку слово «командная строка». После этого появится соответствующий результат поиска и можно выбрать «Командная строка» из списка приложений.

Во-вторых, можно воспользоваться комбинацией клавиш. Нажатие на клавиши Win + R откроет окно «Запуск». В поле ввода нужно ввести слово «cmd» и нажать Enter. После этого откроется командная строка.

Также можно открыть командную строку из проводника. Для этого нужно перейти в нужную папку, нажать ПКМ на свободное место в окне проводника и выбрать «Открыть окно командной строки здесь» из контекстного меню.

Командная строка предоставляет возможность запускать различные команды, настраивать и управлять системой, а также выполнять скрипты и автоматизированные операции. Используя командную строку, можно быть более эффективным и уверенно работать с Windows 10.

Нажмите кнопку «Пуск»

Для открытия Центра обновления Windows 10 через командную строку, вам необходимо нажать на кнопку «Пуск». Найдите ее в левом нижнем углу экрана. Обычно кнопка «Пуск» имеет значок Windows — четыре квадратных флажка, расположенных в виде флага.

После того, как вы нажмете кнопку «Пуск», откроется меню «Пуск». В этом меню вы сможете найти различные программы и настройки вашей операционной системы. Некоторые программы могут быть отображены непосредственно в меню «Пуск», в то время как другие будут доступны в разделах «Все программы» или «Настройки».

Чтобы найти Центр обновления Windows 10, вам нужно будет щелкнуть на пункт меню «Настройки». Он обычно представлен значком шестеренки или иконкой с изображением шестеренки и зубчатым колесом. После щелчка на этот пункт откроется список доступных настроек.

В списке настроек вы должны будете найти и выбрать пункт «Обновление и безопасность». Он может быть расположен в разных местах в зависимости от версии операционной системы, поэтому обратите внимание на названия пунктов, чтобы найти нужный вам.

Когда вы откроете раздел «Обновление и безопасность», вам нужно будет щелкнуть на пункт «Центр обновления Windows». После этого откроется Центр обновления Windows 10, где вы сможете проверить наличие доступных обновлений и установить их.

Введите «cmd» в строке поиска

Если вы хотите открыть Центр обновления Windows 10 через командную строку, первым шагом будет открыть командную строку. Для этого вам потребуется ввести «cmd» в строке поиска.

Строка поиска обычно находится в правом верхнем углу рабочего стола. Вы можете открыть ее, щелкнув по значку лупы в панели задач или нажав комбинацию клавиш «Win + S». После открытия строки поиска введите «cmd» и нажмите «Enter».

После этого откроется командная строка, где вы можете вводить и выполнять команды. Центр обновления Windows 10 можно открыть с помощью команды «control.exe /name Microsoft.WindowsUpdate» или «control update». Введите одну из этих команд и нажмите «Enter».

Центр обновления Windows 10 будет открыт, и вы сможете проверить наличие доступных обновлений, установить их или настроить параметры обновления. Используя командную строку, вы можете быстро и удобно открыть Центр обновления Windows 10 и выполнять различные действия без необходимости использования мыши и интерфейса пользователя.

Запустить Центр обновления Windows 10

Центр обновления Windows 10 представляет собой встроенный инструмент, который позволяет управлять и проверять наличие последних обновлений для операционной системы. Запуск Центра обновления Windows 10 можно осуществить несколькими способами, включая использование командной строки.

Для того, чтобы запустить Центр обновления Windows 10 через командную строку, необходимо открыть окно командной строки. Для этого нужно нажать сочетание клавиш Win + R на клавиатуре, ввести команду «cmd» (без кавычек) и нажать Enter. После этого откроется окно командной строки.

В окне командной строки нужно ввести команду «control /name Microsoft.WindowsUpdate» (без кавычек) и нажать Enter. После этого откроется Центр обновления Windows 10. В нем вы сможете проверить наличие и установить последние обновления для вашей операционной системы.

Кроме того, можно запустить Центр обновления Windows 10 через меню «Пуск». Для этого нужно нажать на кнопку «Пуск» в левом нижнем углу экрана, ввести в поисковой строке слово «Обновление» и выбрать приложение «Центр обновления Windows». После этого откроется Центр обновления Windows 10, где вы сможете управлять обновлениями для своей операционной системы.

Открытие Центра обновления Windows 10 через командную строку

Для открытия Центра обновления Windows 10 через командную строку необходимо ввести команду «control /name Microsoft.WindowsUpdate». Это позволит вам получить доступ к различным настройкам и функциям обновления операционной системы.

Командная строка предоставляет удобный способ управления системой без использования графического интерфейса. Ввод указанной команды откроет окно Центра обновления, где вы сможете проверить наличие новых обновлений, установить и настроить автоматическое обновление, а также просмотреть историю установленных обновлений.

Для более удобного использования командной строки можно создать ярлык на рабочем столе или в панели задач, чтобы быстро открывать Центр обновления. Для этого нужно щелкнуть правой кнопкой мыши на рабочем столе или в панели задач, выбрать пункт «Новый» и выбрать «Ярлык». В появившемся окне нужно ввести команду «control /name Microsoft.WindowsUpdate» и нажать кнопку «Далее». Затем нужно задать имя ярлыка и завершить создание. Теперь вы сможете открывать Центр обновления одним кликом на созданный ярлык.

Использование командной строки в Windows 10 может быть полезным не только для открытия Центра обновления, но и для выполнения других системных операций. Это позволяет более эффективно управлять операционной системой и выполнять различные задачи без необходимости использования графического интерфейса.

Альтернативный способ запуска Центра обновления

Для запуска Центра обновления Windows 10 существует альтернативный способ — использование командной строки. Командная строка предоставляет пользователю больше гибкости и контроля при работе с различными функциями операционной системы.

Для запуска Центра обновления через командную строку необходимо выполнить несколько простых шагов. Сначала откройте командную строку, нажав клавишу Win + R и введя команду «cmd».

После открытия командной строки введите команду «control /name Microsoft.WindowsUpdate» и нажмите клавишу Enter. Эта команда откроет Центр обновления Windows 10 прямо из командной строки.

Также можно воспользоваться альтернативной командой «ms-settings:windowsupdate», которая также откроет Центр обновления. Для этого просто введите эту команду в командной строке и нажмите Enter.

Использование командной строки для запуска Центра обновления Windows 10 может быть полезным в тех случаях, когда вам нужно быстро открыть Центр обновления без необходимости искать его в меню Пуск или в панели управления.

Нажмите кнопку «Пуск»

Чтобы открыть Центр обновления Windows 10 через командную строку, первым шагом необходимо нажать кнопку «Пуск».

Кнопка «Пуск» располагается в левом нижнем углу экрана и обычно имеет иконку Windows.

После нажатия на кнопку «Пуск» откроется меню «Пуск», в котором можно найти различные программы и функции операционной системы Windows.

Для поиска Центра обновления Windows 10 в меню «Пуск» можно воспользоваться поиском. Для этого достаточно ввести слово «Центр обновления» в поле поиска, которое находится в нижней части меню «Пуск».

После ввода слова «Центр обновления» в поле поиска, система выведет соответствующие результаты, включая Центр обновления Windows 10. Необходимо выбрать найденный результат и нажать на него левой кнопкой мыши.

После выполнения этих действий, Центр обновления Windows 10 откроется, и вы сможете настроить и управлять обновлениями операционной системы.

Введите «cmd» в строке поиска

Для открытия Центра обновления Windows 10 через командную строку необходимо выполнить несколько простых шагов. Для начала откройте строку поиска, нажав на иконку «Пуск» в левом нижнем углу экрана. Затем введите «cmd» в строке поиска и нажмите клавишу Enter.

После этого откроется командная строка, где вы сможете вводить различные команды. Центр обновления Windows 10 можно открыть с помощью команды «control /name Microsoft.WindowsUpdate». Введите эту команду в командной строке и нажмите Enter.

После выполнения данной команды откроется Центр обновления Windows 10, где вы сможете проверить наличие и установить все доступные обновления для вашей операционной системы. В Центре обновления также можно настроить автоматическую установку обновлений и выбрать режим уведомлений о наличии новых обновлений.

Использование командной строки для открытия Центра обновления Windows 10 может быть полезным в случае, когда у вас возникают проблемы с открытием Центра обновления через стандартные способы. Если у вас возникли сложности при выполнении данной операции, рекомендуется обратиться к руководству пользователя или к специалисту, который сможет помочь вам с данной задачей.

Windows Update allows users to keep Windows OS up to date with the latest security patches, new features and bug fixes from Microsoft. You can access Windows Update from the Settings app on your PC.

Windows Update runs automatically in the background and installs new updates when they are available. However, you can also manually check for updates at any time. This will help you get the latest features and improvements faster.

By checking regularly for new Windows updates, you can ensure your PC is running smoothly and securely, ensuring you are safe from viruses, malware and other threats.

On this page, you will find several methods to force run Windows Update. Let’s start:

Quick Summary

Force Windows Update from CMD

Check for updates on all Windows versions

If you want to run Windows Update from Command Prompt, you can use the wuauclt.exe utility. This utility allows you to check for updates, download updates, and install updates from the command line. The only limitation of running Windows Update through the CMD is that it won’t show any progress. Only results are shown when the process is complete. Here is how to run Windows Update from CMD:

  1. Open Command Prompt with administrative privileges

  2. Run wuauclt /detectnow to check for new updates and download them

    wuauclt /detectnow
  3. Run wuauclt /updatenow to install updates

    wuauclt /updatenow
  4. (Optional) Run wuauclt /reportnow to report back to WSUS server (if available)

    wuauclt.exe /reportnow

You can also use multiple switches in the same command:

wuauclt /detectnow /updatenow

If you want to disregard the already detected updates and force Windows Update to check for updates again immediately, you may run the following command:

wuauclt /resetauthorization /detectnow

Since the command prompt does not show any progress, a better approach would be to check and install updates simultaneously. Here’s the command for this:

wuauclt /detectnow /updatenow

Check for Windows updates in Windows 11, 10

The above-mentioned command will work in all versions of Windows, including Windows 7 and Windows Server 2008 R2. But if you are using Windows 11, Windows 10 or Windows Server 2016, you can use the “UsoClient” command, which has more options than “wuauclt.” You can run UsoClient with the following switches:

  1. Start checking for new updates

    UsoClient /StartScan
  2. Start downloading updates

    UsoClient /StartDownload
  3. Start installing updates

    UsoClient /StartInstall

Force Windows Update Check using Run Command Box

I found out that the easiest way to force a Windows update check is to use a command in the Run dialog box. There are other commands from CMD and PowerShell as well, but let’s start with the easiest way to do it.

  1. Open the Run Command box (Windows key + R).

  2. Run the following command:

    control update

    control update

    Check Windows update from the Run Command box

This will trigger the Windows Update graphical user interface which will start checking for new updates. This method works on all versions of Windows including Windows 10 and Windows 11.

There is another command that will trigger the same effect but only works in Windows 10 and 11:

ms-settings:windowsupdate

Trigger Windows Update from Settings app

Trigger Windows Update from Settings app

Run Windows Update from PowerShell

There is no official Windows Update module for PowerShell. However, you can use “PSWindowsUpdate.” PSWindowsUpdate is a third-party module that can be used to configure Windows updates in Windows.

This module is not installed in Windows by default but you can download it from the PowerShell gallery and install and run the module to check for new updates.

Here are the three steps to run Windows Update through PowerShell:

  1. Run the following command to install PSWindowsUpdate:

    Install-Module PSWindowsUpdate

    Install Module PSWindowsUpdate

    Install PSWindowsUpdate module
  2. Check for available updates by running this cmdlet:

    Get-WindowsUpdate

    Get WindowsUpdate

    Check for available Windows updates
  3. Now install these updates using this cmdlet:

    Install-WindowsUpdate

    Install WindowsUpdate

    Install available Windows updates

The above-mentioned commands will only install Windows updates. If you want to update other Microsoft products, you’ll also need to enable the Microsoft Update Service. It’s pretty easy to enable it using PowerShell:

Add-WUServiceManager -MicrosoftUpdate

If you want to automatically restart your computer after installing all the updates, you can run the following command instead:

Install-WindowsUpdate -MicrosoftUpdate -AcceptAll -AutoReboot

If you don’t want to install a separate module, you can run the following command to force start Windows Update using PowerShell:

Start-Process -FilePath 'ms-settings:windowsupdate'

Deploy Updates on Remote Computers

The PSWindowsUpdate PowerShell module can also be used to deploy Windows updates on remote computers. There are two commands involved in this process:

  1. Create a list of computers and pass the list as a variable string using the computer names:

    $computer = "comp1, comp2, comp3"

    You can add more computers to the string separated by commas. Replace “compX” with the name of each computer.

  2. Run the following command to start checking for Windows updates on remote computers:

    Invoke-WUJob -ComputerName $computer -Script {ipmo PSWindowsUpdate; Install-WindowsUpdate -MicrosoftUpdate -AcceptAll -AutoReboot} -RunNow -Confirm:$false | Out-File "\server\share\logs\$computer-$(Get-Date -f yyyy-MM-dd)-MSUpdates.log" -Force

Install Specific Updates Only

If you already know the article KB no. of the specific update you want to install, you can run the following command to install that particular update(s) only:

Get-WindowsUpdate - KBArticleID "KB5002324", "KB5002325" -Install

Replace the KB number with the one you want to install.

Prevent Specific Windows Updates from Installing

You can prevent specific updates from installing on your computer by replacing the KB numbers in the following command in PowerShell:

Install-WindowsUpdate -NotKBArticle "KB5002324, KB5002325" -AcceptAll

Check for Windows Updates using Windows Settings

To check for new updates and configure your Windows Update settings, follow the steps below:

  1. Navigate to:

    • In Windows 11:

      Settings app >> Windows Update
    • In Windows 10:

      Settings app >> Update & Security >> Windows Update
  2. Click “Check for updates.”

    check for updates Windows 11

    Check for pending updates

Force Windows Update to Download Already Downloaded Updates

There will be times when the updates become corrupted or for other reasons, you just don’t want to install the downloaded updates. In that situation, you can easily delete the already-downloaded updates, which will force Windows Update to run again and check for and download the updates again.

The only caveat in this situation is that the update must not have been installed on your computer. If the update is already installed, Windows will detect it as installed and will not download it again. In that case, you will need to uninstall the update first and then force Windows Update to run again.

If you want to force Windows Update to re-download all the updates again, you can do this using the steps below.

  1. Navigate to the following directory using File Explorer:

    C:\Windows\SoftwareDistribution\Download

    This folder contains all the Windows update files that Windows OS is currently downloading or recently downloaded and installed.

  2. Select and delete all the files from the “Download” folder.

    Delete all files in Download folder

    Delete all files in the “Download” folder
  3. Run Windows Update again using the above-mentioned methods.

    This will force Windows Update to check for the same updates and download them again. The download and install process for new updates is completely automated. You don’t need to do anything during the download and installation process.

Manage Windows Updates using Wuinstall

Using WuInstall, IT Administrators can automate Windows updates. Wuinstall can be used to enforce Windows Updates inquiries, downloads, and installations at times when they deem them appropriate, enabling them to make the entire update process more controlled and user-friendly.

WuInstall is a strong and flexible system management tool that can be used in a WSUS-based or standalone environment. To download the latest updates using Wuinstall, you will need to download and install Wuinstall first. Follow the steps below:

  1. Go to http://www.wuinstall.com/ and install the latest free version of Wuinstall on your computer.

  2. Open an elevated Command Prompt.

  3. Run the following cmdlet to search for the latest available Windows updates:

    wuinstall /search

    This will not only look for new updates but will also list them in the command window.

  4. To download the updates, run the following command:

    wuinstall /download

    This will download all the available updates from Microsoft servers.

  5. To install the updates, run the following command:

    wuinstall /install

There are a few more switches that you can use with the install command:

  • /quiet – will install updates without showing anything.
  • /disableprompt – Disable any input from Windows.
  • /autoaccepteula –  Auto-accept any agreement during the update installation.
  • /rebootcycle – Install updates on the next computer reboot.

Fix Corrupted Windows Updates

Sometimes Windows Update files get corrupted and the user is not able to download the files again or install the corrupted update files. In that case, we need to run a DISM command to fix the corrupted Windows Update. Here are the steps:

  1. Launch the Command Prompt.

  2. Run the following cmdlet:

    dism.exe /Online /Cleanup-image /Restorehealth

After successfully running this command, try force downloading the updates again, and the Windows Update should start working again.

Hopefully, this will be useful in situations where you want to automate certain Windows functions. What other purposes do you want to use command line options to run Windows Update?

Run Windows Update FAQs

What is Windows Update?

Windows Update is a free Microsoft service that provides bug
fixes, security patches, and performance enhancements for Microsoft Windows operating systems. By installing these updates, users can ensure they have the latest features and security available for their operating system.

Can I use the command line to run Windows Update?

Yes, you can use Windows’ command line to run Windows Update.

What is the benefit of running Windows Update from the command line?

Running Windows Update from the command line offers flexibility,
automation, and convenience. For example, by using the command line, you can schedule updates to occur at a specific time or be triggered by an event, and even control which updates are installed.

How can I run Windows Update from the command line in Windows 10?

Follow the steps below to force Windows update with the command line:
Type cmd in the search box, choose Run as administrator, and click Yes to continue.
Type wuauclt.exe /updatenow and hit Enter.
This command will force Windows Update to check for updates and start downloading.

What is the command to run Windows Update from PowerShell?

To run Windows Update via PowerShell, enter the following command:
Start-Process -FilePath ‘ms-settings:windowsupdate’

What is “usoclient.exe” and how does it relate to Windows Update?

“Usoclient.exe” is a built-in command line tool for Windows Update that can be used to scan for updates, start updates, and even uninstall updates. It provides an alternative to Windows Update’s graphical user interface. This tool can be especially useful for IT administrators who need to run Windows Update simultaneously on multiple machines. It can be run from the command line and provides options for updating in managed environments. It also allows for more detailed control over the update process, such as setting which updates to install or uninstall.

Can Windows Update be automated using the command line?

Yes, Windows Update can be automated using the command line. This can be done by creating scripts that automatically execute Windows Update commands.

Windows Updates can be run from PowerShell and Command Prompt in Windows 11/10. 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 10 being on by default and without an option for anyone to disable it.

Now, while some criticized this move by Microsoft, ultimately this is a step towards the customer’s greater good. Because Windows Update helps the users stay secured against all kinds of threats and provide them with the latest and the greatest from Microsoft. So, for those who appreciate this service, today we are going to talk about another way to run these updates.

The following methods will be carried out to run Windows Update from Command Line on Windows 11/10-

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

1] Run Windows Update using Windows Powershell

Running Windows Updates on Windows Powershell will require you to manually Install the Windows Update module, Get Windows Updates downloaded and Install Windows Updates. And for this, open Windows Powershell by searching for Powershell in 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

After that,

Get-WindowsUpdate

to connect to the Windows Update servers and download the updates if found.

Install Updates

Finally, type in,

Install-WindowsUpdate

to install the Windows Updates downloaded on your computer.

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

Related: Command-line switches to deploy Microsoft software Update packages

2] Run Windows Update using Command Prompt

Command Prompt on Windows Operating Systems exists since a very long time whereas Windows Powershell is comparatively new. Hence, it 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 Command Prompt by searching for cmd in the Cortana search box and run it with Administrator level privileges.

Click on Yes for the UAC Prompt that you get.

Finally, type in the following commands and hit the Enter key in order to perform the respective operations,

run Windows Updates from Command Line

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

It is worth noting that, the Command Prompt commands mentioned above are just meant for Windows 11/10 only.

How to enable the Windows Update service in Windows 11/10?

If the Windows Update service is disabled or is set to run manually, then you can enable the Windows Update service in Windows 11/10 using the following steps:

  1. Type services in the Search box and use Enter key
  2. In the Services window, double-click on Windows Update service to open its Properties
  3. In the Properties window, set the Startup type to Automatic
  4. Press the Start button to run the service
  5. Press Apply button and OK button to save the changes.

How do I know if Windows Update is installed in Command Prompt?

If you want to check the history of installed security updates or critical updates in Command Prompt on Windows 11/10, then first open the elevated Command Prompt window and execute wmic qfe list command. This will show the update description, update ID (or Hotfix ID), Installed by, Installed On, etc., information. Here, do note that not all Windows Updates are visible. So, it is better to access the Update history section in the Settings app of Windows 11/10 to see all the installed updates.

Related read: How to Update Drivers using Command Prompt.

Hope you find this post useful.

  • Ssl сертификат для windows server 2019
  • Star wars the knights of the old republic не запускается на windows
  • Start utorrent when windows starts up перевод
  • Start cmd from windows explorer
  • Ssl vpn клиент для windows