-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Hide empty drives without attached media #16426
Comments
It was decided a while ago to not hide them #9170 (comment) |
That's a ridiculous choice since they see essentially useless being there as they lead to an error. Perhaps making the tile appear disabled would useful in this case. |
In fact, it's confusing while these removable media don't have physical storage space (it's not the case for DVD drive). @Lamparter Can you access these hidden drives from address bar in File Explorer? |
If there is enough interest in changing the behavior, I'm not against making this change. |
@yaira2 would you like to move forward with this? Perhaps you could create a poll in the server if it isn't going too far. |
@0x5bfa sorry, I didn't see your question! This little dialogue appears when typing in the drive letter. Perhaps it might be good if a smaller drive widget appears in the drive section with an "insert media" label and a similar dialogue appearing when clicked. |
Let's move forward with this. |
Description
Recently I plugged in an SD card reader extension in to my computer. It comes with multiple SD card slots (MMC, microSD, SDHC, xD etc.) and so plugging it in creates a new disk interface in Disk Management.
These drives (
F:
,H:
,I:
,J:
) are hidden in File Explorer automatically, which makes sense considering there is no data inside them and the SD card reader extension has nothing plugged into it.However, in Files they display on the homepage and in the sidebar.
Trying to open these drives results in an access denied error. This error is not logged.
Steps To Reproduce
Requirements
Files Version
3.7.11.0
Windows Version
10.0.22631.4391
User ID
0b679509-8cd1-45cb-8f30-b5fd16be82cc
Log File
View full log contents
There is a high chance that this issue has already been reported, though I couldn't find anything similar while searching.
The text was updated successfully, but these errors were encountered: