Win8 - System Reserved

Associate
Joined
20 Dec 2010
Posts
2,246
Location
East Devon
I did a clean install of the OS the day it was released. Anyway I noticed that the System Reserved partition has a drive letter attached to it, typically in Windows 7 this isn't the case. Does anyone else's have a drive letter assigned? Kinda wanna delete the drive letter as its not needed.

Ta.
 
Open an elevated CMD window, type diskpart, hit return

Type "list volume", hit return
Select the volume you want to remove the letter from by typing "select volume X" (where x is the volume number), hit return.
Type "Remove Letter Z" (where z is the currently assigned letter), hit return.
 
Back
Top Bottom