š» Software
How can I tell if Windows thinks a HDD is removable without a GUI?
Fresh6 days ago
Mar 15, 20263006 viewsConfidence Score0%
0%
Problem
I need to determine if Windows thinks that my SATA hard drives are "removable" or not. The problem is, its on a Hyper-V system, and I don't have access to the Disk Management GUI application. diskpart does not have this information, and I'm not sure where to turn now. How can I determine this via cā¦
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix ā Awaiting Verification
Fix for: How can I tell if Windows thinks a HDD is removable without a GUI?
Low Risk
This is very easy in PowerShell using the .NET Framework, I've just tested it on an external drive :) You can also use WMI: Where drive types are:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix