Follow these steps in order, checking after each step whether the drive appears in File Explorer or Disk Management.
- Try basic hardware checks
- Unplug the Seagate drive and plug it back in.
- Use a different USB port directly on the PC (avoid USB hubs).
- If possible, try a different USB cable.
- If available, test the drive on another PC. If it also doesn’t appear there, the drive itself may be faulty.
- Rescan disks in Disk Management
- Right-click Start and select Disk Management.
- In the menu, select Action > Rescan Disks.
- Check the bottom pane for a disk that:
- Is listed as Unknown, Not Initialized, RAW, or Unallocated, and
- Matches the size of the Seagate drive.
- Initialize or format the disk (data on that disk will be erased) Only do this if the drive is empty or data loss is acceptable.
- If the disk/partition is RAW and you know it’s empty:
- Right-click the RAW partition and select Format.
- Choose NTFS or exFAT as needed and complete the wizard.
- If the space is Unallocated and you know it’s empty:
- Right-click the unallocated space and select New Simple Volume.
- Follow the wizard to create and format a volume.
- Check Device Manager for driver issues
- Right-click Start and select Device Manager.
- Expand Disk drives and Universal Serial Bus controllers.
- Look for any device with a yellow exclamation mark or listed as Unknown device.
- For any problematic device:
- Right-click it and select Uninstall device.
- In the menu, select Action > Scan for hardware changes to let Windows reinstall the driver.
- If the drive still doesn’t appear
- Try the drive on another PC again to confirm whether the issue follows the drive.
- If it fails on multiple PCs, contact Seagate support or a data recovery service if the data is important.
- If it works on another PC but not on this one, consider further Windows troubleshooting or contacting Microsoft Support.
Formatting from Command Prompt (advanced, destructive) If the drive is visible in Disk Management with a drive letter but not usable, it can be formatted from an elevated Command Prompt (all data on that drive will be erased):
format X: /FS:NTFS /Q
Replace X: with the correct drive letter. Use this only on the external drive, never on the system drive.
References: