When "Automatically include new removable volumes" is unchecked external USB drives are automatically added. Why? Isn't an external drive a removable drive?
When "Automatically include new removable volumes" is unchecked external USB drives are automatically added?
Re: When "Automatically include new removable volumes" is unchecked external USB drives are automatically added?
Going to guess that even though the drive is "removable", Windows is treating it as fixed?
Device Manager might give a clue?
Or from a command prompt:
Where 'X' is the drive letter of your removable drive.
Device Manager might give a clue?
Or from a command prompt:
Code: Select all
C:\TMP\> fsutil.exe fsinfo drivetype X:
Code: Select all
X: - Removable Drive
Re: When "Automatically include new removable volumes" is unchecked external USB drives are automatically added?
Hmmm, well, a removable drive a fixed one...I do not have any idea. And what drive is a removable drive then?
Re: When "Automatically include new removable volumes" is unchecked external USB drives are automatically added?
Most external hard drives are "fixed" volumes.
Most external USB flash disks are "removable" volumes.
It is up to the driver manufacturer to decide.
Most external USB flash disks are "removable" volumes.
It is up to the driver manufacturer to decide.
Re: When "Automatically include new removable volumes" is unchecked external USB drives are automatically added?
Alright, very irritating for me.
Re: When "Automatically include new removable volumes" is unchecked external USB drives are automatically added?
You may be able to change how the drive is seen to windows?
Device Manager, adjusting the "quickly remove" settings may help?
Sometimes a drive manufacture will have a utility to "flip a switch (bit)" that can work? (Known issue with Sandisk drives at times.)
Device Manager, adjusting the "quickly remove" settings may help?
Sometimes a drive manufacture will have a utility to "flip a switch (bit)" that can work? (Known issue with Sandisk drives at times.)
Re: When "Automatically include new removable volumes" is unchecked external USB drives are automatically added?
Thank you. Now as I know (more or less) what it means I might be able to handle it.You may be able to change how the drive is seen to windows?
I have unbelievable problems to "safely" remove external drives, it does not work at all, so that setting is already activated (but it doesn't help at all)Device Manager, adjusting the "quickly remove" settings may help?
To show the drive as "removable"? A good idea, but it is better I will leave it like it is, instead of causing more issues.Sometimes a drive manufacture will have a utility to "flip a switch (bit)" that can work? (Known issue with Sandisk drives at times.)