如何获取 Windows 10 Enterprise LTSC 1809 中 EFI 分区的 RW 访问权限?
答案1
在 Windows 10 中获取 EFI 分区 RW 访问权限的有效方法:下载资源管理器https://explorerplusplus.com/。
以管理员权限启动 cmd.exe。
dispart
select disk 0
select vol 2 (# EFI partition)
assign
exit
explorer++.exe
完毕。
如何获取 Windows 10 Enterprise LTSC 1809 中 EFI 分区的 RW 访问权限?
在 Windows 10 中获取 EFI 分区 RW 访问权限的有效方法:下载资源管理器https://explorerplusplus.com/。
以管理员权限启动 cmd.exe。
dispart
select disk 0
select vol 2 (# EFI partition)
assign
exit
explorer++.exe
完毕。