0X00000488

Fix ERROR_SOURCE_ELEMENT_EMPTY (0x00000488) on Windows

This error means Windows can't read a media source, like a CD or USB. It's common when swapping discs or using old drives. Here's how to fix it quickly.

Quick answer for pros

The device you're trying to read (like a CD drive or USB port) reports no media is present. Eject and reinsert the media. If that doesn't work, update the drive's driver in Device Manager under 'DVD/CD-ROM drives'.

Why this happens

I know this error is infuriating when you just put a disc in. It shows up most often on Windows 10 and 11 when you try to access a CD, DVD, or USB drive that Windows thinks is empty. The real trigger? Usually it's a hiccup in the driver that talks to the hardware. I've seen it after swapping discs too fast, or using a scratched CD. Sometimes it's a plain old driver that's gone bad after a Windows update pulled a newer (but buggier) version. The error code 0x00000488 maps to 'the indicated source element has no media' — which is Windows being blunt: it's not seeing anything inside that drive.

Fix steps — try these in order

  1. Step 1: Eject and reinsert the media. Sounds dumb, but half the time the drive just needs a fresh read. Wait 5 seconds before putting it back in.
  2. Step 2: Open Device Manager. Press Win + X, pick 'Device Manager'. Find your drive under 'DVD/CD-ROM drives' or 'Universal Serial Bus controllers'. Right-click it, choose 'Uninstall device'. Don't check 'Delete the driver software'. Restart your PC. Windows will reinstall the driver automatically.
  3. Step 3: Update the driver manually. Back in Device Manager, right-click the drive, pick 'Update driver' > 'Browse my computer for drivers' > 'Let me pick from a list'. Pick 'Standard CD/DVD-ROM Drive' — this generic driver often works better than the fancy one from the manufacturer.

Alternative fixes if the main one fails

Maybe the drive itself is done. Try these:

  • Use a different USB port. Front ports on a desktop case can lose connection. Plug directly into the motherboard's back ports.
  • Check the disc. Hold it up to a light — if there are scratches, try polishing it with toothpaste (yes, really) or use a disc repair kit. For a USB, plug it into another PC to see if it shows up there.
  • Run the hardware troubleshooter. Open Settings > System > Troubleshoot > Other troubleshooters. Run the 'Hardware and Devices' troubleshooter. It's not brilliant, but it can reset a stuck state.

Prevention tip

Don't yank media out while Windows is still reading it. Always use 'Safely Remove Hardware' for USB drives. For optical drives, wait until the drive's light stops flashing before ejecting. This avoids corrupting the driver cache that triggers the error.

One last thing — if you're still stuck after all this, your drive hardware might be failing. Try a cheap external USB CD/DVD drive ($20 at Best Buy) or a new USB flash drive. Sometimes the fix is just replacing the physical part.
Related Errors in Windows Errors
Shell Experience Host crash loop on Windows 10/11 fix 0X000008CC Fixing 'This device is currently being shared' (0x000008cc) error 0XC0262401 Fix 0xC0262401: GPU Child Device Descriptor Error 0XC00D2797 Fix NS_E_DRM_CHECKPOINT_CORRUPT (0XC00D2797) in 3 Steps

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.