Call us — 01865 593000
Mon–Fri · 9am–5:30pm · No fix, no fee
Start a free diagnostic →
Windows errors · decoded

“Drive is not accessible” has several endings.

Windows uses one opening line for a family of quite different faults, and the words that follow it are the actual diagnosis. Reading them properly saves people from formatting a drive that did not need it. A worked example: a student’s USB stick that demanded formatting.

Each variant decoded
What not to click
From £300 +VAT
// the short version

Read the second half of the sentence.

“Access is denied” is permissions. “The parameter is incorrect” is file-system damage. “Not formatted” is a lost partition structure. Only one of them is about permissions and none require formatting.

Permissions
Access denied
Structure
Parameter incorrect
Index
Not formatted
£300
From, +VAT
×Whatever the ending, decline the offer to format. Windows presents formatting as the remedy for most of these, and in every case it writes a new file system over the structures a recovery would use. The data is almost always still there when the message appears.
// access is denied

The one that is often trivial.

This variant is usually permissions rather than damage, particularly on a drive moved between machines or from a computer that has been rebuilt. The files carry security descriptors referencing an account that no longer exists on this system.

The fix is ordinarily just taking ownership: right-click the drive, Properties, Security, Advanced, change the owner and apply to subfolders. No data is at risk and nothing is being repaired — you are simply telling Windows the files are yours. If that resolves it, nothing further is needed.

// the parameter is incorrect

File-system damage, not hardware.

This ending points at damaged file-system structures — commonly the boot sector, the file allocation table on FAT/exFAT, or the master file table on NTFS. It appears frequently after an external drive is unplugged mid-write, or after a power loss.

The drive is generally healthy and the data intact. Running chkdsk is the standard advice and it does sometimes work — but it repairs by discarding what it cannot reconcile, so if the contents matter, copy off whatever still reads before letting it run.

// not formatted / unrecognised

The one that alarms people most.

“The disk in drive X is not formatted” or “the volume does not contain a recognised file system” means Windows cannot find a valid file system where it expected one. That usually means a damaged partition table or boot sector, and it is why the format prompt appears — Windows genuinely does not believe there is anything there.

There almost always is. The partition structure can be rebuilt and the volume mounted again, or the files carved out if it cannot. This is the variant where accepting the prompt does the most damage, because a format writes exactly where the recovery would have read.

// what to do

In order, and when to stop.

Read the full message and note the ending. Try a different cable, port and computer — on externals a failing bridge produces several of these on a perfectly good disk. If the drive appears in Disk Management, note whether it shows as RAW, unallocated or healthy; that distinguishes a partition problem from a permissions one. Copy off anything that reads. Decline every offer to format or initialise.

If the drive is also clicking or dropping out, stop — that is hardware and software will make it worse. A single drive is from £300 +VAT after a free 48-hour diagnostic, most jobs no fix, no fee.

// questions

Your questions, answered.

It is a family of errors sharing one opening line, and the ending is the diagnosis. “Access is denied” is usually permissions; “the parameter is incorrect” is file-system damage; “not formatted” means Windows cannot find a valid file system where it expected one.

No. Windows offers formatting as the remedy for most of these, and it writes a new file system over the structures a recovery would use. When the message appears the data is almost always still present.

Usually by taking ownership — right-click the drive, Properties, Security, Advanced, change the owner and apply to subfolders. It is a permissions mismatch from a rebuilt machine or a different account, not damage, and nothing is at risk.

Damaged file-system structures, commonly the boot sector or the file table, often after an external drive was unplugged mid-write. The drive is generally healthy. chkdsk sometimes fixes it, but it repairs by discarding what it cannot reconcile, so copy off what reads first.

Then stop — that changes it from a software problem to a hardware one. Clicking means the heads are failing, and any scan or repair keeps the drive working for hours while the damage spreads. Disconnect it and have it assessed.