An external SSD that repeatedly triggers a “You need to format the disk” message is not necessarily empty or permanently damaged. In many cases, Windows can see the physical drive but cannot read its partition table, file system, encryption state, or USB connection reliably. For PC gamers, this can be especially alarming when the drive holds a Steam library, Game Pass installs, captures, mods, or save backups.
Do not click Format disk until you have checked the basics. Formatting can make recovery harder, especially if the SSD contains data you need. The goal is to determine whether Windows is dealing with a connection problem, an unsupported or corrupted file system, a bad drive letter, encryption, or an SSD that is beginning to fail. The steps below apply to Windows 10 and Windows 11 systems in 2026.
Most Common Causes
| Cause | Symptom | Likelihood |
|---|---|---|
| Corrupted NTFS or exFAT file system | Drive appears in File Explorer, but Windows says it must be formatted before use. | High |
| Loose, damaged, or underpowered USB connection | Drive disconnects, reconnects, vanishes, or changes behavior when the cable moves. | High |
| Missing or conflicting drive letter | SSD appears in Disk Management but not in File Explorer, or opens inconsistently. | Medium |
| Partition table damage | Disk Management shows “RAW,” “Unallocated,” or an unknown partition layout. | Medium |
| BitLocker encryption lock or metadata issue | Drive asks for a recovery key, shows as locked, or cannot mount normally. | Medium |
| macOS, Linux, console, or NAS file system | Windows detects the device but does not recognize its partitions. | Medium |
| Failing SSD, enclosure, or USB controller | Repeated format prompts, I/O errors, freezes during file copies, or failure on multiple PCs. | Low to medium |
Diagnose Step by Step
1. Stop writes and check whether the SSD works on another port
Dismiss the formatting prompt. Do not initialize, repartition, run a cleaner utility, or install games to the drive. Safely disconnect it, then reconnect it directly to a rear motherboard USB port on a desktop PC. Avoid front-panel ports, unpowered hubs, monitor USB ports, and extension cables during testing.
If the SSD uses USB-C, reverse the cable orientation only if the connector feels loose, and test a known-good USB-C cable rated for data transfer. Some USB-C cables are charging-only and can cause inconsistent detection. If it is a portable NVMe SSD in an enclosure, use the original cable if available.
2. Check Disk Management before using File Explorer
Right-click the Start button and select Disk Management, or press Win + X and choose Disk Management. Find the external SSD by capacity, not only by disk number. Carefully compare the listed size with the drive’s label; selecting the wrong disk can erase your internal game drive.
Record what Windows reports: Healthy, RAW, Unallocated, Offline, Not Initialized, or a partition with no drive letter. A healthy NTFS or exFAT partition suggests a mount or letter issue. RAW generally points to file-system corruption. Unallocated space can indicate deleted or damaged partition information.
3. Confirm the file system and run a non-destructive check
Open Terminal (Admin) by pressing Win + X and selecting it. Run:
chkdsk X: /scan
Replace X: with the external SSD’s current drive letter. The /scan option checks an NTFS volume online and does not make repairs. If Windows reports that the file system is RAW, CHKDSK will usually state that it is not available for RAW drives. Do not force repair commands on a drive that contains irreplaceable files before attempting backup or recovery.
4. Check encryption and device status
In Terminal (Admin), run:
manage-bde -status
Look for the external drive’s letter. If BitLocker shows Lock Status: Locked, unlock it with the proper password or recovery key rather than formatting it. Also open Device Manager from the Win + X menu. Expand Disk drives and Universal Serial Bus controllers. A yellow warning icon, repeated disconnect sound, or “Unknown USB Device” entry suggests a connection, enclosure, or driver problem rather than a simple file-system issue.
5. Test on a second computer without formatting
Try the SSD on another Windows PC with a different cable and direct USB port. If it opens normally there, copy essential data immediately. If both systems report RAW, request formatting, or disconnect during access, the problem is likely on the external SSD, its enclosure, or its partition structure. If the drive came from a Mac, Linux machine, PlayStation, Xbox, NAS, or router, verify how it was originally formatted before changing anything.
Fixes by Cause
Corrupted NTFS or exFAT file system
What causes it: Unplugging the SSD during a transfer, a crash, power loss, or a failed game installation can damage file-system metadata. NTFS and exFAT volumes may then appear as RAW or repeatedly trigger the formatting request.
How to check: In Disk Management, the volume may show RAW. In File Explorer, Windows may display “Location is not available” followed by a format request. If the drive still has a letter and reports NTFS, run chkdsk X: /scan first.
What to do: If CHKDSK identifies correctable NTFS errors and your important data is backed up, run chkdsk X: /f. This repairs logical errors. For exFAT or RAW volumes, prioritize copying accessible files or using recovery software that saves recovered files to a different physical drive. Only after recovery should you format the SSD in Disk Management: right-click the affected volume, select Format, choose NTFS for Windows-only game storage or exFAT for broader device compatibility, leave Allocation unit size set to Default, and enable Perform a quick format.
How to undo: There is no true undo for a format or CHKDSK repair. Stop using the drive if the repair makes files disappear, then recover from a backup or use file recovery tools before writing new data.
USB cable, port, power, or enclosure trouble
What causes it: A worn cable, unstable USB port, insufficient hub power, or failing NVMe/SATA enclosure can interrupt communication. Windows may misread the file system after a disconnect and request formatting.
How to check: Watch whether the SSD disconnects when the cable is touched, whether its LED resets, or whether Device Manager refreshes repeatedly. Test with another short data-capable cable and a different direct port. For a desktop, use a rear USB port. For an enclosure, test the internal SSD in another compatible enclosure if possible.
What to do: Replace the cable first. Disable USB selective suspend: open Control Panel > Hardware and Sound > Power Options > Change plan settings > Change advanced power settings, expand USB settings, expand USB selective suspend setting, and set it to Disabled. In Device Manager, open each USB Root Hub or Generic USB Hub, select Properties > Power Management, and clear Allow the computer to turn off this device to save power where available.
How to undo: Return USB selective suspend to Enabled and recheck the Power Management box if you need maximum battery life on a laptop.
Missing, changed, or conflicting drive letter
What causes it: Windows can assign a new letter after another disk, card reader, network mapping, or game launcher changes storage configuration. Some software expects a fixed library path such as G:\SteamLibrary.
How to check: Disk Management shows a healthy partition but no letter, or it has an unexpected letter. The drive may be visible there but absent from File Explorer.
What to do: In Disk Management, right-click the external SSD partition and choose Change Drive Letter and Paths. Select Add if no letter exists, or Change to assign a stable unused letter such as G: or S:. Avoid letters already used by mapped network drives. For Steam, open Steam > Settings > Storage and add the corrected library folder if Steam no longer detects installed games.
How to undo: Return to Change Drive Letter and Paths and restore the prior letter. Do not change the letter of your Windows system drive.
BitLocker lock or encryption mismatch
What causes it: A BitLocker To Go encrypted SSD may remain locked after reconnecting, after a Windows update, or when opened on a different PC. Formatting would remove the encryption and the data with it.
How to check: Run manage-bde -status. You can also open Control Panel > System and Security > BitLocker Drive Encryption and look for the external drive’s lock status.
What to do: Unlock it through File Explorer using its password, or use the 48-digit recovery key saved to your Microsoft account, printed record, USB key, or organization’s recovery system. Once unlocked, copy important files before making encryption changes. To decrypt intentionally, use BitLocker Drive Encryption > Turn off BitLocker and keep the SSD connected until decryption finishes.
How to undo: To re-enable protection, select Turn on BitLocker for the external SSD and save the new recovery key somewhere other than the drive itself.
Unsupported file system or damaged partition table
What causes it: Windows does not natively mount some Linux file systems, macOS formats, console-specific layouts, or corrupted GPT/MBR partition tables. The disk may be healthy physically even though Windows asks to format it.
How to check: Disk Management may show partitions with no recognized file system, an unknown layout, or unallocated capacity. Consider where the SSD was last used. A PlayStation or Xbox-formatted drive should generally be managed by that console, not reformatted in Windows.
What to do: Connect the SSD to its original device first and copy data using that platform’s supported method. For a damaged partition table containing needed PC files, recover data to another drive before creating new partitions. If the drive is intentionally being repurposed, delete only the correct external disk’s partitions in Disk Management, create a New Simple Volume, assign a letter, and format as NTFS or exFAT.
How to undo: Creating or deleting partitions is not reversible through Windows. Preserve a backup or recovery image before repartitioning.
When to Replace or Reinstall
Replace the cable or enclosure when the bare SSD works reliably in another enclosure, or when failures stop after changing the cable. Replace the SSD when it fails on multiple PCs and cables, repeatedly drops offline, produces I/O errors during ordinary reads, cannot complete a format, or becomes inaccessible again immediately after a clean format.
Reinstall Windows USB and chipset drivers only after hardware testing. Download the current chipset and USB controller drivers from your motherboard or laptop manufacturer, then restart. In Device Manager, you can uninstall a problematic USB Mass Storage Device under Universal Serial Bus controllers, disconnect the SSD, restart, and reconnect it so Windows redetects it. Do not uninstall storage-controller entries blindly if you are unsure which device is your boot drive.
FAQ
Can I click Format disk and get my files back afterward?
Possibly, but it is riskier than recovering first. A quick format may leave some data recoverable, while continued use can overwrite it. If the files matter, do not format until you have copied accessible data or attempted recovery to a separate drive.
Why does my external SSD work on one PC but ask to be formatted on another?
The working PC may have the required BitLocker unlock credentials, a compatible driver, a stable USB port, or a file-system tool that the other PC lacks. It can also indicate a marginal cable or enclosure that behaves differently across USB controllers.
Should I use NTFS or exFAT after formatting?
Use NTFS for a Windows-only SSD, especially for a Steam, Epic Games, or Xbox app library. Use exFAT when the drive must move between Windows, macOS, cameras, or other compatible devices. Do not use exFAT for a Windows game library if you need NTFS-specific permissions or encryption features.
Will changing the drive letter delete my installed games?
No. Changing a drive letter does not erase files. However, launchers may lose the library path temporarily. Restore the old letter when possible, or add the existing game-library folder again through the launcher’s storage settings.