Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»How to Perform Windows 11 Manual Update

How to Perform Windows 11 Manual Update

Grishm DevkotaBy Grishm DevkotaDecember 23, 2022
windows-11-manual-update

If you plan to update a specific program or a security patch, a manual update is the best solution. It may also prove useful if you have disabled automatic updates or if the device is having update problems.

Without regular updates, your device could be vulnerable to security threats and performance issues. To keep your device up-to-date with the latest features, you can use the following methods to perform Windows 11 manual updates.

From Settings

The first and easiest method to manually download updates is to check for it in Settings. By using the Windows Update tool, users can search and download everything Windows related, from security patches to bug fixes and even the latest version of Windows. 

  1. Press the Windows key + I to open Settings
  2. Click on the Windows Update tab
    windows update
  3. Inside, click on Check for updates button

If an update is available, Windows will then start downloading the available updates on your device

If you wish to download additional optional updates, 

  1. From the Windows Update panel, click on
    Advance Options> Optional Updates
    update advance options
  2. If updates are available, check mark the updates you want to download
    downlaod additional updates
  3. Click on Download & Install to start the process
  4. You may need to restart your device to complete the update

Windows Update Catalog

Another method to update Windows manually is through an ISO package from Windows Update Catalog. The process requires you to download the ISO from Microsoft’s website and manually install them on your device. 

This option is also the best way to install updates if the internet is not accessible on the device.

  1. To check for the latest version of Windows, check the release history and note down the KB information
  2. Now, visit the Microsoft Update catalogue site and enter the KB(Knowledge Base) information on the Search bar [e.g. KB5021255] 
    ms update catalog
  3. From the list, click on the title to get an overview of the update
  4. Close the window and click on Download beside the appropriate update file
    download ms update
  5. On the pop-up window, click on the link to start the download process
    download update confirm
  6. Depending on the type of update, you will download either a .msu or a .cab file
  7. To update from a .msu file
    • After downloading, navigate to the file directory
    • Double click the file to start the installation process
      Windows Update msc
    • Restart your device to complete the installation
  8. To update from a .cab file
    • Press the Windows key + R to open Run
    • Type cmd and press the Ctrl + Shift + Enter keys to open Command prompt with elevated access
      run
    • On the console, type the following and press Enter
      DISM.exe /Online /Add-Package /PackagePath:<Full path of the cab file and the filename>
      [eg: DISM.exe /Online /Add-Package /PackagePath:C:\Users\redsp\Downloads\windows11.0-kb5021255-x64_fdeac73086fbc36f8f72d7691a131c866d48338a.cab]
      cmd update
    • You may be prompted to restart your device, press Y to continue

From Windows PowerShell

If you wish to forgo using the GUI, you can instead install the updates from CLI (Command Line Interface). To do this, you will need to run the following commandlets from Windows PowerShell

  1. Open Run and type powershell 
  2. Press the Ctrl + Shift + Enter keys together to open PowerShell with elevated access
    run powershell
  3. On the console, type Install-Module PSWindowsUpdate 
  4. A prompt will appear, type Y to continue
  5. If an untrusted repository message appears, again, type Y or A to continue
    powershell windows update
  6. Now type
    Get-WindowsUpdate
    Get-WindowsUpdate -AcceptAll -Install -AutoReboot
    Get-WindowsUpdate -Install -KBArticleID ’<KB version>’
    [e.g. Get-WindowsUpdate -Install -KBArticleID ’KB5021255’]
  7. If you encounter an import module error, perform the following steps
    • Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
    • Import-Module PSWindowsupdate
      get windows update
    • Afterwards, preform step 6 normally to continue
how to
Grishm Devkota
  • LinkedIn

Grishm holds a computer science degree and is currently employed as a Tech writer at TechNewsToday. He specializes in topics related to Windows OS, iOS and PC hardware. You can contact him at grishm@technewstoday.com

Related Posts

how to change mouse cursor

How to Change Mouse Cursor? 3 Easy Ways

February 7, 2023
Power on Self test

What is Power on Self Test (POST)? How Does It Work

February 6, 2023
how to make cursor bigger

How to Make Cursor Bigger

February 3, 2023
enable secure boot msi bios

How to Enable Secure Boot on MSI Motherboard

February 3, 2023
how to add device to microsoft account

How to Add Device to Microsoft Account

February 2, 2023
how to delete win backup files

How to Delete Backup Files on Windows

January 29, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how high should monitor be

How High Should Your Monitor Be?

February 7, 2023
Power on Self test

What is Power on Self Test (POST)? How Does It Work

February 6, 2023
usb a vs usb c

USB A Vs USB C – What’s the Difference?

January 31, 2023
You may also like
broken-screen-dell-laptop

How to Fix Broken Screen on Dell Laptop? Step-by-Step Guide

February 9, 2023
orange-light-on-router

How to Fix Orange Light on My Router

February 9, 2023
ip-address-hp-printer

How to Find the IP Address of HP Printer? 7 Easy Ways

February 8, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday.

Type above and press Enter to search. Press Esc to cancel.