ItsmeITItsmeIT
  • Linux
    • Debian
    • Ubuntu
  • PC/Windows
Reading: Fix “No Bootable Device Found” on Windows After BIOS Change
Share
Font ResizerAa
ItsmeITItsmeIT
Font ResizerAa
  • Categories
    • Linux
    • Debian
    • Ubuntu
    • PC/Windows
Have an existing account? Sign In
Follow US
© 2025 ItsmeIT. All rights reserved.
Table of Contents
  • Why Changing BIOS Can Brick Your Boot
  • Step 1: Check Your Current BIOS Mode
  • Step 2: Check If Your Drive Is GPT or MBR
  • Step 3: Fixing the “No Bootable Device” Error
    • Option 1: Switch BIOS Back to Original Mode
    • Option 2: Fix Boot Order
    • Option 3: Tweak Secure Boot or CSM
    • Option 4: Convert Between GPT and MBR (If Needed)
      • TL;DR:
  • Special Situations to Watch For
  • How to Dodge This Mess in the Future
    • Final Thoughts

Home » PC/Windows » Fix “No Bootable Device Found” on Windows After BIOS Change

Fix “No Bootable Device Found” on Windows After BIOS Change

avatar
By Loibv
avatar
ByLoibv
The ItsmeIT team – delivering cutting-edge updates, tech trends, and insider knowledge from the world of technology.
Follow:
Last updated: July 19, 2025

Messing with your BIOS settings might seem harmless… until your laptop boots up and hits you with a scary “No Bootable Device Found” error. Yeah — that sinking feeling? Been there. This usually happens when you switch from UEFI to Legacy BIOS (or the other way around) without reinstalling Windows or adjusting your drive’s partition format.

This guide breaks down what’s actually going wrong, how to fix it depending on your situation, and how to sidestep this mess in the future.

Why Changing BIOS Can Brick Your Boot

Switching from UEFI to Legacy (or vice versa) might look like a minor change in the BIOS menu, but your computer doesn’t see it that way. It needs three things to line up perfectly during startup:

  • The BIOS boot mode (UEFI or Legacy)
  • The partition style of your hard drive (GPT or MBR)
  • How Windows was installed (UEFI or Legacy mode)

If these three don’t match, your PC throws a tantrum. You’ll get errors like “No Bootable Device” or “Operating System Not Found” even if Windows is alive and well on the drive.

Examples that trip people up:

  • Drive is GPT, but BIOS is set to Legacy → Windows won’t boot
  • Windows installed in UEFI mode, but you switched to Legacy BIOS → fail city

So if you’re switching modes, you gotta make sure your drive and Windows match the new setting. If they don’t, it’s like trying to play a Blu-ray in a VHS player — not gonna happen. You can use MiniTool Partition Wizard to convert your drive between MBR and GPT formats without wiping everything (just don’t skip the backup, rookie mistake).

Step 1: Check Your Current BIOS Mode

Reboot your machine and get into BIOS (usually by smashing F2, DEL, or ESC when it powers on). Every manufacturer does things differently, but look for sections like:

  • Boot Mode
  • Boot List Option
  • UEFI/Legacy Boot
  • CSM (Compatibility Support Module)

Quick rule of thumb:

  • If you only see UEFI, your system’s UEFI-only
  • If you see both UEFI and Legacy, you’ve got dual-mode (lucky you)
  • If CSM is on, it’s running in Legacy-compatible mode (you can turn it off to go full UEFI)

📚 Reference: How to Enter BIOS or Boot Menu on Any Laptop Brand – a handy list of BIOS/boot keys by brand (HP, Dell, Lenovo, Acer… you name it).

Step 2: Check If Your Drive Is GPT or MBR

If you suspect BIOS and the drive aren’t vibing, boot up with a rescue USB (WinPE, Hiren’s BootCD, etc.) and open Command Prompt. Type:

diskpart
list disk
Check GPT or MBR
Check if a disk is GPT or MBR using Command Prompt

Look for the GPT field:

  • GPT: Yes → GPT partition → works with UEFI only
  • GPT: No → MBR partition → works with Legacy or UEFI-CSM

📚 Reference: How to Check if Your Laptop Supports EFI/UEFI or Legacy BIOS

Step 3: Fixing the “No Bootable Device” Error

Option 1: Switch BIOS Back to Original Mode

If you just changed BIOS recently, try reverting it:

  • Get into BIOS
  • Change Boot Mode back to what it was (UEFI ↔ Legacy)
  • Save and restart

If Windows was installed using UEFI, BIOS needs to be in UEFI mode. Don’t forget Secure Boot if it was previously enabled.

Option 2: Fix Boot Order

Sometimes BIOS resets the boot priority:

  • Head to BIOS → Boot Priority
  • Make sure your Windows drive is at the top
  • Disable Network Boot or USB Boot unless you’re using them

Option 3: Tweak Secure Boot or CSM

Depending on your setup:

  • Turn off Secure Boot if you’re using older Windows or a Legacy rescue USB
  • If CSM is on and causing drama, try disabling it for full UEFI

📚 Ref: How to Create a Professional Rescue Boot USB (UEFI/Legacy)

Option 4: Convert Between GPT and MBR (If Needed)

Some newer laptops only support UEFI, with no Legacy Boot option. In that case, your drive must be GPT. UEFI won’t boot from MBR — no exceptions.

And if your BIOS is Legacy-only? Then your drive better be MBR, because Legacy can’t handle GPT.

TL;DR:

  • BIOS is UEFI-only → Drive must be GPT
  • BIOS is Legacy-only → Drive must be MBR
  • If they don’t match, your system’s gonna act like a brat and refuse to boot

To convert:

⚠️ Warning: The clean command wipes everything, so back up your stuff first!

diskpart
list disk
select disk 0
clean
convert gpt   #or: convert mbr

Want to switch formats without losing data? Use rescue tools like AOMEI Partition Assistant or EaseUS Partition Master on a bootable USB. Still, backup your files just in case — don’t get cocky.

Special Situations to Watch For

  • Windows was installed in AHCI, but BIOS is set to RAID → might not boot. Try toggling between them.
  • Boot USB not working? It might not match your BIOS mode. Use Rufus to remake the stick:
    • MBR for Legacy BIOS
    • GPT for UEFI
  • Some OSes don’t play nice with Secure Boot → turn it off if needed

How to Dodge This Mess in the Future

  • Snap a pic of your BIOS settings before changing anything
  • When installing Windows, decide upfront: UEFI or Legacy → build the USB right, format the drive properly
  • Always backup or create a restore point before major changes
  • After a BIOS update, double-check Boot Mode — some machines reset to defaults

Final Thoughts

The “No Bootable Device Found” error usually means your BIOS mode, partition format, and Windows install aren’t on the same page. Learn how they work together and you’ll save yourself hours of frustration (and probably a few rage quits).

It’s a little nerdy, sure — but if you’ve ever rebuilt a gaming rig at 3am while binge-watching Better Call Saul and drinking Monster, you’ll get why this stuff matters.

Share This Article
Facebook Reddit Telegram Threads
avatar
ByLoibv
Follow:
The ItsmeIT team – delivering cutting-edge updates, tech trends, and insider knowledge from the world of technology.
Leave a Comment

Leave a Reply Cancel reply

You must be logged in to post a comment.

Most Popular
USB Password-Protect
How to Password-Protect a USB Drive on Windows 11
Add Apps to Windows 11 Right-Click Menu
How to Add Apps to Windows 11 Right-Click Menu
Enable Automatic Dark Mode Windows 11
How to Enable Automatic Dark Mode by Time on Windows 11
Create a System Restore Point Windows
How to Create a System Restore Point to Backup/Restore Windows 10/11
Show Clock Seconds Windows 11
How to Show Seconds on the Windows 11 Taskbar Clock
ItsmeITItsmeIT
Follow US
© 2025 ItsmeIT. All Rights Reserved.
  • Privacy Policy
  • Terms of Service
Logo ItsmeIT logo
Welcome Back!

Sign in to your account

Continue with Google
Register   |Lost your password?