8 Ways to Fix Boot Device Problem in Windows 10

Boot device problem may be quite disturbing since the functions of the PC may not load properly. Understanding how to fix a boot device problem in Windows 10 can save you from potential data loss or system instability. This guide lists all the probable reasons for the issue and the solutions to resolve this head-scratcher.

Fix Boot Device Problem in Windows 10

How to Fix Boot Device Problem in Windows 10

BIOS stands for Basic Input/ Output System and is the program on the Computer’s Microprocessor. It is used to start the PC after it is turned on and manages the data flow between the Operating System and connected devices. The possible causes of BIOS or boot device problem are listed in this section.

  • Incorrect Boot Order-
  • Partition Drive is not set to Active
  • Incorrect HDD selected in BIOS-
  • Bootable HDD is unidentified-
  • Corrupt Boot or OS Files
  • Hardware Issues- The cable or the SATA slot may have some issues and the boot disk may have some damage.

Method 1: Basic Troubleshooting Methods

To fix the Boot device problem, you can try implementing these basic troubleshooting methods to resolve the same.

1A. Check for Hardware

You need to check if the Hard Disk Drive is connected properly to the PC. You can either:

  • Remove the battery from the slot and place it back on the slot, if the battery can be removed.
  • Check if the power cable connecting your Hard Drive is broken or frayed.
  • Check if the connecting cables are plugged properly into the plugs in the HDD.
  • Check if you can connect the HDD using the power cable to another Windows PC.
  • Replace the power cable connecting the HDD with a new one.

1B. Power Cycle your PC

An approach to fix the issue and tweak the Support boot to a clean state is to power cycle your Windows PC. This would fix all the glitches and errors on the PC and restart it afresh.

1. Press the Alt + F4 keys together, select the Shutdown option and hit the Enter key.

shut down Windows

2. Remove the power cable of the PC from the power socket.

3. Unplug the Hard Drive and re-plug it using the connectors.

4. Re-plug the power cable in the power socket and press the power button to turn on the PC.

1C. Correct Boot Order

If the Boot order is not proper on your PC, select the Hard Disk Drive as the first option in the Boot. Read here method to check & select the Boot order on your Windows 10 PC.

BIOS setup. Fix Boot Device Problem in Windows 10

1D. Check for Errors in Hard Disk

You can check for errors on the HDD using the Chkdsk command.

run check disk chkdsk command

1E. Clean RAM Space

If the space on the Hard Disk Drive is less, you may face this issue with the boot. Follow these methods to free up some space.

Under Local Storage and select the drive you need to check the space

Method 2: Use Diskpart Command

One of the reasons for BIOS boot device problem may be that the Primary partition is not set as active. Using the link given here, you can clean HDD and set the correct partition drive to active using Diskpart command.

clean command in diskpart command prompt or cmd window. Fix Boot Device Problem in Windows 10

Also Read: How to Repair Corrupt System Files in Windows 10

Method 3: Restore Lost EFI Partition

If the EFI Partition drive on the Windows PC is missing, you may face this issue.

Step I: Enter into BIOS Setting

1. Connect the Windows 10 Bootable Installation USB to the USB port and restart your PC from the START menu.

2. Press any key on the keyboard to continue into the boot window.

Press any key to boot from CD or DVD

3. Choose the language in the preferences and click on the Repair your computer option.

windows boot Repair your computer. Fix Boot Device Problem in Windows 10

4. Click on the Troubleshoot option.

Select Troubleshoot option. Fix Boot Device Problem in Windows 10

5. Click on the option Advanced options.

click on Advanced options

Step II: Select Windows Disk using Diskpart Command

1. Click on the Command Prompt option.

in the advanced settings click on Command Prompt option. Fix Boot Device Problem in Windows 10

2. Type the diskpart command and press the Enter key to use the Diskpart command.

In command window type diskpart

3. Type the list disk command and press the Enter key to view the partitions on the PC.

enter list disk command. Fix Boot Device Problem in Windows 10

4. Type the select disk 0 command and press the Enter key to select the Partition disk that contains Windows.

select disk 0 command in the diskpart command prompt

Also Read: Fix Windows 10 File System Error 2147219196

Step III: Create EFI Partition & Copy Windows Files

1. Type the following command and press the Enter key to create a new partition.

create partition efi

create partition efi command

2. Type the following command and press the Enter key to format the drive to Windows architecture.

format quick fs=fat32

format quick fs fat32 command. Fix Boot Device Problem in Windows 10

3. Type the list volume command and press the Enter key to know the volume in which the Windows is installed.

list volume command. Fix Boot Device Problem in Windows 10

4. Type the following command and press the Enter key to copy the boot files to the EFI partition drive.

bcdboot E: \windows

bcdboot E windows command

Note: For explanatory purposes, the partition drive E is chosen. You have to replace the partition drive with Windows in place of E in the command.

5. Unplug the installation media from the port and restart your PC.

Method 4: Set BIOS to Default Settings

Another method to fix Bios problem is to set it to the default setting on the BIOS setup screen:

1. Firstly Shutdown your PC.

shut down Windows

2. Press the power button, then hit the Delete key to enter into the BIOS setup.

Note: You can learn the method to enter into BIOS as per the PC manufacturer using the link given here.

press DEL or F2 key to enter BIOS Setup. Fix Boot Device Problem in Windows 10

3. Click on the Load Setup Defaults option and click on the Yes option on the confirmation message.

load the default configuration in BIOS

4. Log in to your user account using your credentials and check if the issue is resolved.

Also Read: Fix There is a System Repair Pending Which Requires Reboot to Complete

Method 5: Rebuild MBR (For Legacy BIOS Users)

To fix the Boot device problem, you have to repair the Windows Boot Loader and Windows Boot files. To do so, you can rebuild the MBR or Master Boot Record on your PC. Use the link provided here to know the method to rebuild MBR on your PC.

bcdedit backup then rebuild bcd bootrec. Fix Boot Device Problem in Windows 10

Method 6: Disable Legacy Boot (For UEFI Only)

If your PC has UEFI instead of BIOS, you can try disabling the Legacy Boot option to fix the issue. Use the link given here to learn the method to disable the Legacy Boot on your Windows PC.

To enable legacy mode then checkmark Use legacy console

Method 7: Perform System Restore

The Registry Editor may be filled with incomplete or corrupt/infected files of uninstalled applications and can cause a lot of errors. To fix the issue with the Support boot and improve the PC performance, perform a System Restore.

confirm the restore point by clicking on the Finish button. Fix Boot Device Problem in Windows 10

Also Read: Fix 0x80004002: No Such Interface Supported on Windows 10

Method 8: Repair Install Windows

As last resort, you can repair install Windows on your PC.

accept the license agreement. Fix Boot Device Problem in Windows 10

Recommended: Fix The System Found Unauthorized Changes on the Firmware Operating System or UEFI Drivers

The article dealt with the methods to fix Boot device problem on your Windows PC. Try implementing the same and please let us know your suggestions and queries on BIOS problems in the comments section.

Leave a Comment

Your email address will not be published. Required fields are marked *