By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
  • Home
  • Android
    AndroidShow More
    How To Block Spam Calls On Android
    How To Block Spam Calls On Android
    March 22, 2025
    5 Steps to Fix a Black Screen on Android Image
    5 Steps to Fix a Black Screen on Android: A Complete Guide
    March 4, 2025
    Best Android Launcher in 2025
    Best Android Launcher in 2025: Top Choices for a Customized Experience
    March 1, 2025
    iPhone vs. Android: Which One is Right for You?
    iPhone vs. Android: Which One is Right for You?
    January 25, 2025
    Android phone overheating
    Android Phone Overheating
    November 5, 2024
  • Windows
    WindowsShow More
    Windows Security Not Opening or Crashing in Windows 11
    How to Fix: Windows Security Not Opening or Crashing in Windows 11
    May 19, 2025
    How to Fix “App Can’t Run on Your PC” in Windows
    Fix: “This App Can’t Run on Your PC” Error in Windows 11/10
    May 13, 2025
    What is Computer Virus?
    What is Computer Virus?
    March 24, 2025
    How to Solve the 'PC Reset Problem' Error on Windows
    How to Solve the ‘PC Reset Problem’ Error on Windows
    March 1, 2025
    Updating Drivers in Windows
    Updating Drivers in Windows: A Complete Guide
    March 1, 2025
  • Ipad
    IpadShow More
    iPad screen frozen
    iPad screen frozen: How to Fix?
    November 21, 2024
    no sound on ipad
    No Sound on iPad – How to Fix?
    February 3, 2025
    Fix Mute On My iPad
    How Do I Fix Mute On My iPad?
    August 2, 2024
  • Iphone
    IphoneShow More
    Flashlight Not Working on iPhone
    Troubleshooting Guide: What to Do When the Flash Stopped Working on iPhone
    May 3, 2025
    FaceTime Mic Not Working
    A Comprehensive Guide to Fixing FaceTime Doesn’t Recognize Mic Issues 
    April 29, 2025
    The Ultimate Guide to Cheap Screen Fix iPhone
    The Ultimate Guide to Cheap Screen Fix for iPhone
    March 29, 2025
    How to See Hidden iPhone Photos
    How to See Hidden iPhone Photos
    March 6, 2025
    How to Fix My iPhone Issues After iOS 17.4.1 Update
    How to Fix My iPhone Issues After iOS 17.4.1 Update
    February 3, 2025
  • how to
    how toShow More
    Guide to fixing network and connectivity issues
    How to Fix Network and Connectivity Issues 
    February 1, 2025
    Fix 400 Bad Request Error
    How to Fix 400 Bad Request Error
    August 2, 2024
    GroupMe not loading pictures
    How to Fix GroupeMe Not Loading Pictures
    August 2, 2024
    EA App Game Is Already Running
    How Do We Fix the EA App Game Is Already Running An Issue?
    August 2, 2024
    Handwashing Timer
    How to Fix Handwashing Timer Not Working on Apple Watch?
    August 2, 2024
  • Blog Index
Reading: How to Fix: “No Bootable Device Found” Error on Startup
Font ResizerAa
Error mastersError masters
Search
  • Home
  • Android
  • Windows
  • Ipad
  • Iphone
  • how to
  • Blog Index
Follow US
Copyright © 2025 Error masters | Powered by Error masters.
Error masters > Blog > How to Fix: “No Bootable Device Found” Error on Startup
BlogIphone

How to Fix: “No Bootable Device Found” Error on Startup

Admin
Last updated: 2025/05/26 at 8:21 AM
By Admin
Share
8 Min Read
How to Fix: “No Bootable Device Found” Error on Startup
SHARE

Understanding the “No Bootable Device Found” Error

When you see the “no bootable device found” message on your screen, your computer is essentially saying it can’t locate a drive with a working operating system. This could happen on a Windows PC, a Mac, or even a Linux system. Common causes include a disconnected hard drive, a corrupted operating system, incorrect BIOS settings, or a faulty boot device. Let’s walk through the steps to identify and resolve this issue.

Contents
Understanding the “No Bootable Device Found” ErrorStep 1: Check Physical ConnectionsStep 2: Verify the Boot DeviceStep 3: Test the Hard DriveStep 4: Repair the Boot SectorStep 5: Reinstall the Operating SystemStep 6: Check for MalwareStep 7: Update BIOS/UEFI FirmwareStep 8: Test with a New DriveStep 9: Seek Professional HelpPreventing the “No Bootable Device Found” ErrorFinal Thoughts

Step 1: Check Physical Connections

The first step is to verify that your hard drive or SSD is securely connected. Loose cables or improperly seated drives can cause the “no bootable device found” error.

  • For Desktop PCs: Turn off and unplug your computer. Open the case and check the cables connecting your hard drive or SSD to the motherboard. Ensure both the power and data cables are secure.
  • For Laptops: If you’re comfortable, remove the bottom panel to check the drive’s connection. If not, consider taking it to a technician.
  • External Drives: If you’re booting from an external drive, ensure it’s plugged in tightly and powered on.

After checking connections, restart your computer and see if the error persists.

Step 2: Verify the Boot Device

If the physical connections are fine, the issue might be that your computer isn’t looking at the right drive to boot from. This often happens after installing a new drive or updating your system.

  • Enter the BIOS/UEFI: Restart your computer and press the key to enter the BIOS or UEFI settings (usually F2, F10, DEL, or ESC—check your computer’s manual).
  • Check Boot Order: In the BIOS, navigate to the “Boot” or “Boot Priority” section. Ensure your primary drive (where the operating system is installed) is listed first.
  • Save and Exit: If you make changes, save them (usually by pressing F10) and restart.

If the correct drive is set but the error remains, move to the next step.

Step 3: Test the Hard Drive

A failing or corrupted hard drive can trigger the “no bootable device found” error. You can test the drive to ensure it’s functioning properly.

  • Run Diagnostics: Many computers have built-in diagnostic tools. Restart your computer and press the diagnostics key (usually F12 or F2). Then, run a test on your hard drive to identify any errors.
  • Listen for Noises: If your hard drive makes clicking or grinding sounds, it might be failing and may need replacement.
  • Check in BIOS: In the BIOS, look for your drive under “Storage” or “Drives.” If it’s not listed, the drive may be dead or disconnected.

If the drive is faulty, you’ll need to replace it and reinstall the operating system.

Step 4: Repair the Boot Sector

The boot sector is a critical part of your drive that tells the computer how to load the operating system. If it’s corrupted, you’ll see the “no bootable device found” error.

  • For Windows:
    1. Create a bootable USB with the Windows installation media (download from Microsoft’s website).
    2. Boot from the USB by selecting it in the BIOS boot menu.
    3. Choose “Repair your computer” > “Troubleshoot” > “Command Prompt.”
    4. Type these commands one by one:
      • bootrec /fixmbr
      • bootrec /fixboot
      • bootrec /rebuildbcd
    5. Restart your computer.
  • For Mac:
    1. Restart your device and hold Command + R to boot into Recovery Mode.
    2. Open Disk Utility, choose your drive, and click ‘First Aid’ to initiate the repair.
    3. If that doesn’t work, you may need to reinstall macOS.

Step 5: Reinstall the Operating System

If repairing the boot sector doesn’t work, the operating system itself might be corrupted. Reinstalling it can resolve the “no bootable device found” error.

  • Backup Data First: If possible, boot from a live USB (like a Linux distro) to back up important files.
  • Windows: Use the bootable USB to reinstall Windows. Follow the on-screen instructions to format the drive and install a fresh copy.
  • Mac: On a Mac, while in Recovery Mode, choose ‘Reinstall macOS’ and follow the on-screen prompts.
  • Linux: Create a bootable USB with your preferred Linux distribution and reinstall it.

Note that reinstalling will erase data on the system drive, so back up first if you can.

Step 6: Check for Malware

In rare cases, malware can corrupt boot files, leading to the “no bootable device found” error. If you suspect malware, run a scan.

  • Boot from a live USB with an antivirus program (like Kaspersky or Malwarebytes).
  • Scan the drive and remove any threats.
  • After cleaning, try repairing the boot sector again or reinstalling the operating system.

Step 7: Update BIOS/UEFI Firmware

Outdated BIOS or UEFI firmware can cause compatibility issues, resulting in the “no bootable device found” error.

  • Visit your computer or motherboard manufacturer’s website.
  • Download the latest BIOS/UEFI update for your model.
  • Follow the manufacturer’s instructions to update the firmware (usually via a USB drive).

Exercise caution—interrupting a BIOS update may permanently damage your system.

Step 8: Test with a New Drive

If none of the above steps work, your drive might be dead. To verify, try testing with a new or spare drive.

  • Install a new hard drive or SSD.
  • Create a bootable USB with your operating system.
  • Install the OS on the new drive and check if the error is resolved.

If the new drive works, the old one likely needs replacement.

Step 9: Seek Professional Help

If you’ve tried everything and still see the “no bootable device found” error, it’s time to consult a professional. There could be a deeper hardware issue, like a faulty motherboard or damaged connectors. A technician can diagnose and fix complex problems.

Preventing the “No Bootable Device Found” Error

To avoid this issue in the future, take these preventive steps:

  • Regular Backups: Back up your data to an external drive or cloud storage.
  • Update Your System: Keep your operating system and drivers updated.
  • Monitor Drive Health: Use tools like CrystalDiskInfo (Windows) or Disk Utility (Mac) to check your drive’s health regularly.
  • Avoid Sudden Shutdowns: Always shut down your computer properly to prevent boot sector corruption.

Final Thoughts

The “no bootable device found” error can seem daunting, but with these steps, you can often resolve it yourself. Start with simple checks like cables and boot order, then move to more advanced fixes like repairing the boot sector or reinstalling the operating system. IIf nothing else works, consider seeking help from a professional technician. By staying proactive with maintenance and backups, you can minimize the chances of seeing this error again.

TAGGED: Boot Device, Error on Startup, No Bootable Device Found
Share This Article
Facebook Twitter Copy Link
Leave a comment

Leave a Reply Cancel reply

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

You Might Also Like ↷

Windows Security Not Opening or Crashing in Windows 11

How to Fix: Windows Security Not Opening or Crashing in Windows 11

May 19, 2025
How to Fix “App Can’t Run on Your PC” in Windows

Fix: “This App Can’t Run on Your PC” Error in Windows 11/10

May 13, 2025
Flashlight Not Working on iPhone

Troubleshooting Guide: What to Do When the Flash Stopped Working on iPhone

May 3, 2025
FaceTime Mic Not Working

A Comprehensive Guide to Fixing FaceTime Doesn’t Recognize Mic Issues 

April 29, 2025
Error masters

Follow Us

Facebook X-twitter Youtube Instagram

Quick links

  • Home
  • About
  • Blogs
  • Contact Us

Category

  • Window
  • Android
  • iPhone
  • iPad
  • MacBook
  • How To

Subscribe Newsletter

Subscribe to our newsletter to get our newest articles instantly!