Table of Contents

Removable Devices in Windows

Using

http://help.artaro.eu/index.php/windows-7/the-basics-of-windows-7/use-removable-devices-properly-in-windows-7.html

Fixed or Removable

Right Click on My ComputerManageDevice Manager → Right Click on the DevicePropertiesPolicies

Command Line

List drives:

wmic logicaldisk get caption,providername,drivetype,volumename

Dismount a USB storage device:

C:\Windows\system32\fsutil.exe volume dismount f: