Follow
Windows

How to Check Secure Boot on Windows 11

Richard
Written by
Richard
Feb 2, 2026 Updated Apr 2, 2026 2 min read
How to Check Secure Boot on Windows 11
How to Check Secure Boot on Windows 11

You check Secure Boot on Windows 11 to verify if your PC is protected against unauthorized software loading during startup.

Secure Boot is a crucial security standard developed by the Trusted Computing Group that ensures only trusted software is loaded by your PC’s firmware when it boots. This helps prevent malware like rootkits from running before Windows even starts.

Knowing your Secure Boot status is vital for installing Windows 11, as it’s a prerequisite for the operating system, along with TPM 2.0. On a Windows 11 PC, Secure Boot should be enabled by default for optimal security.

⚡ Quick Answer

Open Windows Security, go to Device security, and look for the Secure Boot status. It will clearly state if Secure Boot is On or Off.

How to See if Secure Boot is On or Off

Here are three easy ways to check your Secure Boot status on Windows 11:

1Check Using the Windows Security App

  1. Click the Start button and type Windows Security, then open the app.
  2. Click on Device security.
  3. Look for the Secure Boot section. It will say On if it’s enabled or Off if it’s disabled.
Windows Security app showing Device Security
Windows Security app showing Device Security

This is the easiest way to see your Secure Boot status.

2Use the System Information Tool

  1. Press ⊞ Win+R on your keyboard to open the Run box.
  2. Type msinfo32 and press Enter.
  3. In the window that opens, look for BIOS Mode and Secure Boot State on the right side.
  4. If BIOS Mode says UEFI and Secure Boot State says On, then Secure Boot is enabled.
  5. If it says Off, then Secure Boot is disabled.
System Information showing Secure Boot On
System Information showing Secure Boot On

3Use Windows Terminal to Check

  1. Right-click the Start button and select Windows Terminal (Admin). %📂%SC0%%
  2. In the terminal window, type the following command and press Enter:
💻Code
Confirm-SecureBootUEFI

You will see one of these results:

  • True — Secure Boot is enabled.
  • False — Secure Boot is disabled.
  • An error message — Secure Boot is not supported on your device.

Summary

  • Secure Boot helps protect your PC by only allowing trusted software when it starts.
  • Windows 11 requires Secure Boot to be enabled for installation.
  • You can check Secure Boot status using the Windows Security app, System Information tool, or Windows Terminal.
  • Secure Boot status will show as On/Off or True/False depending on the method you use.

Checking Secure Boot is a simple way to help keep your PC safe from malware and unauthorized software. If you find it’s off and want to turn it on, you might need to change settings in your computer’s UEFI/BIOS menu (this is like the PC’s control center when it starts). For help with that, see this guide on accessing UEFI/BIOS firmware settings.

If you have questions or need more help, feel free to ask in the comments below!

How to confirm Secure Boot status?

Summary. Starting in April 2026, the Windows Security app displays additional information about the status of Secure Boot certificate updates on your device. You can find this under Device security > Secure Boot. Microsoft Secure Boot certificates, originally issued in 2011, are approaching expiration in 2026.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to Open Windows Terminal as Admin Automatically
Windows How to Open Windows Terminal as Admin Automatically
How to Access UEFI BIOS in Windows 11 - Easy Steps
Windows How to Access UEFI BIOS in Windows 11 - Easy Steps
How to Upgrade from Windows 10 to Windows 11
Windows How to Upgrade from Windows 10 to Windows 11
How to Enable or Disable Windows Security Notifications in Windows 11
Windows How to Enable or Disable Windows Security Notifications in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *