How to dismount via command line?

Post Reply
rogeriodec
Posts: 1
Joined: Dec 9th, 2019, 2:14 pm

How to dismount via command line?

Post 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?
User avatar
Igor
Developer
Posts: 602
Joined: Nov 1st, 2007, 12:44 pm
Location: Saint Petersburg
Contact:

Re: How to dismount via command line?

Post 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.
User avatar
Igor
Developer
Posts: 602
Joined: Nov 1st, 2007, 12:44 pm
Location: Saint Petersburg
Contact:

Re: How to dismount via command line?

Post 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 )
Post Reply