Hi Welcome to Microsoft community. If your Amazon Fire Tablet isn’t appearing on your Windows 11 PC despite troubleshooting, follow these steps to diagnose and resolve the issue:
- Verify the USB Cable
- Use the "unused" cable you mentioned. Some cables only support charging, not data transfer. Even if others work for different devices, Fire Tablets can be picky.
- Test the cable with another device to confirm it transfers data (not just charges).
- Check for Hidden Drivers/Manual Installation
- Open Device Manager (press Win + X > Device Manager).
- Connect the tablet via USB and look for:
- Unknown devices (yellow exclamation mark).
- Portable Devices > Check if your tablet is listed (e.g., "Amazon Fire" or "MTP Device").
- Right-click the device > Update driver > Browse my computer > Let me pick > Select MTP USB Device or Composite Device.
- If no drivers work, download the Microsoft MTP Driver Pack (compatible with Windows 11).
- Reset USB Connection Settings on the Tablet
- Go to Settings > Storage (or Device Options > Storage).
- Tap the three-dot menu > USB Computer Connection.
- Uncheck Auto-launch MTP (if available), then re-enable File Transfer mode manually.
- Disable Windows Driver Enforcement (Temporary Fix)
- Windows might block unsigned drivers. To test:
- Open Command Prompt as Admin.
- Type:
bcdedit /set nointegritychecks on - Restart your PC and reconnect the tablet.
- Revert after testing with:
bcdedit /set nointegritychecks off
- Use Android Debug Bridge (ADB)
- Install ADB Drivers:
- Download Google USB Drivers.
- In Device Manager, update the tablet’s driver to point to the downloaded ADB driver.
- Use ADB commands to access the device:
- Open Command Prompt and type:
adb devices - If the tablet appears, use
adb pull/adb pushto transfer files.
- Open Command Prompt and type:
- Check for OS or Firmware Conflicts
- Windows 11:
- Ensure all updates are installed (Settings > Windows Update).
- Turn off USB Selective Suspend:
- Go to Control Panel > Power Options > Change Plan Settings > Change Advanced Power Settings > USB Settings.
- Fire Tablet:
- Perform a factory reset (last resort; back up data first via cloud).
- Alternative File Transfer Methods
- Wi-Fi Transfer:
- Use third-party apps to transfer files wirelessly.
- Cloud Services:
- Upload files to Amazon Drive, Google Drive, or OneDrive via the tablet’s browser.
- Contact Amazon Support
- If all else fails, the tablet’s USB hardware or firmware may be faulty. Contact Amazon Support for warranty assistance.
If time-sensitive, use a microSD card (if your tablet supports it) to transfer files manually. Let me know if you need further clarification!
Best regardsDerrick Qian | Microsoft Community Support Specialist