Home >Common Problem >How to fix an internal drive showing as removable on Windows 11
There is a clear difference between an internal or fixed hard drive and a removable drive. The most common difference is that removable drives usually connect to the device's external port. Removal devices can be external disk drives, optical drives, or memory cards and memory sticks.
There are other differences, including that removed drives tend to draw power from the USB port or external power source they are connected to, and that they may use ejection to disconnect from Windows.
In Windows, the internal hard drive may sometimes be incorrectly displayed as a removable drive. This problem has troubled Windows users for a long time. When visiting the Microsoft support website, you may encounter this issue while confirming the transition between Windows 7 to Windows 11 operating system.
Microsoft pointed out that it was not Windows that assigned the wrong classification to the internal drive. The device's BIOS is responsible for classifying connected drives. Microsoft writes: "The Inbox driver checks the SATA port directly and treats devices connected to ports marked 'External' as removable devices. Failure to do so may result in corruption or data loss, according to Microsoft."
Microsoft recommends updating your computer's Basic Input Output System (BIOS) first to check for any A new version may resolve the issue. It is necessary to check the device and/or motherboard manufacturer's website to see if a BIOS update is available.
One of the easier options to find out your motherboard model is in the Terminal Run the following command: wmic baseboard Get product, manufacturer, version, serial number
It displays the manufacturer and product ID in the response. All that is left to do is to visit the manufacturer's website and search for BIOS updates. Usually In most cases, searching for information such as "Manufacturer Model BIOS Update" will resolve the issue.
Updates may work, but not all the time. If there is no update available, or the update does not resolve the issue , Windows administrators can override classifications in the operating system.
To do this, perform the following steps:
The above is the detailed content of How to fix an internal drive showing as removable on Windows 11. For more information, please follow other related articles on the PHP Chinese website!