HardwarePost any questions related to hardware here.
Mission Statement
WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.
Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.
DVD-RW and CD-RW not recognized after Roxio uninstall
I am posting the following for future reference for others in this situation.
I uninstalled Roxio Creator 9 and in doing so did something to both my DVD-RW and CD-RW drivers. Device Manager showed them with the yellow exclamation marks, saying- "Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)".
I uninstalled them and XP reinstalled them upon reboot but no change. I tried to use the Update Driver button in the Device Mgr Properties window but no drivers could be found.
I did a websearch and found the following article. In my case deleting both the Upper Filters and the Lower Filters keys, followed by uninstalling the drives via Device Mgr and a reboot, were needed to complete the fix.
You can try this trick - It might work - But, only if this is the root cause of your problem:
Many third-party programs that control CD or DVD burning (as well as some player applications) install CD- or DVD-ROM filter device drivers into Windows. These filter drivers are meant to allow for low-level hooks into the hardware, to allow for functions such as packet writing (where a CD-R/W or DVD-/+RW can be written incrementally, like a hard disk).
How CD/DVD issues can occur
These filter drivers sometimes have problems that can cause the CD or DVD drive to stop working correctly. The device entry for the CD or DVD drive in the Device Manager may show up with an error descriptor that reads "The device could not start." Additionally, there may be an error message that reads "One of the filter drivers for this device is invalid." The devices themselves do not show up in Explorer. Error codes for the device include code 31, code 32, code 19 or code 39, and sometimes the even more ominous warning "Your registry might be corrupted" appears.
Fixing the CD/DVD problem simply involves deleting the filter entries for the third-party device drivers. These entries can sometimes become damaged (which is what produces the "corrupt registry" warning).
How to fix CD/DVD issues
First Backup the registry.
Step 1: Start Registry Editor
type "regedit" in the Start Run box.
Step 2: Delete the UpperFilters registry entry
1. In Registry Editor, expand My Computer, and then expand HKEY_LOCAL_MACHINE.
2. Expand SYSTEM, and then expand CurrentControlSet.
3. Expand Control, and then expand Class.
4. Under Class, click {4D36E965-E325-11CE-BFC1-08002BE10318}.
5. In the details pane of Registry Editor, on the right side, click UpperFilters.
Note You may also see an UpperFilters.bak registry entry. You do not have to remove that entry. Click UpperFilters only.
* If you see the UpperFilters registry entry in the details pane of Registry Editor, go to step 6.
* If you do not see the UpperFilters registry entry, you still might have to remove the
LowerFilters registry entry. To do this, go to "Step 3: Delete the LowerFilters registry entry."
6. On the Edit menu, click Delete.
7. Click Yes when you receive the following message:
Are you sure you want to delete this value?
The UpperFilters registry entry is removed.
Step 3: Delete the LowerFilters registry entry
1. In the details pane of Registry Editor, on the right side, click LowerFilters.
Note You might see a LowerFilters.bak registry entry. You do not have to remove that entry. Click LowerFilters only.
If you do not see the LowerFilters registry entry, unfortunately this content is unable to help you any more. Go to the "Next Steps" section for information about how you can find more solutions or more help on the Microsoft Web site.
2. On the Edit menu, click Delete.
3. Click Yes when you receive the following message:
Are you sure you want to delete this value?
The LowerFilters registry entry is removed.
4. Exit Registry Editor.
Step 4: Restart your computer
Restart your computer. After you have done this, try to access the CD or DVD drive. If you can access the CD or DVD drive, and if you do not receive an error message, the problem is resolved. You can reinstall your CD or DVD writing or recording software.
Several of the products made by Roxio are infamous for causing this problem, although in fairness to the company the most recent versions of their Roxio CD/DVD writing software (6.2 and higher) do not have these problems. Users of 5.0 or 6.0 editions of the Easy CD & DVD Creator product, which has been bundled with many new PCs in the past, should upgrade to 6.2 or better. Other programs can also cause this problem, with the same solution.
Note that after you do this, you may lose functionality in the program that uses the filter drivers, which may need to be reinstalled.
I hope that someone besides myself finds this helpful. Thanks, of course, to the OP of the text that I quoted.