Share via

How to enable the secure boot in Windows 11 again ?

Lui Lui 5 Reputation points
2026-04-20T07:59:57.86+00:00

Dear Support,

For the Windows 11 unable to boot after BIOS enable the Secure Boot in a HP Notebook,

Please help advise how can enable it without clear install the OS.

Many thanks,

Windows for home | Windows 11 | Security and privacy
0 comments No comments

2 answers

Sort by: Most helpful
  1. DaveM121 877.9K Reputation points Independent Advisor
    2026-04-20T08:34:32.0766667+00:00

    1

    If Windows 11 came pre-installed on your PC, then Secure Boot should have been enabled by default, what happened on your PC before Secure Boot was not enabled.

    2

    If you enable Secure Boot now, when you try to start your PC, what is the boot sequence you see, and what error is indicated when startup fails, please provide an image of the error.

    Was this answer helpful?

    0 comments No comments

  2. Q&A Assist
    2026-04-20T08:00:12.82+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Use the following steps to re-enable Secure Boot on the HP notebook without a clean OS install and recover from the boot issue.

    1. First, get Windows booting again If enabling Secure Boot makes Windows unable to start, follow this recovery sequence:
      1. Turn on the notebook and immediately press the HP BIOS key repeatedly (often Esc or F10) to enter the UEFI/BIOS menu.
      2. In the BIOS, locate Secure Boot (usually under Security, Boot, or Authentication) and set it to Disabled so the system can boot again.
      3. Save changes and exit; confirm that Windows now starts normally.
    2. Reset Secure Boot keys to factory defaults (if available)
      1. Re-enter the BIOS/UEFI menu.
      2. Go to the Secure Boot section.
      3. If there is an option like Reset to factory defaults or Reset Secure Boot keys, choose that (do not choose Clear; use Reset if both exist).
      4. Save and exit, then let Windows boot once with Secure Boot still disabled.
    3. Ensure the system is configured for UEFI boot In Windows 11:
      1. Go to Settings > System > Recovery.
      2. Under Advanced startup, select Restart now.
      3. On the blue screen, select Troubleshoot > Advanced options > UEFI Firmware Settings > Restart to return to BIOS.
      4. In BIOS, make sure the boot mode is UEFI (not Legacy/CSM). If both are available, ensure UEFI is first or only.
      5. Save changes and exit, confirm Windows still boots.
    4. Re-enable Secure Boot
      1. Boot again into the BIOS/UEFI menu.
      2. Find the Secure Boot setting and set it to Enabled.
      3. If the BIOS offers a choice like Standard or Custom, select the default/standard option, or if required, load the built‑in Secure Boot keys.
      4. Save changes and exit.
    5. If the PC still cannot boot with Secure Boot enabled
      1. Go back into BIOS and disable Secure Boot again so Windows can start.
      2. From Windows, open an elevated Command Prompt and repair EFI boot files as described in the recovery procedure (only if boot files are damaged):
        • Boot to Windows (with Secure Boot disabled).
        • Open Command Prompt as Administrator and run, one by one:
                  mountvol s: /s
                  del s:\*.\* /f /s /q
                  bcdboot %systemroot% /s S:
          
        • After “Boot files successfully created.”, restart the device.
      3. Re-enter BIOS and try enabling Secure Boot again.
    6. If none of the above works Contact HP support for device‑specific BIOS guidance. As a last resort, reinstalling Windows from recovery media with UEFI mode and then enabling Secure Boot may be required, but that is only after the above steps and vendor assistance.

    References:

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.