How to Dismount a Volume

You can remove a mounted volume, also known as dismounting a volume when you no longer want separate drives, or partitions on your computer for extra storage purposes. You can dismount a volume on Windows computers using the Control Panel,...
Method 1 of 2:

Dismounting a Volume in Windows

  1. How to Dismount a Volume Picture 1How to Dismount a Volume Picture 1
    Click on 'Start' and select 'Control Panel.' The Control Panel window will display on-screen.
  2. How to Dismount a Volume Picture 2How to Dismount a Volume Picture 2
    Click on 'System and Security,' then on 'Administrative Tools.'
  3. How to Dismount a Volume Picture 3How to Dismount a Volume Picture 3
    Click on 'Computer Management,' then enter the administrator password. Dismounting a volume can only be done by the administrator.
  4. How to Dismount a Volume Picture 4How to Dismount a Volume Picture 4
    Click on 'Disk Management' under 'Storage' in the left pane.
  5. How to Dismount a Volume Picture 5How to Dismount a Volume Picture 5
    Right-click on the volume you want dismounted and select 'Change Drive Letter and Paths.'
  6. How to Dismount a Volume Picture 6How to Dismount a Volume Picture 6
    Click on 'Remove,' then select 'Yes' when asked to confirm that you want to dismount the volume. The volume you selected will now be dismounted.[1]
Method 2 of 2:

Dismounting a Volume on Mac OS X

  1. How to Dismount a Volume Picture 7How to Dismount a Volume Picture 7
    Open the Applications folder and click on 'Utilities.'
  2. How to Dismount a Volume Picture 8How to Dismount a Volume Picture 8
    Click on 'Terminal.' The Terminal application will launch and display on-screen.
  3. How to Dismount a Volume Picture 9How to Dismount a Volume Picture 9
    Type 'diskutil list' into Terminal and hit 'Return.' This command will provide you with a list of all drives connected to your Mac computer so you can grab the 'drive identifier' of the volume you want dismounted.
  4. How to Dismount a Volume Picture 10How to Dismount a Volume Picture 10
    Locate the name of the volume you want dismounted in the list of results. For example, if you want to dismount a flash drive you had named 'wikiHow data,' find the volume for 'wikiHow data' in the list of results.
  5. How to Dismount a Volume Picture 11How to Dismount a Volume Picture 11
    Locate the drive identifier of that particular volume. The drive identifier will be named 'disk' followed by a combination of different numbers and characters, and is located at the end of the line for each volume listed. For example, the drive identifier may read as 'disk0s2' or 'disk1s2.'
  6. How to Dismount a Volume Picture 12How to Dismount a Volume Picture 12
    Type the following command into Terminal: 'diskutil unmount /dev/disk1s2,' while making sure that the appropriate drive identifier for the volume you want dismounted is used in place of 'disk1s2' in this command. The volume will be officially dismounted when the following command is displayed in Terminal: '$ diskutil unmount /dev/disk1s2 Volume wikiHow data on disk1s2 unmounted'[2]
5 ★ | 1 Vote