Table of Contents
Problem
Unable to bootup laptop, show “No Bootable Device — Insert Boot Disk and Press Any Key” error.
Solution 1: Change the Boot Mode to UEFI
- Shut down computer.
- Start computer and enter BIOS by pressing BIOS key (F1, F2, Del, Esc and F10) while the system boots.
- Locate Boot Mode option and change its value to UEFI.
- Exit and choose to Exit Saving Changes.
Solution 2: Take Out CMOS battery to reset settings to factory defaults
Solution 3: Reset the Boot Manager via Command Prompt
- Download MediaCreationTool.exe from Microsoft’s website.
- Open the downloaded file to start the installation.
- Tap Accept to agree on terms and conditions set by Microsoft.
- Select the Create installation media (USB flash drive, DVD, or ISO file) for another PC option from the initial screen.
- The language, architecture and edition of the bootable drive will be chosen based on computer’s settings, uncheck the Use the recommended options for this PC in order to select the correct settings for the PC which is encountering the error.
- Click Next and click on the USB drive or DVD option when prompted to choose between USB or DVD, depending on which device you want to use to store this image on.
- Click Next and choose the required drive from the list which will show the storage media connected to computer.
- Click Next and the Media Creation Tool will proceed to download the files necessary to install create the installation device.
- Insert the installation drive you own and boot computer.
- For Windows XP, Vista, 7: Windows Setup should open for you to enter preferred language, time and date settings. Then choose Repair your computer option at the bottom of the window. Keep the initial radio button selected when prompted with Use recovery tools or Restore your computer and click on the Next option. Choose Command Prompt when prompted with the Choose a recovery tool selection.
- For Windows 8, 8.1, 10: Choose your keyboard layout window after that Choose an option screen will appear so navigate to Troubleshoot > Advanced Options > Command Prompt.
- Enter command
bootrec.exe /FixMbr
- Boot into computer without the recovery drive and check to see if the error still persists.