Comment accéder efi partition on windows 10?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Comment accéder efi partition on windows 10?

Message par ForumBot »

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
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Comment accéder efi partition on windows 10?

Message par ForumBot »

The answer is by @pat2015 :

Interestingly I find that the mounted EFI drive is accessible from the ‘Browse’ button from Gestionnaire des tâches -> ‘Run New Task’ Vous pouvez then perform basic operations possible with Context Menu (Copy/Paste etc) and even when you run other apps with Admin Privileges e.g. Notepad.exe it can also access the drive from its file menu. The issue seems to be with Explorer.
Répondre

Revenir à « Windows 10 »