239 solutions found, page 4 of 12
The blue light means the drive has power but no data connection. Usually a failed USB bridge or driver issue, not a dead drive....
0XC0000057 This error pops up when trying to change file attributes on a drive that doesn't support them—like a FAT32 USB or a network share. Here's how to fix i...
0X401A000C This error means a log stream lacks a restart area. Usually happens after a corrupt NTFS USN journal or system file. Rebuilding the journal fixes it....
0XC00D0065 This error means your disk has an unsupported file system version. Usually happens after an upgrade or disk conversion. The fix is to reformat or reve...
0X00001A99 This error means a file's miniversion is invalidated, often due to a failed VSS snapshot or SMB share corruption. Here's how to fix it fast....
0XC000A080 This error means Windows tried to write cached data to a network drive that disconnected. Usually a flaky network share or USB eject without 'Safely R...
0X0DEAD100 This error means NTFS tracking is out of sync with move notifications on your hard drive. Fix it by resetting the USN journal or checking disk health....
0X80000803 Windows found file corruption and triggered a repair. You'll need to run system file checks and maybe a disk scan. Start with the quick fix....
0XC000013C This error means your remote connection was cut by the other end—often from sleep, idle timeout, or a firewall. We'll fix it fast....
0XC01A001D Your system's log space ran out. This usually hits during heavy disk writes or after a crash. Here's how to clear it and stop it from coming back....
0XC00000E4 This error means Windows can't read a critical database file—often the registry or a system store. We'll walk through the three most common causes and...
0XC0210005 This error hits when BitLocker can't decrypt a drive because the file system is corrupt. Usually after a crash or improper shutdown. I'll show you how...
0X80030070 This error pops up when Windows thinks your drive is full, even if it isn’t. The fix is usually to free up space, repair the volume, or check for hidd...
0X0000026D Corrupted NTFS quota file on a drive. Reset it using chkdsk or fsutil. Takes minutes, no data loss....
0XC000005A This error means Windows refuses to set a security ID as object owner—usually from broken user profiles or domain SID mismatches. Here's how to fix it...
0XC000009A Your system ran out of non-paged pool memory or kernel handles. The fix depends on what's leaking them — drivers or specific apps....
0XC0000454 Bugcheck 0xC0000454 means NVRAM ran out of resources. Almost always a driver or firmware issue with NVMe drives or storage controllers....
0X00001A9F Your transaction handle got invalidated mid-operation. Reopen the handle inside the transaction, not before it....
0X0000001A This error means Windows can't read the disk as a standard DOS/Windows format. Almost always it's a corrupted partition table or a drive formatted wit...
Your external drive doesn't show on Sonoma? First check Disk Utility. If that fails, try Terminal. Here are the three fixes that work....