Cómo eliminar archivos basura de su PC con Windows 10
22 julio, 2021
Cómo arreglar el botón izquierdo del mouse que no funciona en Windows 10
22 julio, 2021

¿Por qué no se encuentra mi sistema operativo? Como arreglarlo

Rate this post

Out of all the errors, glitches, and problems you might encounter while using Windows 10, few generate as much fear as the dreaded “Operating system not found” screen. Visions of losing your entire media collection, your work, and your precious photos all flash before your eyes.

Stop. Take a deep breath. Your data is still there—and just as importantly, you can fix the problem. Let’s take a look at how to fix the “operating system not found” error on Windows 10.

1. Check the BIOS

You need to check for two things in the BIOS. Firstly, you need to ensure your machine recognizes your hard drive. Secondly, you need to make sure the drive on which you installed Windows is listed as the preferred boot drive.

The method for entering the BIOS changes from manufacturer to manufacturer. Typically, you’ll need to press Escape, Delete, or one of the Function keys during the boot-up process, before Windows loads. You should see an onscreen message advising you which is the correct key during the boot process.

The BIOS menu itself also varies between devices. Broadly speaking, you need to locate the Boot tab at the top of the screen. Unfortunately, you can only use your keyboard to navigate the BIOS menu, so keep an eye out for a list of controls on the BIOS screen.

Within the Boot tab, highlight Hard Drive and press Enter. Make sure Hard Drive is listed above USB Storage, CDDVDBD-ROM, Removable Devices, and Network Boot. You can adjust the order using the + and keys.

If everything in your BIOS menu looked fine, jump to step three. If you didn’t see the hard drive listed, go to step two.

2. Reset the BIOS

If your machine is not recognizing your hard drive, there are lots of possible causes. For non-tech-savvy users, the only easy solution is to try resetting the entire BIOS menu to its default values.

At the bottom of the BIOS menu, you should see a key for Setup Defaults or Reset BIOS. On some machines it’s F9, but it might be different on yours. Confirm your decision when prompted and restart your machine.

If the operating system is still not found, you can stop reading this article. Unless you know a lot about building computers, you’ll need to take your machine to a computer repair shop.

3. Fix the Boot Records

Microsoft Windows primarily relies on three records to boot your machine. They are the Master Boot Record (MBR), DOS Boot Record (DBR), and the Boot Configuration Database (BCD).

If any of the three records becomes damaged or corrupted, there’s a high chance you’ll encounter the “Operating system not found” message.

Thankfully, fixing these records is not as complicated as you might think. You just need a removable Windows installation drive. Use Microsoft’s Media Creation Tool to create some Windows 10 installation media.

When your tool is ready, you need to use it to boot your machine. Depending on your device, you might only need to press a single key during the boot process, or you might have to change the boot order in the BIOS menu.

Eventually, you will see the Windows Setup screen. Enter your preferred language, keyboard, and time format, and click Next. On the next screen, select Repair your computer.

Next, navigate to Troubleshoot > Advanced Options > Command Prompt. When Command Prompt loads, type the following three commands. Press Enter after each of them:

  • bootrec.exe /fixmbr
  • bootrec.exe /fixboot
  • bootrec.exe /rebuildbcd

Each command might take several minutes to complete. Once all the processes are finished, restart your PC and see if it boots successfully.

4. Enable or Disable UEFI Secure Boot

Almost every Windows machine is shipped with UEFI firmware and Secure Boot enabled. However, in some cases, it might not work. For example, if Windows is installed on a GUID Partition Table, it can only boot in UEFI mode. Conversely, if Windows 10 is running on an MBR disk, it cannot boot in UEFI mode.

As such, it’s prudent to either enable or disable UEFI Secure Boot and see if it makes a difference. You make the adjustments in the BIOS menu. Usually, the option will be called Secure Boot and can be found in the Security tab.

5. Activate the Windows Partition

disk part

It’s possible that the Windows partition is disabled. You can fix this using Windows’ native diskpart tool. To work through the following steps, you will once again need a Windows installation media USB.

Related: How to Use DiskPart to Partition Your Hard Drive

Turn on your machine and boot from the tool. As in step three, you’ll need to enter your language preferences, etc., click Next, select Repair your computer, and go to Troubleshoot > Advanced Options > Command Prompt.

In Command Prompt, type diskpart and press Enter, then type list disk and press Enter. You will see a list of all the disks attached to your machine. Make a note of the disk number you need. Typically, it’s the largest one.

Next, type select disk [number], replacing [number] with the aforementioned number. Press Enter.

Now type list volume and press Enter. It will show you all the partitions on the disk you selected. Establish which partition Windows is installed on and make a note of the number, then type select volume [number], again replacing [number] with the number you just noted.

Finally, type active and press Enter. To see if the process was successful, restart your machine.

6. Use Easy Recovery Essentials

Easy Recovery Essentials is a third-party app that specializes in fixing boot issues. If none of the previous five steps have worked, it’s worth trying.

In addition to fixing the “Operating system not found” message, it can also solve other common startup error messages. They include:

  • INACCESSIBLE_BOOT_DEVICE.
  • INACCESSIBLE_BOOT_VOLUME.
  • UNMOUNTABLE_BOOT_VOLUME.
  • BOOTMGR is missing.
  • The Boot Configuration Data for your PC is missing or contains errors.
  • An error occurred while attempting to read the boot configuration data.
  • Boot.ini not found.
  • … and more.

Just download the app, burn the ISO to a CD, and use the CD to boot your machine. The app’s wizard guides you through the repair process.

Download: Easy Recovery Essentials ($30)

Last Resort: Head to the Shops

Our tips should help you fix the operating system not found error on Windows 10 in all but the direst of circumstances. Unfortunately, however, it’s just one of many error messages that you’re likely to encounter while using Microsoft’s operating system.

If you can’t work out what is wrong with your machine, it makes little sense to keep fiddling. If you are not tech-savvy, you might do more harm than good. As a last resort, head to your local PC repair shop and they should be able to get you up and running again in no time.

Getting Windows Working Again

Regardless of if you fix the problem yourself or you need professional help, you’ll hopefully get a PC that remembers it has an operating system again. Best of all, your files should all be safe and sound!

Microsoft Windows, by itself, is full of potential errors, and its official Store is no different. However, there are ways you can fix any issues you come across with the Microsoft Store.

unexpected-store-exception-error
How to Fix an Unexpected Store Exception Error in Windows 10

Ran into an “Unexpected Store Exception” error in Windows 10? Learn how to diagnose and fix the issue.

Read Next

About The Author