Open links in new tab
  1. How to Check if Secure Boot Is Enabled on Your PC
    To check if Secure Boot is enabled on your PC, you can use the System Information tool or PowerShell in Windows.

    Method 1: Using System Information

    1. Open System Information: Press Win + R to open the Run dialog, type msinfo32, and press Enter.
    2. 2 Sources

    Method 2: Using PowerShell

    1. Open PowerShell: Search for PowerShell in the Start menu, right-click it, and select Run as Administrator.
    2. Run the Command: Type the following command and press Enter:
    Confirm-SecureBootUEFI
    

    Method 3: Using Windows Security

    1. Open Windows Security: Click on the Start menu, type Windows Security, and open it.
    2. Check Device Security: Navigate to Device security. If there is a section for Secure Boot, it indicates that Secure Boot is enabled. If not, it is likely disabled.
      These methods provide a straightforward way to determine the Secure Boot status on your Windows PC, ensuring that your system is protected against unauthorized software during the boot process. If you find that Secure Boot is disabled and you wish to enable it, you will need to access your UEFI firmware settings during system startup.
    3. 1 Source
  1. How to Check if Secure Boot Is Enabled on Your PC

    To check if Secure Boot is enabled on your PC, open the Start Menu and search for "System Information". In the System Summary section, check the right-hand pane for "…
    Check the System Information Tool for Secure Boot Status

    You'll find this information in the System Information panel. To open it, open your Start menu and type "System Information". Launch the System Information shortcut.
    Select "System Summary" in the left pane and look for the "Secure Boot State" item i…

    With a PowerShell Cmdlet

    You can also query this information from PowerShell. Why would you do this? With PowerShell Remoting, you could use PowerShell cmdlets to check if a remote PC has Secure Boot enabled.
    This requires you run PowerShell as Admi…

  2. Check if Secure Boot is Enabled, Disabled, or …

    Apr 10, 2024 · Learn how to check if Secure Boot is enabled, disabled, or unsupported on your Windows 11 PC using Windows Security, System …

  3. People also ask
  4. How to Turn on Secure Boot on Windows 10 & 11: Simple Guide

    Sep 3, 2025 · Check if Secure Boot is enabled before beginning. If Secure Boot is already enabled but you didn't know it, this can save you a little time. The steps are quick and easy: Type sysinfo in the …

  5. How to check if SecureBoot is enabled and how to turn it on

    Oct 27, 2025 · A quick and easy way to check if your computer has Secure Boot enabled is to press Win + R and type msinfo32. Press Enter, then look for Secure Boot State on the default Hardware Overview …

  6. How to check and enable Secure Boot on your Windows PC

    Nov 5, 2025 · One of the Windows 11 requirements is Secure Boot. Here we'll show you how to enable Secure Boot as fast and easily as possible.

  7. Check if Secure Boot is Enabled or Disabled in Windows …

    Jun 24, 2021 · Learn how to determine if your PC supports Secure Boot and whether it is enabled or disabled in Windows 10. Follow the steps using Windows …

  8. How to Confirm if Secure Boot is Enabled or Disabled in Windows

    Nov 17, 2025 · This tutorial provides step-by-step instructions on how to confirm if Secure Boot is Enabled or Disabled in Windows 10 and …

  9. How To Check if Secure Boot Is Enable or Disable - TechBloat

    Jun 25, 2025 · Below is a comprehensive 5000-word article on "How To Check if Secure Boot Is Enabled or Disabled," exploring various methods, explanations, and troubleshooting tips to help users …

  10. Secure Boot Status: How to Check if Enabled - SynchroNet

    Sep 15, 2025 · To check if secure boot is on, open PowerShell and type Confirm-SecureBootUEFI.

  11. How To Check if Secure Boot Is Enable or Disable

    Learn what Secure Boot is and how to verify if it is enabled or disabled using System Information tool or PowerShell command. Secure Boot is a security …