top of page

fsutil command


In Windows, if you open the command prompt in admin mode (just type cmd at start then press CTRL + SHIFT + ENTER on cmd.exe) and type the following command:

fsutil fsinfo drives

. . . you will get a list of the drives connected to your PC.


bottom of page