-
rogeriodec
- Posts: 1
- Joined: Dec 9th, 2019, 2:14 pm
Post
by rogeriodec » Dec 9th, 2019, 2:17 pm
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?
-
Igor
- Developer
- Posts: 585
- Joined: Nov 1st, 2007, 12:44 pm
- Location: Saint Petersburg
-
Contact:
Post
by Igor » Dec 11th, 2019, 4:35 pm
hi rogeriodec,
At the moment it's not possible to do this, but we are planning to add this in the next version.
-
Igor
- Developer
- Posts: 585
- Joined: Nov 1st, 2007, 12:44 pm
- Location: Saint Petersburg
-
Contact:
Post
by Igor » Dec 11th, 2019, 4:46 pm
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 )