我双启动了 Win 10 和 Ubuntu,然后删除了我的 Ubuntu 分区。但每次我启动电脑时,我都会看到
GNU GRUB version 2.02~beta2-36ubuntu3.2
Minimal BASH-like line editing is supported.
For the first word, TAB lists possible command completions.
Anywhere else TAB lists possible device or file completions".
我可以通过退出那里并选择 Windows 引导加载程序来运行 Windows。
我怎样才能停止出现该屏幕并删除 GRUB?
答案1
您可以使用EasyUEFI
http://easyuefi.com从启动菜单中删除 Ubuntu 选项http://www.easyuefi.com/faq/en_US/Delete-UEFI-Boot-Entries.html
这将删除 Ubuntu 启动选项。要删除 grub 文件,请按照以下说明操作:
http://www.easyuefi.com/faq/en_US/Rebuild-EFI-System-Partition.html
答案2
尝试使用 Windows 可启动 DVD
- 在救援模式下进入命令提示符
- 键入
fixmbr (device-name)
例如\Device\HardDisk0
或直接执行fixmbr
而不带任何参数或 - 你可以做
bootrec /fixboot and bootrec /fixmbr
你将恢复 Windows 启动