How to view all drives, Disk Management under Windows
The Disk Management object under Microsoft Management console can be used to Change Drive letter association, find unrecognized partitions or Mount a logical drive into a folder as in Linux.
If you want to prevent access to a drive, read 2nd tip in “Points to note” given after this post or read how to Prevent access to select drives using Registry.
“One of the key differences between Windows and Linux is the tree structure used in Linux for filesystem. In Linux everything is a hierarchical leaf or branch of the Root “\” directory. It was only recently that Linux started loading (mounting) drives other than the system drive automatically. (If you want to know more, here is an article which will explain the Linux file hierarchy). To implement the Linux style tree structure in windows is pretty easy and is explained here.”
Open Disk Management object by typing “diskmgmt.msc” in START » RUN box or in Command Prompt. Here you can see all the Primary (Blue) and Logical (Green) partitions available on your system.
You will be able to see the Linux partitions too. Select a drive and Right Click on it. Here you can see an option “Change drive Letter and Paths“. Under this option you can remove a drives letter change it or mount a volume into a folder.

Screen shot of my H and G drives mounted in a folder “C:\Drives”
Some points to note here are …
2. If you do not assign a drive letter or mount the drive to a folder on another drive it will not be accessible by any means in Windows.
3. You can’t add more than one drive letter to a drive.
4. To mount a volume the folder must be on a different partition.
Consider reading The post on Microsoft Management Console if you want to know more.
Some related articles you may like :
- Free Disk tools to analyse Disk usage graphically
A graphical Disk Usage analysis tool could do wonders when you are doing some spring cleaning on your system. The DUA first seen in GNome... - Microsoft Management Console – make administrative tasks easy
This is the start of a series of posts that will guide you through using Microsoft Management Console to manage your system. In this post... - View system files (super hidden) in Explorer
This is the first among a series of posts on administering Windows . It starts with how to see the files and folders that were... - Change the default Drive Icons in Windows XP
You can change the default drive icons available in My Computer under Windows XP through the registry. Although it is done via registry the task... - Get access to all folders in Windows like Linux
On the last article we have discussed about seeing all the files that are part of Windows. Now lets see whether we can directly access... - How to add your favourite picture to Windows default wallpaper list ?
The Windows default wallpaper list is shown when we select Desktop tab under Display Properties (Right click»Properties on Desktop). If you need to add some...