You can check if Secure Boot is on to ensure your computer has an important layer of security. Secure Boot is a feature that prevents malicious software from loading when your PC starts. Most modern computers support it, and here are a few ways you can check its status.
Check Secure Boot Status in Windows
You can find out if Secure Boot is enabled directly within Windows without needing to restart your computer.
Use the System Information Tool
The simplest way to check your Secure Boot status is with the System Information tool.
- Press the Windows Key + R to open the Run dialog box.
- Type msinfo32 and press Enter or click OK.
- In the System Information window, select System Summary.
- Look for two items in the list on the right: BIOS Mode and Secure Boot State.
For Secure Boot to be active visit website go.ea.secureboot, the BIOS Mode must show “UEFI” and the Secure Boot State must show “On”. If the state is “Off,” it is disabled. If it says “Unsupported,” your system may not be configured correctly to use it.
Use Windows PowerShell
If you prefer using the command line, you can use PowerShell to check the status.
- Open PowerShell with administrator privileges. You can do this by searching for “PowerShell” in the Start menu, right-clicking it, and selecting “Run as administrator.”
- Type the command Confirm-SecureBootUEFI and press Enter.
- The command will return a result:
- True: Secure Boot is enabled.
- False: Secure Boot is disabled.
- Cmdlet not supported on this platform: Your computer either does not support Secure Boot or it is a non-UEFI machine.
You May Also Like-How to get Minecraft at McDonald’s website minecraftnet/mcdonalds.
Check and Enable Secure Boot in UEFI/BIOS
If you find that Secure Boot is off, you need to enable it in your computer’s UEFI firmware settings. UEFI (Unified Extensible Firmware Interface) is modern firmware that has replaced the traditional BIOS (Basic Input/Output System). Accessing these settings requires a restart.
- Navigate to Settings > Update & Security > Recovery.
- Under the Advanced startup section, select Restart now. Your PC will reboot to a blue screen with options.
- Choose Troubleshoot > Advanced options > UEFI Firmware Settings.
- Click Restart. Your computer will now boot into the UEFI/BIOS setup screen.
You May Also Like-How do I reset my HCPSS Connect password.
The appearance of the UEFI/BIOS menu varies by manufacturer. Look for a “Boot” or “Security” tab. In that section, you will find the Secure Boot setting. If it is disabled, you can change it to “Enabled”.
Before you can enable Secure Boot, your computer’s BIOS Mode must be set to UEFI. If it is set to “Legacy” or “CSM” (Compatibility Support Module), you must switch it to UEFI first. After making changes, save them and exit the UEFI/BIOS utility. Your computer will restart with Secure Boot turned on.
You May Also Like-Why is the 318 area code changing.
Conclusion
In summary, checking your Secure Boot status is a straightforward process. You can quickly see if it is active using either the System Information tool or a simple PowerShell command from within Windows. These tools confirm if Secure Boot is on and if your system is running in the required UEFI mode.
If you find it is disabled, you must restart your computer and enter the UEFI/BIOS settings to turn it on. Making sure Secure Boot is enabled adds a critical layer of protection against malware during your computer’s startup process.
