ItsmeITItsmeIT
  • Linux
    • Debian
    • Ubuntu
  • PC/Windows
Reading: How to remove Ubuntu dual-boot Windows 10/11 (UEFI-GPT)
Share
Font ResizerAa
ItsmeITItsmeIT
Font ResizerAa
  • Categories
    • Linux
    • Debian
    • Ubuntu
    • PC/Windows
Have an existing account? Sign In
Follow US
© 2025 ItsmeIT. All rights reserved.
Table of Contents
  • Uninstall Ubuntu Dual-boot Windows
    • Step 1. Restore Windows boot loader
    • Step 2. Using command BCDEdit to remove boot menu (UUID)
    • Step 3. Delete Ubuntu partition

Home » PC/Windows » How to remove Ubuntu dual-boot Windows 10/11 (UEFI-GPT)

How to remove Ubuntu dual-boot Windows 10/11 (UEFI-GPT)

avatar
By Loibv
avatar
ByLoibv
The ItsmeIT team – delivering cutting-edge updates, tech trends, and insider knowledge from the world of technology.
Follow:
Last updated: October 22, 2024

Removing Ubuntu from a dual-boot system with Windows 10/11 on a UEFI (GPT) platform may seem complicated, but with a few careful steps and our guidance, you can easily complete the process, recovering storage space while keeping your Windows installation intact and secure.

Uninstall Ubuntu Dual-boot Windows

Note: Before we start, remember that removing Ubuntu from a dual-boot system involves restoring the Windows boot menu (which means removing GRUB) and deleting Ubuntu’s partitions. This will erase all data on those partitions, so make absolutely sure you have a backup of any important files.

Step 1. Restore Windows boot loader

To proceed, please download the Windows Boot Loader UEFI recovery file and extract it from the link provided at the end of the article. Once extracted, copy the “bootx64.efi” file to a designated drive, such as drive E. When using a UEFI system, You need to run Command Prompt with administrator privileges to be able to remove Ubuntu dual boot Windows 10 or 11.

To access the “Command Prompt”, locate “cmd” in the search bar and open it. Ensure that the Command Prompt is launched with administrative privileges by selecting “Run as administrator.” In the Command Prompt window, enter the following commands in sequence. To paste the code, either right-click and select “Paste” or press “Ctrl + V”.

mountvol W: /S

Locate the disk where the Windows Boot Loader UEFI file was previously downloaded and extracted.

E:
xcopy /y bootx64.efi W:EFIBoot
rmdir /S W:EFIUbuntu
Restore Windows boot loader
Restore Windows boot loader

After restoring the default Windows bootloader, the next step is to delete the Ubuntu boot files from the EFI partition and the Ubuntu storage partitions.

Step 2. Using command BCDEdit to remove boot menu (UUID)

Next, it is necessary to remove the Ubuntu boot menu by identifying its UUID through the use of a specified command.

bcdedit /enum all
command remove boot menu
Using command BCDEdit to remove Boot Menu

Enter the command “bcdedit /delete UUID” to delete the selected Ubuntu boot menu. If there are multiple UUIDs, repeat the process to remove them. Below is an example of deleting a UUID:

bcdedit /delete {d28ddd3f-6f44-11ec-bf02-800edb08da9a}

After successfully removing the Ubuntu boot menu, you can proceed to step 3, deleting the partitions containing the operating system and completely removing Ubuntu dual-booting with Windows.

Step 3. Delete Ubuntu partition

To delete the Ubuntu partition, follow these steps on a Windows computer: right-click “This PC->Manage->Storage->Disk Management” Then proceed to delete the Ubuntu partitions, ensuring that they are indeed Ubuntu partitions, as indicated in the image below.

Delete Ubuntu partition

After deleting the partitions, you can close Disk Management. Your Windows system should now boot directly without the GRUB menu, and you’ll have reclaimed the disk space previously used by Ubuntu.

Share This Article
Facebook Reddit Telegram Threads
avatar
ByLoibv
Follow:
The ItsmeIT team – delivering cutting-edge updates, tech trends, and insider knowledge from the world of technology.
Leave a Comment

Leave a Reply Cancel reply

You must be logged in to post a comment.

Most Popular
USB Password-Protect
How to Password-Protect a USB Drive on Windows 11
Add Apps to Windows 11 Right-Click Menu
How to Add Apps to Windows 11 Right-Click Menu
Enable Automatic Dark Mode Windows 11
How to Enable Automatic Dark Mode by Time on Windows 11
Create a System Restore Point Windows
How to Create a System Restore Point to Backup/Restore Windows 10/11
Show Clock Seconds Windows 11
How to Show Seconds on the Windows 11 Taskbar Clock
ItsmeITItsmeIT
Follow US
© 2025 ItsmeIT. All Rights Reserved.
  • Privacy Policy
  • Terms of Service
Logo ItsmeIT logo
Welcome Back!

Sign in to your account

Continue with Google
Register   |Lost your password?