About 64,200 results
Open links in new tab
  1. Get the drive letter of USB drive in PowerShell - Stack Overflow

    Note that Windows does not necessarily mount all USB volumes as DriveType 2 (Removable Disk) in Win32_Volume. USB hard drives that get mounted with disk write caching enabled will …

  2. How to get a list of removable (GPT) disks using PowerShell?

    Feb 6, 2019 · Get-WmiObject -Class Win32_LogicalDisk Would do the trick. If the value DriveType is set to 2, the disk is a removable disk. You can find all the details to the …

  3. How to get the list of removable disk in c#? - Stack Overflow

    Jul 14, 2009 · I want to get the list of removable disk in c#. I want to skip the local drives. Because i want the user to save the file only in removable disk.

  4. Detecting Removable drive letter in CMD - Stack Overflow

    Jul 11, 2015 · I'm trying to write a script, which will detect the letter of my USB Removable Drive called "UUI" and then create folder on it. I've written few commands for CMD …

  5. on linux, how do I list only mounted removable media / device?

    Aug 10, 2022 · 2 I know we can list all mounted devices using the mount command. or even the df command. But how can we know if the listed device is removable or not, such as USB, …

  6. c# - How to determine if drive is external drive - Stack Overflow

    Mar 27, 2012 · How can I determine if a drive is a external drive plugged in through usb ? I checked the DriveInfo.DriveType but with my 1TB external drive plugged in through usb it …

  7. Given a PowerShell Disk, how do I know if it's removable or not?

    Jul 22, 2018 · Is there any cmdlet way to get if a Disk is fixed or removable given a code like this?

  8. Find Windows Drive Letter of a removable disk from USB VID/PID

    Oct 9, 2014 · This is not what I'm looking for. I want to be able to know the drive letter from the VID/PID combination, not blindly search all the removable drives. thanks for answering anyway.

  9. CMD command to check connected USB devices - Stack Overflow

    Feb 17, 2023 · I would like to obtain by a command prompt a list of all USB devices connected to my computer (O.S. Windows 10). I've googled to find such a command, but all results seems …

  10. How do I recover lost folder from recycle bin? - SanDisk Forums

    Feb 19, 2019 · What you might want to do is look into undelete software that works on removable drives. There are a few options, just search “Windows undelete software removable disk” and …