Skip to content

How To Blog

  • MP3 Album Art Not Showing in Windows Explorer? Help Desk
  • Quicktime vs VLC vs Plex – Which is the Best Media Player? Software Reviews
  • Amazon Fire TV Stick 4K vs Amazon Fire TV Cube: What’s the Difference? in 2021 Gadgets
  • How to Create Price Alerts For Holiday Shopping Deals

    How to Create Price Alerts For Holiday Shopping Deals

  • Easily save snap chat videos Computer Tips
  • 3 Gmail Tricks to Reduce Spam and Organize Email Google Software/Tips
  • How to Build Your Own Budget Gaming PC in 2019 Computer Tips
  • HDG Explains : What Is a Computer Port & What Are They Used For? Networking

How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

Posted on October 7, 2020 By blog_786 No Comments on How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

What if you installed Ubuntu on your Windows computer but no longer want to use Linux? You now have a Linux partition on your hard drive that is taking up the space you want to use for Windows folders and files.

This article shows you how to safely uninstall Ubuntu in Windows 10 dual boot mode without losing data or applications.

The first part of this process is to remove the Linux operating system. Keep in mind that this will also delete all of your Ubuntu data and system files. Remember to save anything you don’t want to delete somewhere else. The second part of the process is to change the Windows bootloader.

How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

Before making any changes to your computer, you always want to back up your files. Even if you’ve only used Linux for a short period of time, chances are there is data you want to keep.

Also, you want to back up all your important data from the Windows partition. Use an external hard drive, cloud storage, or DVD to avoid losing data.

Make sure you have a Windows USB or DVD. You can download a copy of Windows 10 from Microsoft.

– /

  • Start by logging into Windows. While holding down Windows Key + R, type diskmgmt.msc to open the Windows Disk Management Tool.

Delete Linux Partition in Windows

  • Start by logging in to Windows. Press and hold Windows key + R and type diskmgmt.msc to open the Windows Disk Management utility.

How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

Linux partitions are different from Windows partitions in that they do not have a disk number and file system.

How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

Windows partitions can be identified by their drive label, such as C, D, and E. They are also usually FAT or NTFS files.

  • To remove Linux partitions, right-click each one and select Remove Volume.
  • A warning appears stating that you are trying to delete a non-Windows partition. You will then be asked if you want to delete it. Select “Yes”.

Removing partitions will free up space on your disk.

  • If you have other Linux partitions, remove them in the same way. Right-click the free space and choose Delete Partition. Then click “Yes” when the dialog box appears.
  • The free space is now replaced with unallocated space. To expand the Windows partition and take up some free space, right-click Unallocated Space and select Extend Volume from the drop-down list.
  • The Volume Expansion Wizard will open. Click Next> Next> Finish.

How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

After the process completes, you will only see one volume, which means that you have brought all your disk space back to Windows.

After you remove Linux partitions from your computer, the bootloader for Ubuntu still exists and must be removed as well. This can be done in several ways.

  1. Go to the Windows Start menu and click the power icon. Then press and hold the Shift key and select Restart.
  2. Continue to hold down the Shift key until you see the Select an Option screen.
  3. Select the Troubleshoot> Advanced Options> Command option. Immediate. Select your account in the command line options and enter your password.
  4. A command line terminal will open. Type bootrec / fixmbr and press Enter. See Success message.
  5. Then enter bootrec / fixboot> Enter. See the same message indicating that the operation completed successfully. Enter another command bootrec / scanos> Enter. This command will scan all of your drives to see if there are any instances of Windows. The time it takes to complete depends on the specifications of your system and the size and number of drives you have installed. When the scan is complete, you will see the Windows installations that are on your disk.
  6. To make Windows your primary boot OS, enter bootrec / rebuildbcd> Enter.
  7. If you have multiple Windows installations, you will see a list of all of them and they are stored on your disk. Enter Enter to complete the process.
  8. To close the terminal, enter exit> Enter. You have now successfully uninstalled everything related to Ubuntu. Your computer will now boot directly into Windows.

Remove Grub Bootloader

  1. Go to the Windows Start menu and click on the Power icon. Then press and hold the Shift key and select Restart .
  2. Hold down the Shift key until you see Choose an option screen.
  3. Select Troubleshoot Advanced Options Command Prompt . Choose your user account from the command prompt options and enter your password.
  4. This will open a command line terminal. Type bootrec / fixmbr and press Enter . See the message that the process has completed successfully.
  5. Type the following bootrec / fixboot > Enter . Look at the same message that the process has completed successfully. Type another command bootrec / scanos > Enter . This command will scan all of your drives to see if there are any instances of Windows. The time it takes to complete depends on your system specifications, and the size and number of disks you have installed. When the scan completes, you’ll see the Windows installations you have on your disk.
  6. To make Windows your primary operating system, type the command bootrec / renbcd > Enter .
  7. If you have multiple Windows installations, you’ll see a list of all of them and where they are stored on your drive. Type A > Enter to complete the operation.
  8. To close the station, type Exit Enter . You have now successfully removed everything related to Ubuntu. Your computer will now boot directly to Windows.

  • To overwrite the Linux bootloader with the Windows bootloader, insert the USB Windows Installer you downloaded above into your computer and restart it.
  • After the system boots from the USB recovery drive, click “Repair your computer”.
  • On the next screen, select the “Troubleshoot” option.

Replace Linux Boot Loader with Windows Boot Loader

  • To overwrite the Linux bootloader with Windows Bootloader, insert the USB Windows Installer you downloaded above into your computer and restart it.
  • After booting your system from a USB recovery disk, click Repair Computer .
  • From the next screen, choose the Troubleshoot option.

  • Select Command Prompt from the next Advanced Options screen.

How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

  • In a Command Prompt window, enter bootrec.exe / fixmbr. This will fix the Windows bootloader.
  • When you restart your computer, it will boot from your hard drive. Windows will now work as expected and Linux will no longer be on your system.

How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

What if I don’t have a Windows installation CD or USB?

You can still remove Ubuntu dual boot from Windows 10 or Ubuntu as described below.

  • On Windows 10, run Command Prompt as administrator.

  • Run the command below to set the correct EFI executable as the default boot entry:

How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

bcdedit / set “{bootmgr}” path efi microsoft boot bootmgfw.efi

  • Restart your computer to test if the above command worked. If successful, it should boot directly into Windows.
  • To delete partitions, follow the steps above, starting with diskmgmt.msc (“Deleting a Linux Partition on Windows” section)
    • You can change the UEFI boot order directly from the firmware settings (BIOS). To access the BIOS from Windows 10, click the Start> Settings> Updates and Security button.

    Change Boot Order with UEFI

    • You can Change the UEFI boot order directly from the firmware settings (BIOS) . To access BIOS from Windows 10, click the Start button Settings > Updates and Security .

    • In the left column, click Restore. In the Advanced Startup section, click Restart Now.

    How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

    • Select Troubleshoot> Advanced Options> UEFI Firmware Settings. On the UEFI firmware settings screen, click Restart. After that, your computer will reboot and boot into BIOS.

    How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

    How to Uninstall Ubuntu in a Windows 10 Dual-Boot System

    Removing Ubuntu from Windows 10 Dual Boot is not difficult. You can use one of the above methods to do this without losing data.

    –

Linux Tips

Post navigation

Previous Post: 7 Tips If Windows Explorer Keeps Crashing
Next Post: How to Optimize Windows 10 for Gaming

Related Posts

  • The Easiest Way to Remotely Connect to Linux Mint from Any OS Linux Tips
  • The Top 7 Free Antivirus Programs for Linux Linux Tips
  • Show and Hide Desktop Icons in GNOME Linux Linux Tips
  • Create and Edit Zip Files In Linux Using The Terminal Linux Tips
  • Fedora vs Ubuntu 2021 Linux Tips
  • 10 Best Screen Recorders for Linux Linux Tips

Leave a Reply Cancel reply

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

Archives

  • June 2023
  • May 2023
  • April 2023
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • March 2021
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018

Categories

  • Amazon Web Services
  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Featured Posts
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • Help Desk
  • How-To
  • iOS
  • iPad
  • iPhone
  • Linux
  • Linux Tips
  • macOS
  • MS Office Tips
  • Networking
  • Office Tips
  • OS X
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tools Review
  • Troubleshooting
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • Windows 7
  • Windows XP Tips
  • Wordpress

Recent Posts

  • What if iMessage is not working on iPhone? Here are 12 ways to fix it
  • Logitech Unifying Receiver Not Working? 11 Fixes to Try
  • What to Do When a Friend’s Facebook Account is Hacked or Duped
  • 10 best clock widgets not to be lost on your iPhone home screen
  • Can I change the file type in Windows 10?

Recent Comments

  1. Can I change the file type in Windows 10? - How To Blog on The 7 Best PDF Readers for Windows In 2020
  2. How to create line graphs in Google Sheets - How To Blog on How To Format Spreadsheet Cells To Automatically Calculate Amounts
  3. Best Ways to Create Your Own 3d Printed Lithophanes? - How To Blog on 10 Best 3D Printers for Beginners Under $500
  4. Top 5 3D Modeling Apps for iPad Pro - How To Blog on How To Use Apple Sidecar
  5. The 5 Best Original Netflix Animations You Can Stream Now - How To Blog on check netflix video quality internet explorer
  • 4 Ways to Create Your Own 3d Printed Lithophanes? How-To
  • The 5 Best Alternative iOS Voice Recording Apps iOS
  • how do i set the print area in google sheets Computer Tips
  • Are the @ & ” Keys Swapped On Windows 10? – How To Fix It Help Desk
  • How to Read Deleted WhatsApp Messages on Android How-To
  • Troubleshoot RAM with Windows Memory Diagnostic Tool How-To
  • How to Recover Accidentally Deleted Files in Windows Computer Tips
  • 6 Ways to Fix Windows 10 Not Booting up on Linux How-To

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Go to mobile version