I am performing some tests/troubleshooting on my machine and would like to hide/disable a few partitions or set them to read-only for a while. How do I go about doing this? All partions reside on the same physical disk.

link|improve this question

27% accept rate
feedback

1 Answer

up vote 3 down vote accepted

You could remove the drive letter assignment for the specific partition(s):

  1. Go to Control Panel > Administrative Tools > Computer Management
  2. Expand Computer Management (Local) > Storage > Disk Management
  3. Right click the specific partition you like to hide and select "Change Drive Letter and Paths"
  4. Select the drive letter shown, click "Remove" and click "OK"
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.