Pod windows sa to bezne neda a aj po Linuxom ti mount/unmount tento pripad myslim nevyriesi.
Skus to cez program pnputil:
1. Open Command Prompt as administrator: Search for "cmd", right-click, and select "Run as administrator".
2. Identify the device: Use pnputil /enum-devices to list all devices and find the ID of your USB device.
3. Restart the device: Use pnputil /restart-device <device_id> (for ex. pnputil /restart-device "USB\VID_045E&PID_00DB\6&870CE29&0&1") to restart the device.