Internal SATA hard disk shows up as removable device on Windows 7

I am running Windows 7 on an Acer Aspire M7720 with three internal SATA drives; drive #2 and #3 are on a removable HDD rack.

Drive #3 (on the second removable HDD rack) shows up as removable device in the system tray. If I take drive #3 and put it in the first rack, it shows up as an internal drive. If I put any other drive in the second removable rack, that drive is also shown as removable device.

I would like to fix that so that the drive in the second removable rack also is listed as internal drive. Since this seems to be independent of the actual drive in the rack, I checked the BIOS, but that third SATA port uses the same configuration as the second rack.

So far, I could not find a solution for this problem (it's really more an annoyance than a problem), any ideas are welcome.


This happens if the SATA controller is set to AHCI mode. AHCI supports hot swapping, and because of this, you can ask Windows to "Safely Remove" an internal hard disk, disconnecting it from the OS and replace it without having to power down the system.


Related, to stop the hard disk from showing up as removable on windows XP, the answer from here (modifying the registry), worked for me:

Real removable devices (USB) still show up as normal, but it removes the internal SATA controller drives from being displayed.

For nForce chipsets, you can add the following to registry: In HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ nvata, add DWORD DisableRemovable, set to 1.

Reboot.

64-bit systems use nvata64. Some chipsets might use nvatabus instead.

This doesn't work with VIA chipsets (driver vide or videX64), the only option I've found for them is to use older drivers that don't support SATA hotplug.