Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»8 Ways to Fix : Default Boot Device Missing or Boot Failed

8 Ways to Fix : Default Boot Device Missing or Boot Failed

Grishm DevkotaBy Grishm DevkotaDecember 22, 2022
default boot device missing or boot failed

Default Boot Device Missing or Boot Failed is a boot error that happens when Windows fails to detect a boot device after powering on. This may happen due to misconfigured, corrupt or a damaged boot drive. 

Simple fixes include restarting the device again, reseating the boot drive and reattaching any loose or disconnected cables. Additionally, replacing/repairing any damaged or faulty components or removing any bootable peripherals can also help fix the issue.

To fix the Default Boot Device Missing or Boot Failed error, check if the boot media is detected on BIOS. If any boot media cannot be found, you will need to inspect the hardware for any issues. 

Table of Contents

  • Check and Replace Hardware 
  • Change BIOS Settings
    • BIOS Date/Time Settings
    • Change Boot Mode
  • Change Boot Order
  • Automatic Repair
  • Change Storage Controller Mode
  • Enable Boot Partition
  • Fix Boot Sector
  • Reinstall Windows

Check and Replace Hardware 

Components such as the boot storage media, cables or the memory may be unplugged, damaged or have malfunctioning components.  you will need to inspect each element carefully and fix or replace them.

  1. Turn off your device and remove all power cords from it
    pc power cord
  2. If on desktop, remove any residual power by pressing the power button for at least 10 seconds
    pc power button
  3. Now, carefully remove the side panel to get access to the internals of the computer
  4. Check for any disconnected, misaligned or damaged wires
  5. If problems are found, reconnect them properly or replace them
  6. Check the memory and the storage for the same problems 
    harddisk
  7. Reseat, repair or replace if any damages are found

For laptops, 

  1. Power off your device and remove the battery 
    lenovo battery
  2. If the device has an internal battery, remove the back panel and disconnect the battery from the motherboard
    internal battery
  3. Remove any residual power by pressing the power button for at least 10 seconds
    power button
  4. Once inside, check for the same issues described above and reseat, replace or repair the affected components

Change BIOS Settings

The first thing we’ll be doing is to manage the BIOS settings. If by any chance the BIOS settings like the date/time and the Legacy/UEFI boot mode are changed or modified, the system may be unable to boot. 

  1. Turn off your device and reboot it
  2. Before the logo splash screen appears, repeatedly press the BIOS key (Function keys or Del key) and enter the BIOS

BIOS Date/Time Settings

Sometimes, due to incorrect date and time settings in BIOS, the device may throw this error. It could happen due to reasons such as misconfigured settings, problems with the CMOS battery, CMOS connection issues or the battery becoming old.

  1. On the BIOS, search for the System date and System time setting
    system date and time
  2. Change the values to the current date and time values
  3. Save the changes by pressing F10 or Y/N keys while exiting
  4.  Reboot your device normally

Change Boot Mode

Changing the Boot mode from UEFI to Legacy can sometimes help your device detect the boot drive. As sometimes UEFI boot mode can be incompatible with the device. To change the boot mode.

  1. Search for the Advanced Boot Options or Boot in the BIOS
  2. Locate the Boot mode menu and change the boot mode from UEFI to Legacy
    boot option
  3. Save and apply changes 
  4. Reboot your device normally

Note: We recommend users to first create a bootable recovery media as the following solutions require it to boot into the Windows recovery environment and perform fixes.

Change Boot Order

The next solution is now to change the boot order from the BIOS. If the primary boot partition has been changed or is reset from the BIOS, this error could appear. To fix this, resetting the boot order or changing the boot partition cloud help solve the issue.

  1. Open the BIOS and search for the Boot option
  2. From the list, select the primary boot device or one of the devices that has the OS installed
    boot option usb
  3. Save and exit the BIOS
  4. Restart your device and check if the device boots normally

Automatic Repair

If changing the boot order did not work, the error could be appearing because of corrupt system files. To fix, you will need to perform repairs from the Windows Recovery Environment (WinRE). The Automatic Repair function detects and troubleshoots any startup errors.

  1. Download the media creation tool and create a recovery media
  2. Power off your device and insert the recovery media
  3. Before the Windows/manufacturer logo appears, repeatedly press the boot key (varies according to model, refer to product documentation or support website)
  4. On the boot menu, select the recovery media as the boot drive 
  5. Inside, select the keyboard and language preference
  6. Now, click on
    Troubleshoot> Advanced options> Startup repair
    startup repair uefi
  7. Next, click on Restart and let the process complete

Additionally, if this method does not work, you can try and reset the PC while retaining all the personal data on your device. Resetting the PC will however, remove all the system and  hardware configurations.

Change Storage Controller Mode

Note: Changing the storage controller mode from IDE/AHCI to RAID will cause loss of data. Make sure to backup or clone the disk to a separate storage media before attempting.

Another cause that might be triggering this error could be due to misconfigured storage controller settings. To fix this, you will need to change the storage controller setting from the BIOS

  1. On the BIOS, search for settings labelled SATA control, Configure SATA or similar
  2. Select the partition method and change it from IDE to AHCI or vice versa
    sata mode
  3. Save the changes and reboot your device normally

Enable Boot Partition

Note: This fix is only applicable for devices supporting Legacy boot mode

If the boot partition has been deactivated, this can cause your device to fail to boot. To fix this, you will need to re-enable the boot partition from disabled to active in the command prompt.

  1. Boot your device to the Windows recovery environment by using the recovery media
  2. Select the keyboard and language settings
  3. Now go to
    Troubleshoot> Advanced options> Command prompt
    command uefi
  4. On the command console type the following and press the Enter key after each command
    Diskpart
    List disk
    Select disk 0 [in place of 0 enter the disk number listed]
    diskpart
    List partition
    Select partition 1 [in place of 1, place the appropriate partition where Windows is installed]
    Active
    list partition
  5. Remove the installation media and restart your device normally

Fix Boot Sector

Incase of a corrupt boot sector, you will need to rebuild it from command prompt to solve the issue.  To do this, first boot to the Windows Recovery Environment. Depending on the type of partition, MBR or GPT, you can use two methods to fix the boot sector

For drives having MBR partition

  1. Open Command prompt in the Windows recovery environment
  2. Type the following command press the Enter key after each line
    bootrec /FixMBR
    bootrec /FixBoot
    bootrec /Scanos
    bootrec /Rebuildbcd

To repair drives having GPT partition

  1. Type the following in command prompt and press Enter after each line
    Diskpart
    List vol
    dikspart list vol
  2. From the list, select the volume labelled as System and assign a new, unused letter to the volume by entering this command
    Sel vol 4
    Assign letter = K:
    Exit
    select disk volume
  3. Now, type the following and replace the assigned letter with the one you used
    cd /d K:\EFI\Microsoft\Boot\
  4. If you encounter an error, try these commands instead
    cd /d K:\Boot\
    cd /d K:\ESD\Windows\EFI\Microsoft\Boot\
  5. After successfully executing the command, type the following commands again
    bcdboot C:\Windows /s K: /f UEFI
    ren BCD BCD.backup
    Bcdboot C:\Windows /s K: /f ALL
    exit

Close the command prompt window and restart your device to see if the issue has been resolved

Reinstall Windows

Note: you will need a storage device with a capacity of at least 8GB, internet connection and a working PC to perform this fix.

The final software fix is to reinstall Windows using the recovery media. This process installs a fresh copy of Windows in the device. This essentially eliminates any software issues related to the boot drive.

  1. First, create a bootable recovery media and insert it on your affected device. Make sure that the device is powered off
  2. Start the affected device and boot into the BIOS
    bios
  3. Change the boot priority to the recovery media and press Enter
    boot option recovery
  4. On the Windows Setup screen, follow the on-screen prompts
  5. Let the process complete and boot the device normally
  6. If the device fails to boot or is stuck in a boot loop, you may need to change the boot priority from the recovery media to Windows Boot Manager
fix
Grishm Devkota
  • LinkedIn

Grishm holds a computer science degree and is currently employed as a Tech writer at TechNewsToday. He specializes in topics related to Windows OS, iOS and PC hardware. You can contact him at grishm@technewstoday.com

Related Posts

how to delete win backup files

How to Delete Backup Files on Windows

January 29, 2023
how to reset password on hp laptop

How to Reset Password on HP Laptop

January 30, 2023
Reset BIOS password

4 Ways to Reset BIOS Password

January 28, 2023
how to make windows 11 look like windows 10

How to Make Windows 11 Look Like Windows 10

January 25, 2023
how to find hidden folder in laptop

How to Find Hidden Folder in Laptop

January 24, 2023
mouse not showing in chrome

Mouse Not Showing in Chrome? Here’s How to Fix It

January 25, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
usb a vs usb c

USB A Vs USB C – What’s the Difference?

January 31, 2023
how long does a cmos battery last

How Long Does a CMOS Battery Last

January 25, 2023
thunderbolt vs usb c

Thunderbolt Vs USB C: What’s the Difference

January 25, 2023
You may also like
logitech wireless mouse not working

Logitech Wireless Mouse Not Working? Here Are 7 Ways to Fix It

January 31, 2023
screenshot on alienware

4 Ways to Take a Screenshot on Alienware Laptop

January 31, 2023
do-smart-tvs-have-bluetooth

Do Smart TVs Have Bluetooth? How to Check

January 30, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday.

Type above and press Enter to search. Press Esc to cancel.