[Seek Help] 电脑怎么清除boot option
Tofloor
poster avatar
freeor🤔
deepin
2025-07-23 16:59
Author

image.png

以前装过好多,怎么清除其他的

Reply Favorite View the author
All Replies
fzfwqj
deepin
2025-07-23 17:05
#1

linux efibootmgr

windows找个工具比如diskgenius

Reply View the author
sudo2025
deepin
2025-07-23 20:51
#2

其他系统是不要了吗,进主系统,打开磁盘工具,把其他系统的硬盘或分区删除或格式化掉,然后打开终端输入 sudo update-grub,重启

Reply View the author
pzm9012
Moderator
2025-07-23 22:29
#3

最简便的方法是Windows下的EasyUEFI,用PE就行;或者挂载efi分区后在/boot/efi下删除多余的文件夹

Reply View the author
T
deepin
2025-07-24 00:03
#4

efibootmgr 显示启动项,efibootmgr -B -b 删除不需要了的启动项

Reply View the author