Losing the virtual drive should have been the clue, which I initially missed. They all displayed in the Systems hardware window, but with error 31 messages. After looking for and installing new or replacement drivers, I still had the same problem. I finally ran across a knowledge base article from Microsoft.
You can no longer access the CD drive or the DVD drive, or you receive an error message after you remove a CD recording program or a DVD recording program in Windows XP: "error code 31"The solution was to delete two apparently corrupt Registry entries and then re-install all software that have a burn CD and/or DVD feature. A pain to go through the re-install, but it did do the trick. Here are the steps to the Registery keys (also available from Microsoft KB article):
- Go to Start Menu >> Run...
- Enter Regedit and click OK
- Navigate to HKEY_LOCAL_MACHINE >> SYSTEM >> CurrentControlSet >> Control >> Class
- Click {4D36E965-E325-11CE-BFC1-08002BE10318}
- Right-click on UpperFilters and select Delete
- Right-click on LowerFilters and select Delete
- Reboot
It's been smooth sailing since the fix.

1 comments:
I ran into this problem at work, but the registry fix (upper & lower filter removal) didn't work for me. More digging led to an online post pointing to the Sony/BMG DRM rootkit that was in the news a few years ago. Sure enough, running Sony's remover utility did the trick. The user of this machine had played a CD that was one of the ones with this infamously bad copy-protection scheme, and Windows auto-run had dutifully installed the rootkit when the CD was accessed.
The post that helped me: http://tinyurl.com/4urg8w
Post a Comment