Drive type from command line

by admin on June 26, 2010

We can use below command to get the type of a drive.

fsutil fsinfo drivetype driveletter

Ex:

c:\>fsutil fsinfo drivetype c: 
c: – Fixed Drive
c:\>fsutil fsinfo drivetype f:
f: – CD-ROM Drive
c:\>

Leave a Comment

Previous post:

Next post: