Table of Contents >> Show >> Hide
- What Is the Difference Between UEFI and Legacy BIOS?
- Why Would You Switch from UEFI to Legacy BIOS?
- Important Warning Before You Change Anything
- Step 1: Check Your Current BIOS Mode in Windows
- Step 2: Check Whether Your Disk Is GPT or MBR
- Step 3: Decide Whether You Actually Need Legacy BIOS
- Step 4: Enter BIOS or UEFI Setup
- Step 5: Disable Secure Boot
- Step 6: Enable Legacy Boot, CSM, or Legacy Support
- Step 7: Change the Boot Order
- Step 8: Save and Restart
- What If Legacy BIOS Is Missing or Grayed Out?
- Can You Convert GPT to MBR Without Losing Data?
- Common Errors After Switching to Legacy BIOS
- Should You Switch Back to UEFI Later?
- Best Practices Before Changing BIOS Boot Mode
- Real-World Experience: What Usually Happens When People Switch UEFI BIOS to Legacy BIOS
- Conclusion
Switching UEFI BIOS to Legacy BIOS on a PC sounds like one of those tiny settings changes that should take ten seconds and a heroic press of the F10 key. In reality, it can be a little more dramatic. One wrong move and your perfectly normal computer may suddenly act like it has never heard of Windows, your SSD, or basic manners.
The good news: changing from UEFI to Legacy BIOS is possible on many older and mid-generation PCs. The not-so-good news: many newer computers no longer support Legacy Boot at all, and Windows 11 is designed around UEFI, Secure Boot, and TPM 2.0. So before you charge into BIOS Setup like a keyboard warrior, it helps to understand what you are changing, why it matters, and how to avoid turning your boot drive into a very expensive paperweight.
This guide explains how to switch UEFI BIOS to Legacy BIOS on a PC, what to check before changing boot mode, how disk partition styles affect the process, and what to do if the Legacy option is missing or grayed out.
What Is the Difference Between UEFI and Legacy BIOS?
UEFI stands for Unified Extensible Firmware Interface. It is the modern firmware environment that replaced the older Legacy BIOS system on most PCs. UEFI supports features such as larger boot drives, faster startup, graphical setup menus, Secure Boot, GPT disks, and better compatibility with modern hardware.
Legacy BIOS, sometimes called CSM or Compatibility Support Module, is the older boot method. It is commonly associated with MBR disks, older operating systems, older graphics cards, and older bootable tools. It still appears on many business desktops, workstations, and pre-2020 laptops, but it is disappearing from newer machines.
UEFI usually works with GPT
In a typical modern Windows installation, UEFI boot mode pairs with a GPT disk. GPT stands for GUID Partition Table. It supports large drives and is required for many modern Windows features. If your PC was shipped with Windows 10 or Windows 11, there is a good chance it uses UEFI and GPT already.
Legacy BIOS usually works with MBR
Legacy BIOS normally boots from an MBR disk. MBR stands for Master Boot Record. It is older and more limited, but some older operating systems, repair utilities, and bootable USB tools still expect Legacy mode.
Here is the simple version: UEFI likes GPT. Legacy BIOS likes MBR. Mixing them incorrectly is where boot problems begin. The computer may still see the drive physically, but it may refuse to boot from it. This is the digital equivalent of seeing your house key and deciding it is actually a spoon.
Why Would You Switch from UEFI to Legacy BIOS?
Most users should stay with UEFI. It is newer, safer, and better supported. However, there are a few situations where switching to Legacy BIOS may make sense.
You need to boot an older operating system
Some older operating systems, especially older versions of Windows or certain Linux distributions, may boot more easily in Legacy mode. Windows 7, for example, is often associated with Legacy BIOS installations, although UEFI installation is possible in some cases with the right media and hardware.
You need to use an older bootable USB tool
Some diagnostic tools, imaging utilities, antivirus rescue disks, and firmware flash tools were created for Legacy boot. If a USB drive does not appear in your boot menu under UEFI, switching to Legacy or enabling CSM may allow the PC to detect it.
You are restoring an old disk image
If you are restoring a system image from an older PC that used MBR and Legacy BIOS, the restored system may not boot correctly in UEFI mode. In that case, Legacy Boot may be needed unless you convert the disk and boot files properly.
You are troubleshooting boot compatibility
Technicians sometimes switch boot modes temporarily to test whether a device, operating system installer, or storage controller behaves differently. This is useful, but it should be done carefully and documented. Future-you will not appreciate a mystery BIOS setting changed at 1:00 a.m.
Important Warning Before You Change Anything
Switching UEFI BIOS to Legacy BIOS is not the same as changing your desktop wallpaper. It can prevent Windows from booting if your disk partition style does not match the selected boot mode.
Before changing the BIOS mode, back up your important files. Copy documents, photos, school files, work folders, browser exports, and anything else you would not want to lose. If possible, create a full system image or recovery drive. Also write down your current BIOS settings, especially Boot Mode, Secure Boot, SATA mode, boot order, and TPM settings.
If your computer currently runs Windows 11, do not switch casually. Windows 11 requires UEFI firmware with Secure Boot capability. Changing to Legacy mode can break compatibility and may stop Windows from starting. If you are only trying to run an old USB tool, consider creating a UEFI-compatible version of that tool instead.
Step 1: Check Your Current BIOS Mode in Windows
Before entering BIOS Setup, check whether your PC is currently using UEFI or Legacy mode.
- Press Windows + R.
- Type msinfo32 and press Enter.
- Look for BIOS Mode.
- If it says UEFI, your PC is currently booting in UEFI mode.
- If it says Legacy, your PC is already using Legacy BIOS mode.
While you are in System Information, also check Secure Boot State. If Secure Boot is enabled, you will usually need to disable it before enabling Legacy Boot or CSM.
Step 2: Check Whether Your Disk Is GPT or MBR
This step is crucial. Your boot disk partition style determines whether Windows is likely to boot after you change firmware mode.
- Right-click the Start button.
- Select Disk Management.
- Right-click your system disk, usually Disk 0.
- Choose Properties.
- Open the Volumes tab.
- Look for Partition style.
If the partition style is GUID Partition Table (GPT), the disk is designed for UEFI boot. If it is Master Boot Record (MBR), it is designed for Legacy BIOS boot.
If your Windows installation is on a GPT disk and you switch the firmware to Legacy BIOS, the system may not boot. If your Windows installation is on an MBR disk and you switch to UEFI-only mode, the same problem can happen in reverse.
Step 3: Decide Whether You Actually Need Legacy BIOS
Before changing the setting, ask one simple question: what problem are you trying to solve?
If your goal is to install Windows 11, do not switch to Legacy BIOS. You should use UEFI, GPT, Secure Boot, and TPM 2.0. If your goal is to install Windows 10 on an older machine, Legacy may work, but UEFI is still usually better when supported. If your goal is to boot an old rescue USB, check whether the tool has a newer UEFI-compatible version.
In many cases, the best answer is not “switch to Legacy BIOS,” but “recreate the bootable USB correctly.” Tools like Windows Media Creation Tool, Rufus, or manufacturer recovery utilities often let you choose GPT/UEFI or MBR/BIOS compatibility. Choosing the right format can save you from BIOS gymnastics.
Step 4: Enter BIOS or UEFI Setup
To switch UEFI BIOS to Legacy BIOS, you need to enter the firmware setup screen. The key varies by manufacturer.
- Dell: Usually F2 for BIOS Setup, F12 for Boot Menu
- HP: Usually Esc, then F10 for BIOS Setup
- Lenovo: Usually F1, F2, Enter, or Novo button depending on model
- Acer: Usually F2 for BIOS Setup
- ASUS: Usually Del or F2
- GIGABYTE desktop boards: Usually Del
- MSI desktop boards: Usually Del
Restart the PC and repeatedly press the correct key as soon as the logo appears. Do not hold the key like you are angry at it. Tap it steadily. BIOS screens are old-school; they respect timing more than force.
Step 5: Disable Secure Boot
Secure Boot is a UEFI security feature. It helps prevent unauthorized bootloaders from running during startup. Legacy BIOS does not use Secure Boot in the same way, so many PCs require Secure Boot to be disabled before Legacy Boot or CSM can be enabled.
Look for Secure Boot under one of these menus:
- Security
- Boot
- Authentication
- System Configuration
- Advanced Mode > Boot
Change Secure Boot to Disabled. On some laptops, you may need to set an administrator or supervisor password before Secure Boot options can be changed. If you do this, write the password down and store it safely. Forgetting a BIOS password is not a fun side quest.
Step 6: Enable Legacy Boot, CSM, or Legacy Support
The setting name depends on the manufacturer. You may see one of these labels:
- Legacy Boot
- Legacy Support
- Boot Mode: Legacy
- UEFI/Legacy Boot
- CSM Support
- Compatibility Support Module
- Launch CSM
Set the boot mode to Legacy, Legacy First, or CSM Enabled, depending on the available options.
On ASUS motherboards, CSM is commonly located under Boot in Advanced Mode. On GIGABYTE boards, it is often under Boot > CSM Support. On Lenovo systems, older models may include UEFI/Legacy Boot options under Startup or Restart menus. Acer systems that support the feature may allow you to select Boot Mode and change it from UEFI to Legacy BIOS.
If you do not see the option, your PC may not support Legacy Boot. Many newer systems removed it entirely.
Step 7: Change the Boot Order
After enabling Legacy mode, check the boot order. Your PC may now show different boot entries. For example, instead of Windows Boot Manager, you may see the physical drive name, such as a Samsung SSD, WD drive, Kingston USB, or SATA HDD.
Move the correct boot device to the top of the list. If you are booting from a USB installer, choose the non-UEFI version of the USB entry if both versions appear. For example:
- UEFI: SanDisk USB boots in UEFI mode.
- SanDisk USB boots in Legacy mode.
This small detail matters. Choosing the wrong boot entry can make the installer use the wrong partition style, which later creates boot errors. Computers are very literal. They do not “know what you meant.”
Step 8: Save and Restart
Once the settings are correct, save your changes. The common key is F10, but some systems use a menu option such as Save Changes and Exit.
The PC will restart. If the boot device is compatible with Legacy BIOS, it should begin loading. If you see a message like No Bootable Device, Operating System Not Found, or Default Boot Device Missing, return to BIOS Setup and review your settings.
What If Legacy BIOS Is Missing or Grayed Out?
If Legacy BIOS is missing, do not panic. Also, do not start changing random settings while whispering “maybe this one.” Use a methodical checklist.
Your PC may be UEFI-only
Many newer laptops and desktops no longer include Legacy Boot. Lenovo, for example, removed Legacy BIOS boot support from many 2020 and newer products. Other manufacturers have done the same across modern product lines. If the firmware is UEFI-only, you cannot switch it to true Legacy BIOS mode.
Secure Boot may still be enabled
On some systems, the CSM or Legacy option stays hidden or locked until Secure Boot is disabled. Disable Secure Boot, save settings, restart into BIOS again, and check whether CSM appears.
A supervisor password may be required
Some Acer and Lenovo laptops require setting a supervisor password before advanced boot options become editable. After changing the setting, you may be able to remove the password, depending on the model.
Your storage controller settings may affect visibility
Some systems hide older boot options when RAID, Intel RST, VMD, or certain storage modes are enabled. Be very careful here. Changing storage controller mode can also prevent Windows from booting. Do not change SATA, AHCI, RAID, or VMD settings unless you understand the consequences or have a recovery plan.
Your USB drive may not be created correctly
If the reason for switching is a USB installer, recreate the USB drive for the target boot mode. For Legacy BIOS, the installer usually needs MBR partitioning and BIOS compatibility. For UEFI, it usually needs GPT or UEFI-compatible formatting.
Can You Convert GPT to MBR Without Losing Data?
Windows includes the MBR2GPT tool for converting MBR to GPT, which is useful when moving from Legacy BIOS to UEFI. However, going the opposite direction, GPT to MBR, is not as simple with built-in Windows tools if you want to keep everything intact.
In many cases, converting GPT to MBR requires deleting partitions or using third-party partition software. That means risk. If your goal is to make an existing UEFI Windows installation boot in Legacy mode, you should think twice. It may be safer to reinstall Windows in Legacy mode on an MBR disk, after backing up your data.
For most users, converting a working UEFI/GPT Windows system to Legacy/MBR is not worth it unless there is a specific technical requirement. UEFI is the road forward; Legacy is the scenic road with potholes and a suspicious gas station.
Common Errors After Switching to Legacy BIOS
No Bootable Device
This usually means the selected boot mode cannot boot from the current disk. If your Windows disk is GPT, switch back to UEFI. If your USB installer is not Legacy-compatible, recreate it using MBR/BIOS settings.
Windows Boot Manager disappeared
Windows Boot Manager is a UEFI boot entry. In Legacy mode, the BIOS looks for boot code in the MBR instead. If Windows was installed under UEFI, Windows Boot Manager may disappear from the Legacy boot list.
The USB drive appears twice
This is normal. One entry is UEFI, and one is Legacy. Choose the entry that matches your installation plan.
Secure Boot cannot be enabled anymore
Secure Boot requires UEFI. If you are in Legacy or CSM mode, Secure Boot may be unavailable. Switch back to UEFI mode if you need Secure Boot for Windows 11, modern anti-cheat systems, or security compliance.
Should You Switch Back to UEFI Later?
Yes, in most cases. If you only used Legacy BIOS to run a repair tool, install older software, or access a temporary USB environment, switch back to UEFI afterward. UEFI is better for modern Windows, large drives, Secure Boot, TPM-based features, and future compatibility.
To switch back, enter BIOS Setup again, disable Legacy Support or CSM, enable UEFI boot, restore Windows Boot Manager as the first boot option, and re-enable Secure Boot if your system supports it. If Windows was originally installed in UEFI mode, it should boot normally after you restore the original settings.
Best Practices Before Changing BIOS Boot Mode
- Back up important files before changing boot settings.
- Check BIOS Mode with msinfo32.
- Check disk partition style in Disk Management.
- Write down current BIOS settings before editing them.
- Disable Secure Boot only when necessary.
- Do not change storage controller mode unless required.
- Use the correct USB format for UEFI or Legacy boot.
- Prefer UEFI for Windows 10 and Windows 11 whenever possible.
Real-World Experience: What Usually Happens When People Switch UEFI BIOS to Legacy BIOS
In real life, switching UEFI BIOS to Legacy BIOS usually happens because someone is trying to make an older tool, USB installer, cloned drive, or operating system behave. The setting itself is rarely the whole story. The real adventure is figuring out whether the boot device, partition style, firmware settings, and operating system all agree with each other. When they do, the process feels easy. When they do not, the PC responds with the emotional warmth of a locked vending machine.
One common experience is the “missing USB drive” problem. A user creates a bootable USB, restarts the PC, opens the boot menu, and sees nothing useful. The USB is not broken. The PC may simply be in UEFI-only mode while the USB was created for Legacy BIOS, or the USB was formatted in a way the firmware does not recognize. In that situation, enabling CSM or Legacy Support can make the USB appear. But the better long-term fix is often to recreate the USB in the correct mode.
Another frequent scenario involves old cloned drives. Someone removes a hard drive from an older desktop and installs it into a newer PC. The drive may contain a perfectly working Windows installation, but it was installed in Legacy mode on an MBR disk. The newer PC expects UEFI and GPT. The result is usually a boot error. Enabling Legacy Support may allow the old disk to boot, but driver conflicts, activation issues, and hardware differences can still cause trouble. A clean installation is often more stable.
Gaming PCs and custom desktops bring their own flavor of confusion. Motherboards from ASUS, GIGABYTE, MSI, and similar brands may use terms like CSM, Launch CSM, Storage Boot Option Control, or Other PCI Device ROM Priority. These names sound like they were invented during a committee meeting held inside a server rack. The important idea is simple: enabling CSM allows older-style booting, while disabling CSM usually creates a cleaner UEFI-only environment.
On laptops, the experience can be more restrictive. Some newer Lenovo, HP, Dell, Acer, and ASUS laptops hide or remove Legacy Boot entirely. Users may search every BIOS tab and still find no Legacy option. That does not always mean they are missing something. The machine may simply be UEFI-only. In that case, the practical solution is not to force Legacy BIOS, but to update the boot media or use software that supports UEFI.
The most stressful experience is the sudden “No Bootable Device” message after changing settings. This often happens when a user switches from UEFI to Legacy while Windows is installed on a GPT disk. The data is usually still there, but the firmware is looking for the wrong style of boot information. Switching back to UEFI and restoring Windows Boot Manager as the first boot option often fixes the issue immediately. This is why writing down original settings is so valuable. It turns panic into a five-minute repair.
Technicians often treat Legacy BIOS as a temporary compatibility tool, not a permanent destination. They enable it to boot an old utility, perform a recovery task, or install a specific older system, then return the PC to UEFI afterward. That approach makes sense. UEFI supports modern security features, newer operating systems, and cleaner boot management. Legacy BIOS is useful, but it belongs in the toolbox, not necessarily in the driver’s seat.
The best lesson from real-world experience is this: do not change boot mode blindly. First check the current BIOS mode. Then check whether the disk is GPT or MBR. Then confirm whether the computer even supports Legacy Boot. Finally, make the change only if the boot device actually needs it. That calm sequence prevents most problems. It also keeps your PC from giving you that classic black-screen message that somehow feels personally judgmental.
Conclusion
Switching UEFI BIOS to Legacy BIOS on a PC is possible on many systems, but it should be done with care. The key is understanding the relationship between firmware mode and partition style. UEFI normally works with GPT, while Legacy BIOS normally works with MBR. If those pieces do not match, your computer may refuse to boot.
For modern Windows systems, UEFI is usually the better choice. It supports Secure Boot, Windows 11 requirements, large drives, and current hardware standards. Legacy BIOS is useful for older operating systems, older utilities, and certain troubleshooting situations, but it is not the best default for most modern PCs.
Before making the switch, back up your files, check your disk format, disable Secure Boot only when needed, enable CSM or Legacy Support carefully, and choose the correct boot device. If the Legacy option is missing, your PC may be UEFI-only. In that case, update your boot media instead of fighting the firmware like it owes you money.
