I am having trouble accessing the EFI partition on windows 10 J'ai essayé this method in cmd (J'ai utilisé Administrative privileges
):
open cmd en tant qu'administrateur...
diskpart
sel disk 0
sel part 1 (efi part)
assign letter=b
exit
taskkill /im explorer.exe /f
explorer.exe
But it is not working since windows 10, J'ai utilisé this method fine on 8.1.
this picture shows the error I get when I try to access the partition