[Fixed] Server 2012 Keeps Booting to the Blue Choose an Option Screen  

[Fixed] Server 2012 Keeps Booting to the Blue Choose an Option Screen


Table of Contents
  1. User case
  2. Why keep showing choose an option on Windows Server 2012?
  3. How to enable Windows Server 2012 boot repair with 3 ways
    1. #1. Restore system registry files
    2. #2. Run bootrec.exe to repair MBR
    3. #3. Run System File Checker
  4. Extra tip: Backup Windows Server 2012 to prevent disasters
  5. In the end

User case

Windows Server 2012 choose an option screen keeps booting

Your Windows Server 2012 Essentials is stuck in a boot loop, constantly rebooting after the "Choose an Option" screen. To troubleshoot this, try booting in Safe Mode by pressing F8 repeatedly during boot. If it boots in Safe Mode, it may indicate a driver issue. You can also try booting with the Windows installation media and selecting the "Repair Your Computer" option. If that doesn't work, you can try running a System File Checker (SFC) scan or a System Restore to a previous point when the system was working. If none of these steps resolve the issue, you may need to consider reinstalling Windows.

- Question from Spiceworks

Choose An Option

As we know, Windows Server 2012 end of life is approaching, some users may try to upgrade their OS to newer versions. But after that, when you try to boot up your Windows Server 2012 or 2012 r2 computers, you may encounter the reboot issue, which keeps showing the "choose an option" page just like the user case above. In a panic, you may be anxious to know how to get out of this mess. Don't worry, from here, I'll show you how to settle this error easily. Just keep reading the following content carefully.

Why keep showing choose an option on Windows Server 2012?

If you encounter a Windows Server 2012 reboot loop issue, I'll share some workaround for you. But before that, you need to figure out what are the main causes of it.

How to enable Windows Server 2012 boot repair with 3 ways

Here are the 3 easy ways to fix Windows Server 2012 choose an option screen keeps booting error in one paragraph: If you have Windows Server 2012 installation media, you can use Command Prompt to run commands such as bootrec /fixmbr, bootrec /fixboot, and bootrec /scanos to repair the boot issue. Alternatively, you can try running the built-in System Restore tool to restore the system to a previous point when it was working properly. If the issue persists, you can also try booting in Safe Mode and then running the System File Checker (SFC) tool to scan and replace any corrupted system files.

1. To begin the Windows Server 2012 installation process, prepare a Windows Server 2012 installation media, such as a USB drive or CD/DVD, and insert it into your PC. Next, enter your PC's BIOS settings and set the installation media as the first boot option.

2. When prompted with Press any key to boot from CD or DVD, press a key. This will allow the installation process to proceed.

3. Choose the language, time and currency format, keyboard or input method you want to install, then click Next.

Select The Language

4. Select the "Repair your computer" option in Windows Server 2012, followed by clicking "Next".

Repair Your Computer

5. SelectCommand Promptin the Advanced options window.

Command Prompt

6. To resolve the Windows Server 2012 boot error, start by opening the Command Prompt. You can do this by pressing the Windows key + X and selecting Command Prompt (Admin) from the menu.

#1. Restore system registry files

If Windows Server 2012 boot issue is related with missing or corrupted system registry files, follow steps below to restore system registry files from backup.

Once open the command prompt window,and use the following commands:

1. Confirm your system drive by running the command dir c: to see if it contains folders like Program Files, Users, etc. if C is your system drive.

2. You want me to copy the contents of the RegBack folder to the main config folder, correct? The command you provided is a Windows command that does just that. It will overwrite any existing files in the main config folder with the contents of the RegBack folder. Please note that this action will restore the registry to a previous state, potentially reverting any changes made since the RegBack folder was created.

Restore Windows Registry

#2. Run bootrec.exe to repair MBR

1. Execute the following commands to scan and repair MBR.

▪ bootrec.exe /fixmbr(This command fixes MBR by writing a new Windows-compatible MBR but will not overwrite the existing partition table )

▪ bootrec.exe /fixboot(It writes a new boot sector on the hard disk if Windows detect damage)

▪ bootrec.exe /scanos(It scans your operating system)

▪ bootrec.exe /rebuildbcdThis command rebuilds the BCD (Boot Configuration Data) which contains boot information and partition parameters.

Bootrec

2. To check and repair hard drive file system corruption, you can run the `chkdsk` command with the partition drive letter. For example, if your corrupted drive is the C: drive, you would type `chkdsk C:` in the command prompt. This will check the drive for errors and prompt you to schedule a disk check at the next reboot.

chkdsk/r c:

3. Restart your Server, it should load fine now.

#3. Run System File Checker

You can try running System File Checker, which might find and repair any corrupted system files. To do this, simply type `sfc /scannow` and press Enter.

Command Prompt

Extra tip: Backup Windows Server 2012 to prevent disasters

Before attempting to fix the error, it's recommended to back up the current OS to prevent any potential issues. A reliable third-party backup and restore software for Windows Server is Qiling Disk Master Server, which offers several outstanding features.

❂ Various backup types and locations: This software enables users to create scheduled backups of their system, disks, files, and partitions, saving them to various destinations including local disks, external hard drives, network shares, and cloud storage locations.
❂ 3 backup methods: It allows full, incremental, and differential backups to improve efficiency.
❂ Schedule Backup: This tool enables you to automate your backup tasks on various schedules, including daily, weekly, monthly, and event-based triggers, as well as when a USB device is plugged in.
❂ Bootable rescue media/recovery environment: You can create a recovery environment or a bootable device to recover a crashed system, allowing you to troubleshoot and fix issues on your Server.

You can download a 30-day free trial of Qiling Disk Master Server by clicking the button below to try it out.

Step 1. Run Qiling Disk Master. Click Backup > System Backup.

System Backup

Step 2. The system data is selected by default and thenchoose a destination pathto store the backup image.

Select Destination Path

Step 3. Confirm the operations and clickProceedto backup Windows Server 2012.

Proceed

In the end

If your Windows Server 2012 keeps booting to the blue "choose an option" screen, you can try the methods mentioned earlier to troubleshoot and potentially recover your PC. However, it's essential to note that you may not always be able to recover your PC, so it's recommended to back up your Windows Server disk in advance using Qiling Disk Master to prevent data loss.

Qiling Disk Master is the fastest file transfer and sharing software that can help you cope with Windows Server 2019 slow file sharing issue and speed up file transfer speed.

Related Articles


Is this information helpful?     

What can we do to improve this information? (Optional)
Refresh Please enter the verification code!


QilingTech uses cookies to ensure you get the best experience on our website.  Learn more  Got it