Page 1 of 1

How to dismount via command line?

Posted: Dec 9th, 2019, 2:17 pm
by rogeriodec
Every time my Windows 10 starts, my External USB HDD is turned on.
I want to force it to turn off.
How to do this with USB Safely Remove, may be via command line?

Re: How to dismount via command line?

Posted: Dec 11th, 2019, 4:35 pm
by Igor
hi rogeriodec,
At the moment it's not possible to do this, but we are planning to add this in the next version.

Re: How to dismount via command line?

Posted: Dec 11th, 2019, 4:46 pm
by Igor
And it's now possible to do this with the command line, but it's not a convenient way. You need to add the following command line:
"c:\Program Files (x86)\USB Safely Remove\usr.exe" forcedstop -n "your-drive-name-as-it-displayed-in-usbsr"
to the Windows run on startup list (google it if you need help on this: how to add program on startup windows 10 )