remove Ubuntu from dual-boot system
I had Ubuntu 15.10 and Windows 10 on the same drive. I wanted to remove Ubuntu so I did following steps:
- go to disk manager and remove two Ubuntu partitions and add free space to windows partition.
- run Windows USB installer with command line ant type:
bootrec.exe /fixmbr
The thing is that Ubuntu boot options were not removed from my BIOS. I had to manually switch it to Windows boot because the computer was starting with a GRUB command line.
Is there a way to safely remove these bot options?
boot dual-boot windows uefi 15.10
add a comment |
I had Ubuntu 15.10 and Windows 10 on the same drive. I wanted to remove Ubuntu so I did following steps:
- go to disk manager and remove two Ubuntu partitions and add free space to windows partition.
- run Windows USB installer with command line ant type:
bootrec.exe /fixmbr
The thing is that Ubuntu boot options were not removed from my BIOS. I had to manually switch it to Windows boot because the computer was starting with a GRUB command line.
Is there a way to safely remove these bot options?
boot dual-boot windows uefi 15.10
Does the Win-10bashcommand give you access to grub-mkconfig & update-grub? (I don't have Win-10 so can't test this)
– Mark Williams
Apr 10 '16 at 7:34
1
If you can boot to Windows, you can use EasyUEFI to create, delete, edit, and change the order of EFI boot entries.
– Rod Smith
Apr 10 '16 at 12:44
You can use software to remove GRUB.
– Star OS
Apr 12 '16 at 10:58
If UEFI you can also houseclean UEFI entry & /EFI/ubuntu folder in ESP. See: askubuntu.com/questions/429610/…
– oldfred
Feb 4 at 18:08
add a comment |
I had Ubuntu 15.10 and Windows 10 on the same drive. I wanted to remove Ubuntu so I did following steps:
- go to disk manager and remove two Ubuntu partitions and add free space to windows partition.
- run Windows USB installer with command line ant type:
bootrec.exe /fixmbr
The thing is that Ubuntu boot options were not removed from my BIOS. I had to manually switch it to Windows boot because the computer was starting with a GRUB command line.
Is there a way to safely remove these bot options?
boot dual-boot windows uefi 15.10
I had Ubuntu 15.10 and Windows 10 on the same drive. I wanted to remove Ubuntu so I did following steps:
- go to disk manager and remove two Ubuntu partitions and add free space to windows partition.
- run Windows USB installer with command line ant type:
bootrec.exe /fixmbr
The thing is that Ubuntu boot options were not removed from my BIOS. I had to manually switch it to Windows boot because the computer was starting with a GRUB command line.
Is there a way to safely remove these bot options?
boot dual-boot windows uefi 15.10
boot dual-boot windows uefi 15.10
asked Apr 10 '16 at 7:24
Krzysztof MajewskiKrzysztof Majewski
1136
1136
Does the Win-10bashcommand give you access to grub-mkconfig & update-grub? (I don't have Win-10 so can't test this)
– Mark Williams
Apr 10 '16 at 7:34
1
If you can boot to Windows, you can use EasyUEFI to create, delete, edit, and change the order of EFI boot entries.
– Rod Smith
Apr 10 '16 at 12:44
You can use software to remove GRUB.
– Star OS
Apr 12 '16 at 10:58
If UEFI you can also houseclean UEFI entry & /EFI/ubuntu folder in ESP. See: askubuntu.com/questions/429610/…
– oldfred
Feb 4 at 18:08
add a comment |
Does the Win-10bashcommand give you access to grub-mkconfig & update-grub? (I don't have Win-10 so can't test this)
– Mark Williams
Apr 10 '16 at 7:34
1
If you can boot to Windows, you can use EasyUEFI to create, delete, edit, and change the order of EFI boot entries.
– Rod Smith
Apr 10 '16 at 12:44
You can use software to remove GRUB.
– Star OS
Apr 12 '16 at 10:58
If UEFI you can also houseclean UEFI entry & /EFI/ubuntu folder in ESP. See: askubuntu.com/questions/429610/…
– oldfred
Feb 4 at 18:08
Does the Win-10
bash command give you access to grub-mkconfig & update-grub? (I don't have Win-10 so can't test this)– Mark Williams
Apr 10 '16 at 7:34
Does the Win-10
bash command give you access to grub-mkconfig & update-grub? (I don't have Win-10 so can't test this)– Mark Williams
Apr 10 '16 at 7:34
1
1
If you can boot to Windows, you can use EasyUEFI to create, delete, edit, and change the order of EFI boot entries.
– Rod Smith
Apr 10 '16 at 12:44
If you can boot to Windows, you can use EasyUEFI to create, delete, edit, and change the order of EFI boot entries.
– Rod Smith
Apr 10 '16 at 12:44
You can use software to remove GRUB.
– Star OS
Apr 12 '16 at 10:58
You can use software to remove GRUB.
– Star OS
Apr 12 '16 at 10:58
If UEFI you can also houseclean UEFI entry & /EFI/ubuntu folder in ESP. See: askubuntu.com/questions/429610/…
– oldfred
Feb 4 at 18:08
If UEFI you can also houseclean UEFI entry & /EFI/ubuntu folder in ESP. See: askubuntu.com/questions/429610/…
– oldfred
Feb 4 at 18:08
add a comment |
2 Answers
2
active
oldest
votes
With the new EFI system the windows and Linux bootmanager are separated. To use the windows boot manager as the default one instead of grub, just select it as the default EFI boot manager in the BIOS settings and you'll automatically boot into Windows by default
I did this already. But how to remove Ubuntu boot options from BIOS?
– Krzysztof Majewski
Apr 10 '16 at 7:51
First of all, if you have selected windows boot manager as your default boot manager, you wouldn't see grub when you boot up. Anyways, even if you're using grub, you can try booting from a live image and then reinstalling grub (try out boot-repair)
– Rakshith Ravi
Apr 11 '16 at 16:04
I am not seeing GRUB but there are still Ubuntu boot options in BIOS. Thats what I want to remove,,,
– Krzysztof Majewski
Apr 11 '16 at 18:51
Oh. That I'm not sure. I believe removing the .efi file from the EFI partition should remove it from the BIOS list. Not sure though. Google it
– Rakshith Ravi
Apr 25 '16 at 15:30
add a comment |
The easiest way to remove ubuntu safely from dual boot is to use EaseUS partition master before deleting Ubuntu partitions.
- Download and install EaseUs partition master on Windows.
- Select the hard disk and right click and choose rebuild MBR
- Choose your OS and click on apply button at the top bar.
Now you can delete or format Ubuntu partitions.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f755808%2fremove-ubuntu-from-dual-boot-system%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
With the new EFI system the windows and Linux bootmanager are separated. To use the windows boot manager as the default one instead of grub, just select it as the default EFI boot manager in the BIOS settings and you'll automatically boot into Windows by default
I did this already. But how to remove Ubuntu boot options from BIOS?
– Krzysztof Majewski
Apr 10 '16 at 7:51
First of all, if you have selected windows boot manager as your default boot manager, you wouldn't see grub when you boot up. Anyways, even if you're using grub, you can try booting from a live image and then reinstalling grub (try out boot-repair)
– Rakshith Ravi
Apr 11 '16 at 16:04
I am not seeing GRUB but there are still Ubuntu boot options in BIOS. Thats what I want to remove,,,
– Krzysztof Majewski
Apr 11 '16 at 18:51
Oh. That I'm not sure. I believe removing the .efi file from the EFI partition should remove it from the BIOS list. Not sure though. Google it
– Rakshith Ravi
Apr 25 '16 at 15:30
add a comment |
With the new EFI system the windows and Linux bootmanager are separated. To use the windows boot manager as the default one instead of grub, just select it as the default EFI boot manager in the BIOS settings and you'll automatically boot into Windows by default
I did this already. But how to remove Ubuntu boot options from BIOS?
– Krzysztof Majewski
Apr 10 '16 at 7:51
First of all, if you have selected windows boot manager as your default boot manager, you wouldn't see grub when you boot up. Anyways, even if you're using grub, you can try booting from a live image and then reinstalling grub (try out boot-repair)
– Rakshith Ravi
Apr 11 '16 at 16:04
I am not seeing GRUB but there are still Ubuntu boot options in BIOS. Thats what I want to remove,,,
– Krzysztof Majewski
Apr 11 '16 at 18:51
Oh. That I'm not sure. I believe removing the .efi file from the EFI partition should remove it from the BIOS list. Not sure though. Google it
– Rakshith Ravi
Apr 25 '16 at 15:30
add a comment |
With the new EFI system the windows and Linux bootmanager are separated. To use the windows boot manager as the default one instead of grub, just select it as the default EFI boot manager in the BIOS settings and you'll automatically boot into Windows by default
With the new EFI system the windows and Linux bootmanager are separated. To use the windows boot manager as the default one instead of grub, just select it as the default EFI boot manager in the BIOS settings and you'll automatically boot into Windows by default
answered Apr 10 '16 at 7:47
Rakshith RaviRakshith Ravi
1466
1466
I did this already. But how to remove Ubuntu boot options from BIOS?
– Krzysztof Majewski
Apr 10 '16 at 7:51
First of all, if you have selected windows boot manager as your default boot manager, you wouldn't see grub when you boot up. Anyways, even if you're using grub, you can try booting from a live image and then reinstalling grub (try out boot-repair)
– Rakshith Ravi
Apr 11 '16 at 16:04
I am not seeing GRUB but there are still Ubuntu boot options in BIOS. Thats what I want to remove,,,
– Krzysztof Majewski
Apr 11 '16 at 18:51
Oh. That I'm not sure. I believe removing the .efi file from the EFI partition should remove it from the BIOS list. Not sure though. Google it
– Rakshith Ravi
Apr 25 '16 at 15:30
add a comment |
I did this already. But how to remove Ubuntu boot options from BIOS?
– Krzysztof Majewski
Apr 10 '16 at 7:51
First of all, if you have selected windows boot manager as your default boot manager, you wouldn't see grub when you boot up. Anyways, even if you're using grub, you can try booting from a live image and then reinstalling grub (try out boot-repair)
– Rakshith Ravi
Apr 11 '16 at 16:04
I am not seeing GRUB but there are still Ubuntu boot options in BIOS. Thats what I want to remove,,,
– Krzysztof Majewski
Apr 11 '16 at 18:51
Oh. That I'm not sure. I believe removing the .efi file from the EFI partition should remove it from the BIOS list. Not sure though. Google it
– Rakshith Ravi
Apr 25 '16 at 15:30
I did this already. But how to remove Ubuntu boot options from BIOS?
– Krzysztof Majewski
Apr 10 '16 at 7:51
I did this already. But how to remove Ubuntu boot options from BIOS?
– Krzysztof Majewski
Apr 10 '16 at 7:51
First of all, if you have selected windows boot manager as your default boot manager, you wouldn't see grub when you boot up. Anyways, even if you're using grub, you can try booting from a live image and then reinstalling grub (try out boot-repair)
– Rakshith Ravi
Apr 11 '16 at 16:04
First of all, if you have selected windows boot manager as your default boot manager, you wouldn't see grub when you boot up. Anyways, even if you're using grub, you can try booting from a live image and then reinstalling grub (try out boot-repair)
– Rakshith Ravi
Apr 11 '16 at 16:04
I am not seeing GRUB but there are still Ubuntu boot options in BIOS. Thats what I want to remove,,,
– Krzysztof Majewski
Apr 11 '16 at 18:51
I am not seeing GRUB but there are still Ubuntu boot options in BIOS. Thats what I want to remove,,,
– Krzysztof Majewski
Apr 11 '16 at 18:51
Oh. That I'm not sure. I believe removing the .efi file from the EFI partition should remove it from the BIOS list. Not sure though. Google it
– Rakshith Ravi
Apr 25 '16 at 15:30
Oh. That I'm not sure. I believe removing the .efi file from the EFI partition should remove it from the BIOS list. Not sure though. Google it
– Rakshith Ravi
Apr 25 '16 at 15:30
add a comment |
The easiest way to remove ubuntu safely from dual boot is to use EaseUS partition master before deleting Ubuntu partitions.
- Download and install EaseUs partition master on Windows.
- Select the hard disk and right click and choose rebuild MBR
- Choose your OS and click on apply button at the top bar.
Now you can delete or format Ubuntu partitions.
add a comment |
The easiest way to remove ubuntu safely from dual boot is to use EaseUS partition master before deleting Ubuntu partitions.
- Download and install EaseUs partition master on Windows.
- Select the hard disk and right click and choose rebuild MBR
- Choose your OS and click on apply button at the top bar.
Now you can delete or format Ubuntu partitions.
add a comment |
The easiest way to remove ubuntu safely from dual boot is to use EaseUS partition master before deleting Ubuntu partitions.
- Download and install EaseUs partition master on Windows.
- Select the hard disk and right click and choose rebuild MBR
- Choose your OS and click on apply button at the top bar.
Now you can delete or format Ubuntu partitions.
The easiest way to remove ubuntu safely from dual boot is to use EaseUS partition master before deleting Ubuntu partitions.
- Download and install EaseUs partition master on Windows.
- Select the hard disk and right click and choose rebuild MBR
- Choose your OS and click on apply button at the top bar.
Now you can delete or format Ubuntu partitions.
edited Jan 18 '18 at 9:38
Zanna
51.1k13138242
51.1k13138242
answered Jan 18 '18 at 7:48
RavishRavish
111
111
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f755808%2fremove-ubuntu-from-dual-boot-system%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Does the Win-10
bashcommand give you access to grub-mkconfig & update-grub? (I don't have Win-10 so can't test this)– Mark Williams
Apr 10 '16 at 7:34
1
If you can boot to Windows, you can use EasyUEFI to create, delete, edit, and change the order of EFI boot entries.
– Rod Smith
Apr 10 '16 at 12:44
You can use software to remove GRUB.
– Star OS
Apr 12 '16 at 10:58
If UEFI you can also houseclean UEFI entry & /EFI/ubuntu folder in ESP. See: askubuntu.com/questions/429610/…
– oldfred
Feb 4 at 18:08