Posts
Showing posts from April, 2018
Android must have Applications
- Get link
- X
- Other Apps
google drive google keep google maps google photos google calendar google translate google Music google Docs gboard Alarm Mon Alarmy Allo Assistant files Go Fabulous jio cloud lastpass jio music Musicolet Shazam lite Vlc youtube whatsapp Firefox Tez bhim Sbi pay Yono by Sbi vocab 24 huwaei hilink hello english
Uninstall Grub and use Windows bootloader(ubuntu)
- Get link
- X
- Other Apps
I have Windows 10 pre-installed and then installed Grub with Ubuntu. Ubuntu is not my thing so now I want to remove it along with grub. From what I have learned, with UEFI, Grub does not overwrite the windows bootloader in the EFI partition and is stored elsewhere. How would I remove grub and make my PC use the Windows bootloader instead? It should be noted that I created a seperate /boot partition when installing Ubuntu. 3 down vote With UEFI you have both a Windows folder & an Ubuntu folder in the efi partition. the UEFI reads the efi entries and adds them to its own NVRAM to remember them. You have to remove ubuntu folder from efi partition first or UEFI will re-add it. Then you have to remove UEFI entry from UEFI. You should have these folders in the efi partition. Delete only the ubuntu folder. Live installer should show folders. And if only Windows you have to mount from inside Windows the efi partition as it is not normally mounted. /EFI/Boot /EFI/Microsoft /E...