Nothing derails a game night faster than plugging a fresh external drive into your PS5, heading into Storage settings, and watching the console throw an error the moment you hit Format as Extended Storage. Common symptoms include the format process hanging at a percentage, the message “An error has occurred” with error code CE-30022-8 or CE-34788-0, the drive appearing as “Unknown” or repeatedly disconnecting, or the PS5 simply refusing to acknowledge the drive at all. Sometimes the drive works fine on a PC, which makes the failure even more confusing.

The good news: this is almost never a sign of a broken console, and in most cases it is fixable in under 30 minutes. The urgency is low for your hardware but real for your time — a drive that cannot be formatted cannot store PS4 games or PS5 games archived from internal storage, which defeats the entire purpose of buying it. Work through the fixes below in order, from easiest to most involved, and stop as soon as the drive formats successfully.

Likely Causes

Cause How to confirm Fix difficulty
Drive exceeds the PS5’s capacity limit (must be 250 GB to 8 TB) Check the printed capacity on the drive or its label; anything outside that range will not format Easy (hardware swap)
Wrong file system or partitions left over from a PC Plug into a PC and check Disk Management: exFAT and FAT32 are supported; NTFS, APFS, or multiple partitions are not Easy
Insufficient power from the USB port Drive clicks, spins up and down, or disconnects during formatting; common with 3.5-inch desktop drives without their own power adapter Moderate
Outdated system software Settings > System > System Software > System Software Update and Settings shows a pending update Easy
Cable or hub problems Drive works on PC but not PS5; you are using a USB hub, extension cable, or the front USB-A port with a worn cable Easy
Failing drive or controller issues Drive fails format on PS5 and shows errors or bad sectors in a PC disk-check utility Hard (hardware swap)

Fix 1: Use a Supported Cable, Port, and No Hub

What causes it

The PS5 requires extended storage to be connected via a USB 3.0 or later connection (5 Gbps minimum). USB hubs, extension cables, and damaged or charge-only cables are the single most common reason a drive fails to format. Front-panel USB-A ports on some units also deliver marginal power to power-hungry drives.

How to check

Inspect your setup. A hub or dock in the chain, a cable longer than about 3 meters, or a cable that only carries USB 2.0 (thin, no metal shielding, or labeled for charging) will all cause failures. If the drive has no cable of its own — like most portable SSDs — the issue is less likely here.

What to do

Disconnect any hub. Connect the drive directly to the PS5 using the SuperSpeed USB 10 Gbps port on the front (the USB-C port on standard and Slim models) or the rear USB-A ports, which tend to be more stable for mechanical drives. Use the drive’s original cable if it came with one.

How to undo it

No changes are persistent; simply reconnect whatever setup you had before if this was not the issue.

Fix 2: Update System Software

What causes it

Firmware bugs have caused extended-storage formatting failures in several PS5 updates over the years, and Sony has patched them in subsequent releases. A console running old firmware can also lose compatibility with newer, high-capacity drives.

How to check

Go to Settings > System > System Software > System Software Update and Settings > Update System Software. If an update is listed, download and install it. The console will restart.

What to do

After the update completes and the console reboots, go back to Settings > Storage > Extended Storage, select the drive, choose the three-dot menu, and select Format as Extended Storage. Keep the console plugged in during the whole process.

How to undo it

System updates cannot be rolled back, but there is no reason to — updating carries no downside for storage.

Fix 3: Rebuild the Database

What causes it

A corrupted storage database on the console side can make the PS5 misreport drive status or fail mid-format, even when the drive itself is healthy.

How to check

If formatting fails repeatedly with different drives, or the console shows storage errors unrelated to your external drive, the database is a likely culprit.

What to do

Turn off the PS5 completely (not Rest Mode). Press and hold the power button until you hear the second beep (about 7 seconds) to enter Safe Mode. Connect your controller with a USB cable and select Rebuild Database. This can take from a few minutes to over an hour depending on how much data is stored. When it finishes, retry formatting the drive under Settings > Storage > Extended Storage.

How to undo it

Rebuilding the database does not delete games or saves; there is nothing to undo.

Fix 4: Wipe the Drive on a PC First

What causes it

Drives previously used on PCs, Macs, other consoles, or as PS4 extended storage carry partition tables and file systems (NTFS, APFS, HFS+, multiple partitions) that the PS5 cannot overwrite cleanly, causing the format to fail or hang.

How to check

On Windows, right-click Start > Disk Management. Find the drive and look at its partitions and file system label. Anything other than a single exFAT or FAT32 partition is a problem. On Mac, open Disk Utility and check the partition map.

What to do

On Windows, open Disk Management, right-click each partition on the drive and select Delete Volume until the whole drive shows as Unallocated. Right-click the unallocated space and choose New Simple Volume, format it as exFAT with the default allocation size, name it, and finish. Eject safely and move it to the PS5. If Disk Management cannot wipe it, use the command-line route: open Command Prompt as administrator, run diskpart, then list disk, select disk N (where N is your drive — triple-check the number), clean, then create partition primary and format fs=exfat quick. On a Mac, use Disk Utility > View > Show All Devices, select the drive, click Erase, choose exFAT and GUID Partition Map.

How to undo it

Formatting as exFAT makes the drive usable on both PC and PS5; there is nothing to revert. Note that wiping destroys all data on the drive, so back up anything you need first.

Fix 5: Rule Out Power Problems

What causes it

3.5-inch desktop external drives and some 4 TB+ portable HDDs draw more power than the PS5’s USB ports supply (the ports output up to 900 mA on USB 3.0). Underpowered drives spin up, fail, and spin down — often exactly when formatting starts, since that is the drive’s most power-intensive moment.

How to check

Listen for clicking or repeated spin-up sounds from the drive during the failed format. If your drive has an optional external power adapter and you are not using it, that is the smoking gun. Drives that work on a PC but die on the PS5 also point to power.

What to do

If the drive has a power adapter, use it. If it does not, connect it via a powered USB hub that supports USB 3.0 (look for one with its own wall adapter delivering at least 2 A). Alternatively, use a Y-cable that draws power from two ports if the drive has one, or swap to a bus-powered portable SSD, which draws far less power than any HDD.

How to undo it

Reconnect the drive however you had it before; no settings are changed.

Fix 6: Check the Drive’s Health and Capacity

What causes it

Drives outside the 250 GB to 8 TB range are rejected outright. Drives with failing flash memory or damaged platters can start a format and fail partway through.

How to check

Confirm the exact capacity on the drive label or manufacturer’s spec sheet. Then test health on a PC: on Windows, run chkdsk X: /f /r from an elevated Command Prompt (replace X with the drive letter), or check SMART status using the manufacturer’s utility (WD Dashboard, Samsung Magician, SeaTools). On Mac, run First Aid in Disk Utility.

What to do

If the check reports reallocated sectors, pending sectors, or unreadable areas, stop using the drive — it will keep failing and may corrupt game data later. Replace it with a drive in the supported capacity range. If the drive is healthy but out of spec on capacity, you likewise need different hardware.

How to undo it

Not applicable — a failing or incompatible drive must be replaced, not repaired.

Fix 7: Initialize the PS5 as a Last Resort (Backup First)

What causes it

In rare cases, deep system-data corruption prevents any external drive from formatting, even after a database rebuild.

How to check

This applies only if multiple known-good, correctly formatted drives all fail, while everything else on the console behaves oddly too (long load times, crashes in Storage menus).

What to do

First back up your data: Settings > System > Back Up and Restore > Back Up Your PS5, saving to a separate USB drive (game saves can also be synced to cloud storage with PlayStation Plus). Then go to Settings > System > System Software > Reset Options > Reset Your Console, and choose one of the reset options. After re-setup, apply the latest system software and try the drive again.

How to undo it

Restore your backup via Settings > System > Back Up and Restore > Restore Your PS5 from the same USB drive.

If Nothing Works

If you have updated firmware, ruled out cables and hubs, wiped the drive as exFAT, supplied adequate power, and confirmed the drive is healthy and within the 250 GB–8 TB range, and the PS5 still refuses to format it, the fault is most likely in the drive’s USB bridge chip — the controller inside the enclosure — which can be incompatible with the PS5 even when the storage medium is fine. Two options remain: remove the drive from its enclosure and install it inside a different USB 3.0 enclosure, or test it in another PS5 if you can access one to confirm where the fault lies. If it fails there too, request a replacement under warranty. As a workaround, remember that PS5 games themselves must live on the internal SSD or a compatible NVMe M.2 drive installed internally — extended storage only holds PS4 games and archived PS5 game data, so if your goal is internal storage expansion, an M.2 SSD (PCIe Gen4, 5,500 MB/s or faster read speed, with a recommended heatsink) may be the better purchase.

FAQ

What file system does the PS5 require for extended storage?

The PS5 formats extended storage drives as exFAT automatically. You cannot choose the file system, and you cannot pre-format it yourself in a way the console keeps — but wiping it to a single exFAT partition on a PC first removes leftover partitions that block the PS5’s own format from succeeding.

Can I use the same external drive I used on my PS4?

Yes, but not directly. A drive formatted as PS4 extended storage will not work on the PS5 until it is wiped and reformatted. Back up your PS4 games and saves first, since reformatting erases everything on the drive. PS4 games reformatted this way will run on the PS5 from extended storage.

Why does formatting work on my PC but fail on the PS5?

A PC tolerates messy partition tables, weak power delivery, and USB 2.0 speeds that the PS5 strictly rejects. The PC also runs its own drivers that can paper over a marginal USB bridge chip in the enclosure. Format success on PC does not guarantee PS5 compatibility.

Does formatting as extended storage delete my games?

Yes. Formatting erases everything on the drive, including any games already installed there. If the drive was previously used with a PS5 or PS4 and contains games, move or re-download them before formatting. Your saved data is safe as long as it is stored on the console’s internal storage or synced to cloud saves — saves never live on extended storage.

Related guides

Browse all Troubleshooting guides →