Hi floris dowd,
Based on your detailed description, the sudden failure of your Sandstrom CD/DVD writer after extending its connection and subsequent disappearance from File Explorer suggests a combination of hardware connectivity issues and driver/software corruption. Below is a systematic troubleshooting plan based on common causes and solutions:
Step-by-Step Troubleshooting Guide
- Check Physical Connections (Critical First Step)
- Shorten the USB connection: The extension cable likely caused power or signal degradation. Reconnect the burner directly to your laptop using the original short cable.
- Try alternate USB ports: Connect to a different USB port (preferably USB 3.0/blue port for adequate power).
- Test with a different cable: Faulty cables are common culprits. Use a high-quality, shielded USB cable ≤1m in length.
- Ensure external power (if applicable): If your burner has a DC power input, use its included adapter.
- Reinstall/Update Drivers
- Open Device Manager → Expand "DVD/CD-ROM drives".
- If the burner appears:
- Right-click → Uninstall device → Check "Delete the driver software" → Confirm.
- Restart your laptop. Windows will reinstall the driver automatically.
- If the burner is missing:
- Go to View → Select "Show hidden devices".
- If visible under hidden devices, uninstall it and restart.
- If still missing, connect the burner and check Universal Serial Bus controllers for unrecognized devices (e.g., "Unknown USB Device"). Uninstall these entries and restart.
- Run Hardware Troubleshooter
- Windows includes built-in troubleshooters:
- Settings → Update & Security → Troubleshoot → "Hardware and Devices" → Run the troubleshooter.
- Windows includes built-in troubleshooters:
- Repair System Files
- Corrupted system files can cause device detection failures. Use these tools:
- DISM (fixes Windows system image):
DISM.exe /Online /Cleanup-image /Restorehealth
- SFC (scans system files):
Note: Run Command Prompt as Administrator. These may take 15-30 minutes .sfc /scannow
- DISM (fixes Windows system image):
- Corrupted system files can cause device detection failures. Use these tools:
- Verify Disc Burning Software & Media
- Try different discs: CD-RWs can degrade. Use new CD-R discs (less error-prone).
- Test alternative software: Use CDBurnerXP or ImgBurn to rule out Windows' built-in tool issues.
- Check media compatibility: Ensure discs match your burner’s supported formats (e.g., 700MB/80min CD-RW).
- Check Device Permissions & Policies
- Permissions: Navigate to
C:\Windows\System32\drivers
→ Right-clickcdrom.sys
→ Properties → Security → Ensure your user account has "Full control" . - Group Policy: Press
Win+R
→ Typegpedit.msc
→ Navigate to: User Configuration → Administrative Templates → System- Ensure "Prevent access to command prompt" and "Don't run specified Windows applications" are Disabled or Not Configured (these could block hardware access) .
- Permissions: Navigate to
- Advanced Fixes
- Registry Check: Press
Win+R
→ Typeregedit
→ Go to:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e965-e325-11ce-bfc1-08002be10318}
- Delete any entries named "UpperFilters" or "LowerFilters" (backup the key first!).
- Create a new Windows profile: Corrupted user profiles can cause hardware visibility issues.
- Registry Check: Press
- Test on Another Computer
- Connect the burner to a different PC. If it fails there too, the hardware is likely defective.
Key Suspects & Solutions Summary
| Issue | Solution |
|---------------------------|----------------------------------------------|
| Faulty USB connection | Use original short cable; avoid extenders. |
| Driver corruption | Uninstall via Device Manager; restart. |
| System file corruption| Run DISM
and sfc /scannow
. |
| Blocked by policies | Check Group Policy settings . |
| Defective hardware | Test on another PC; return if faulty. |
If the burner remains undetected after these steps, return or replace it under warranty. Sandstrom devices typically include a 1-2 year warranty. For persistent software issues, consider a Windows reset (keeping files) as a last resort. Let us know which step resolved your issue!
Best regards,
BblytheX