You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.3 KiB
33 lines
1.3 KiB
10 years ago
|
---
|
||
|
layout: post
|
||
|
status: publish
|
||
|
published: true
|
||
|
title: XP/Vista cannot load CD driver
|
||
|
author:
|
||
|
display_name: ''
|
||
|
login: ''
|
||
|
email: ''
|
||
|
url: ''
|
||
|
wordpress_id: 713
|
||
|
wordpress_url: http://blog.10ninox.com/?p=713
|
||
|
date: '2010-02-22 02:02:04 +0700'
|
||
|
date_gmt: '2010-02-22 07:02:04 +0700'
|
||
|
categories:
|
||
|
- after-works
|
||
|
tags: []
|
||
|
---
|
||
10 years ago
|
If you have a problem that your CD/DVD-ROM cannot be seen in my computer or exclamation mark on CD in device manager and you can do nothing about it, it can be fixed.
|
||
|
|
||
|
__How come does this issue happen?__
|
||
|
|
||
|
conflict happened when you have >1 CD drivers related installed. It might be from CD/DVD burning app, such as Nero Burning ROM, Roxie, or daemon app like Virtual CD, MagicISO and such.
|
||
|
|
||
|
__How to fix:__
|
||
|
|
||
|
First, uninstalling anything won't help, neither will updating. What you have to do is getting into Registry editor (start | "regedit")
|
||
|
|
||
|
Then, find "LowerFilters" and/or "UpperFilters" and delete them. **Look carefully**, you have to delete only ones in `HKLH\System\CurrentControlSet\Control\Class\{4D36E966-E325-11CE-BFC1-08002BE10318}` whose Class key is CDROM. However, you don't have to worry much if you delete in others, you might have to restart more than once since Windows will have to detect and install the hardware driver again.
|
||
|
|
||
|
After deleted those 2 keys, just restart once. Your CD/DVD will come alive.
|
||
|
|