How to Check when Windows Update was Last Checked in Windows 11
Checking when Windows Update last scanned your system shows whether your PC reaches Microsoft servers to download crucial security patches. Windows 11 performs these checks in the background multiple times a day.
Open the Settings app to view this exact timestamp in under a minute and confirm your system works correctly.
You can check when Windows Update was last checked in Windows 11 by opening Settings, navigating to Windows Update, and looking for the “Last checked” timestamp near the top. This date and time indicates when your PC last searched for available updates. You can also use PowerShell with a specific command for more technical details.
Option 1Check the Settings Home Page
- Open your Settings menu by pressing Win+I on your keyboard.
- Click on Home located on the left-hand menu.
- Look at the top of the window. You will see a label that says Last checked followed by the time. Open Settings Home page

Option 2Check the System Page
- Open Settings (Win+I).
- Click on System on the left side of the screen.
- Check the top of the page to see the Last checked information. Open Settings System page

Option 3Check the Windows Update Page
- Open Settings (Win+I).
- Click on Windows Update in the sidebar on the left.
- The Last checked status will be displayed clearly at the top of this page. Open Settings Windows Update page

Option 4Check Using a Command
Checking your windows update history through a quick command lets you find the exact time your computer last looked for new system patches. You can do this without administrator approval by running a simple Windows PowerShell command in your terminal, which instantly pulls the last successful search date from your update records.
- Right-click the Start button and select Terminal, or search for Command Prompt in the search bar.
- Copy and paste the following command into the window and press Enter:
powershell "(New-Object -Com 'Microsoft.Update.AutoUpdate').Results.LastSearchSuccessDate.ToLocalTime()"- The terminal will display the exact date and time of the last update check.
Summary
Keeping software current protects your hardware and data. Reviewing the last check time takes only seconds through the Settings app or Terminal. This ensures your machine consistently runs the latest software improvements.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!