-1

I'm trying to mount the EFI Partition from Disk Management but all the options for the EFI partition are greyed out, so I can't do anything..

here's a screenshot from the problem :

Here's a screenshot from the EFI partition options greyed out!

99teko
  • 43

1 Answers1

1

If you're using Windows 7:

  1. Locate Command Prompt in the Start menu, right-click it, and select "Run as Administrator."
  2. Type mountvol P: /S in the Administrator Command Prompt window. This makes the ESP accessible as drive P: from that window. (You can change the drive identifier if you like.)

Note that this will not make the drive accessible in the GUI. Also, I'm not sure offhand how to open the Administrator Command Prompt window if you're using Windows 8 or later.

Rod Smith
  • 22,290