how to enable security boot Reading Time: 5 minutes

Secure Boot is one of the most important security features built into modern PCs, designed to ensure your device boots only with trusted software. Yet, many people still aren’t sure how to enable security boot, why it matters, or how it impacts their operating system. Whether you’re upgrading to Windows 11, tightening cybersecurity controls, or managing IT infrastructure across an organization, enabling Secure Boot is a step you shouldn’t overlook.

In this detailed guide, you’ll learn what Secure Boot does, how to turn it on through BIOS or UEFI, what hardware requirements you need to meet, and how to troubleshoot issues along the way. This article is written in a friendly, conversational tone to make a technical task feel absolutely manageable — even if you’ve never opened BIOS before.

Let’s walk through everything you need to know.

Understanding What Secure Boot Really Does

Secure Boot prevents your system from loading unverified or malicious software during the boot process. This includes rootkits, bootkits, unauthorized bootloaders, and tampered operating system files. When Secure Boot is turned off, malware can embed itself at startup, making it extremely difficult to detect or remove.

Secure Boot works by checking digital signatures from approved manufacturers or trusted certificates. If anything unauthorized tries to load, the system automatically blocks it. This makes it a critical component of modern endpoint protection — especially in enterprise environments.

For IT managers and cybersecurity teams, Secure Boot is more than a feature. It’s an essential security standard that helps reduce vulnerabilities across thousands of devices. When activated, it strengthens your security posture without slowing down operations.

And the best part? Once you understand how to enable security boot, the process becomes very simple.

Why You Should Enable Secure Boot on Your PC

You might be wondering whether enabling Secure Boot actually improves performance or security enough to be worth the effort. The short answer: yes. Here are the strongest benefits:

Enhanced Protection Against Boot-Level Malware

Rootkits and bootkits can manipulate startup processes before your antivirus loads. Secure Boot stops them before they run.

Required for Windows 11

Microsoft requires Secure Boot for Windows 11 installation and updates on supported machines.

Protects Firmware Integrity

It ensures firmware hasn’t been tampered with by unauthorized sources.

Supports Zero-Trust Security Models

Organizations that follow zero-trust frameworks rely on Secure Boot for device verification.

Improves System Reliability

Blocking unverified components helps reduce crashes and startup failures.

If your system supports Secure Boot — and most devices built after 2014 do — turning it on is one of the easiest ways to enhance cybersecurity instantly.

Before You Begin: Check Whether Secure Boot Is Supported

Before learning how to enable security boot from BIOS, you should verify that your system supports it. Not all devices qualify, especially older systems.

Check Secure Boot Status in Windows

  1. Press Windows + R
  2. Type msinfo32 and press Enter
  3. Look for Secure Boot State

You may see one of the following:

  • On → Secure Boot is already enabled
  • Off → It’s supported but disabled
  • Unsupported → Your device’s firmware or hardware doesn’t support it

Confirm UEFI Mode

Secure Boot requires UEFI, not Legacy BIOS.
In the same System Information window, look for BIOS Mode:

  • If it shows UEFI, you’re good to go
  • If it shows Legacy, you must switch to UEFI first

Switching from Legacy to UEFI may require converting your disk from MBR to GPT. Windows includes a safe conversion tool called MBR2GPT, which avoids data loss — but always back up your system before converting.

Steps to Enable Secure Boot

Once you’ve confirmed your system supports it, here’s how to proceed.

Restart Your Computer

Begin by rebooting your PC, as Secure Boot can only be enabled through BIOS or UEFI settings.

Enter BIOS/UEFI Setup

When your computer starts, repeatedly press your manufacturer’s BIOS key:

  • DEL → Most desktop motherboards
  • F2 → Dell, ASUS, Acer, Lenovo
  • F10 → HP
  • ESC → Some HP and other models

Your BIOS screen will appear once the system detects the key.

Locate Secure Boot Settings

Secure Boot options usually appear under:

  • Security
  • Boot
  • Authentication
  • Advanced Settings

This varies depending on your motherboard brand.

Enable Secure Boot

Change the setting from Disabled to Enabled.

Some systems require clearing old keys or loading default Secure Boot keys. You may see options like:

  • Install Default Keys
  • Standard Mode
  • Custom Mode
  • Factory Keys

Choose Standard Mode or Install Default Keys if prompted.

Save and Exit

Press F10 to save changes, or select Save & Exit.
Your PC will reboot, now protected with Secure Boot.

What If You Don’t See Secure Boot in BIOS?

One reason many users search for how to enable security boot is because the option isn’t visible in their BIOS menus. Here’s why that happens and how to fix it.

Reason 1: System Is Using Legacy BIOS

If your system is not in UEFI mode, Secure Boot will not appear.
Switching to UEFI requires:

  • Enabling UEFI in BIOS
  • Converting your drive from MBR to GPT

Use the following command in an elevated PowerShell window:

mbr2gpt /validate
mbr2gpt /convert

Reboot into BIOS and switch to UEFI. Then Secure Boot should appear.

Reason 2: CSM (Compatibility Support Module) Is Enabled

CSM supports old hardware and disables Secure Boot.
Disable CSM Support in the Boot menu.

Reason 3: Hardware Doesn’t Support It

Some early-generation systems or custom-built PCs may lack Secure Boot capability.

Reason 4: Incorrect Bootloader

Third-party OS installations may hide the Secure Boot menu.
Setting BIOS to default values usually reactivates the option.

Enabling Secure Boot on Leading Brands

Different manufacturers place Secure Boot settings in different locations. Here’s a breakdown to make it easier.

Enabling on ASUS Systems

  1. Enter BIOS → Advanced Mode
  2. Navigate to Boot
  3. Disable CSM
  4. Go to Secure Boot
  5. Select OS Type: Windows UEFI mode
  6. Enable Secure Boot

Enabling on HP

  1. BIOS Setup
  2. Choose Security
  3. Open Secure Boot Configuration
  4. Enable Secure Boot
  5. Save and restart

Enabling on Dell

  1. BIOS → Secure Boot
  2. Select Secure Boot Enable
  3. Apply changes and reboot

Enabling on Lenovo

  1. BIOS → Security
  2. Secure Boot
  3. Enable it
  4. Save and exit

Regardless of the brand, always disable Legacy/CSM modes first.

Why Secure Boot May Block Booting After Enabling

Sometimes, after learning how to enable security boot, users turn it on only to discover their PC won’t boot. This typically happens because:

  • The OS wasn’t installed in UEFI mode
  • Bootloader signatures don’t match Secure Boot policies
  • Dual-boot systems conflict with Secure Boot
  • Modified or unsigned drivers exist

How to Fix Boot Issues

  1. Reboot into BIOS
  2. Disable Secure Boot temporarily
  3. Rebuild or repair your bootloader using Windows recovery
  4. Remove unsigned drivers
  5. Re-enable Secure Boot afterward

Benefits of Secure Boot in Enterprise Environments

While Secure Boot helps home users, the biggest impact is seen in enterprise cybersecurity where endpoint protection is crucial.

Strict Control Over Startup Components

Malware cannot inject itself into firmware or bootloaders undetected.

Supports Device Hygiene

Every device boots with verified signatures, reducing risk across the organization.

Improves Compliance

Many industries — finance, defense, government — require Secure Boot as part of security standards.

Reduces Downtime

Preventing boot corruption keeps systems operational and reduces IT workload.

For IT decision-makers, enabling Secure Boot is a powerful way to strengthen endpoint security without additional cost.

Additional Tips When Enabling Secure Boot

To ensure a smooth process, keep these tips in mind.

Always Update BIOS First

Outdated BIOS versions may hide or disable Secure Boot settings.

Keep Storage Drives Healthy

Firmware features such as Secure Boot rely on proper disk formatting and partition structures.

Backup Before Switching to UEFI

Disk encryption, bootloaders, and partitions can behave differently under UEFI.

Update Drivers and Windows

Old drivers may not be signed, causing conflicts.

Common Questions About Secure Boot

1. Does Secure Boot slow down my system?

No. Secure Boot has almost zero impact on performance.

2. Can I enable Secure Boot after installing Windows?

Yes, as long as Windows was installed in UEFI mode.

3. Does Secure Boot affect gaming?

No. It doesn’t interfere with game performance or graphics drivers.

4. Can Linux run with Secure Boot enabled?

Yes. Most major distributions now support Secure Boot signatures.

5. What happens if Secure Boot blocks something I need?

You can temporarily disable it, install the component, and re-enable afterward.

Final Thoughts

Enabling Secure Boot dramatically improves your system’s security by ensuring only trusted software loads during startup. Whether you’re upgrading to Windows 11, improving cybersecurity practices, or managing hundreds of devices across an organization, Secure Boot is a foundational security layer every modern system should use.

If you’re responsible for maintaining endpoint security or managing organizational devices, robust protection and system hygiene are essential. That’s why having the right tools for visibility and control matters.

Start your free trial now and enhance your operations with Comodo’s advanced endpoint management and device hygiene platform, giving you visibility and control over app behavior across your organization.

START FREE TRIAL GET YOUR INSTANT SECURITY SCORECARD FOR FREE