Wednesday, 5 October 2022

Fix Grub Not Showing for Windows and Linux Dual Boot System

In Windows, go to the menu

Search for Command Prompt, right click on it to run it as administrator.

This is strictly for Ubuntu. Other distributions might have some other folder name.

In here, copy and paste the command below:

bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi

You don’t need to enter a password or anything like that. The command should run just fine given that your account has admin rights.

Untuk Debian 
bcdedit /set {bootmgr} path \EFI\debian\grubx64.efi


Share:

0 comments:

Post a Comment