Windows XP Community - XPHeads



XP is no longer recognizing cdrom & CDRW drives

microsoft.public.windowsxp.hardware


Reply
  #1 (permalink)  
Old 07-08-2008, 10:33 PM
rsimpson
 
Posts: n/a
XP is no longer recognizing cdrom & CDRW drives
I recently added an additional hard drive and external hard drive as well.
After doing so neither MY Computer or Windows explorer show them. Both
internal and external hard drives work just fine. I know that there has been
as issue with this and after looking at all the sollutions on line my head is
swimming. I'm sure it has to do with the registry but who likes to fool
around with that unless they have to!
--
rds
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-08-2008, 11:48 PM
Ed Metcalfe
 
Posts: n/a
Re: XP is no longer recognizing cdrom & CDRW drives
On Tue, 08 Jul 2008 15:33:03 -0700, rsimpson wrote:

> I recently added an additional hard drive and external hard drive as
> well. After doing so neither MY Computer or Windows explorer show them.
> Both internal and external hard drives work just fine. I know that
> there has been as issue with this and after looking at all the
> sollutions on line my head is swimming. I'm sure it has to do with the
> registry but who likes to fool around with that unless they have to!


When I had this problem I used the following VBScript to restore the
missing drives. Just paste the following into a new text file and save it
with a .VBS extension then double-click to run.

Option Explicit
On Error Resume Next

Dim WshShell, Message

Set WshShell = WScript.CreateObject("WScript.Shell")

WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol
\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}\UpperFilters"
WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol
\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}\LowerFilters"
WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces
\Cdr4_2K\"
WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces
\Cdralw2k\"
WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces
\Cdudf\"
WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces
\UdfReadr\"
Set WshShell = Nothing

Message = "Your CD/DVD-Rom drives should now appear in Windows Explorer."
& vbCR
Message = Message & "You may need to reboot your computer to see the
change."

MsgBox Message, 4096,"Finished!"

To be safe make sure you make a backup of your registry before running
the script.

Ed Metcalfe.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-09-2008, 02:52 PM
rsimpson
 
Posts: n/a
Re: XP is no longer recognizing cdrom & CDRW drives
Ed, sorry but you have to be a little more explicit about this. What is
exactly the following and how do you go about doing it, never done before?
--
rds


"Ed Metcalfe" wrote:

> On Tue, 08 Jul 2008 15:33:03 -0700, rsimpson wrote:
>
> > I recently added an additional hard drive and external hard drive as
> > well. After doing so neither MY Computer or Windows explorer show them.
> > Both internal and external hard drives work just fine. I know that
> > there has been as issue with this and after looking at all the
> > sollutions on line my head is swimming. I'm sure it has to do with the
> > registry but who likes to fool around with that unless they have to!

>
> When I had this problem I used the following VBScript to restore the
> missing drives. Just paste the following into a new text file and save it
> with a .VBS extension then double-click to run.
>
> Option Explicit


> On Error Resume Next


>


> Dim WshShell, Message


>


> Set WshShell = WScript.CreateObject("WScript.Shell")


>


> WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol
> \Class\{4D36E965-E325-11CE-BFC1-08002BE10318}\UpperFilters"


> WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol
> \Class\{4D36E965-E325-11CE-BFC1-08002BE10318}\LowerFilters"


> WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces
> \Cdr4_2K\"


> WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces
> \Cdralw2k\"


> WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces
> \Cdudf\"


> WshShell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces
> \UdfReadr\"


> Set WshShell = Nothing


>


> Message = "Your CD/DVD-Rom drives should now appear in Windows Explorer."
> & vbCR


> Message = Message & "You may need to reboot your computer to see the
> change."


>


> MsgBox Message, 4096,"Finished!"
>
> To be safe make sure you make a backup of your registry before running
> the script.
>
> Ed Metcalfe.
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-09-2008, 04:52 PM
Anna
 
Posts: n/a
Re: XP is no longer recognizing cdrom & CDRW drives

>> On Tue, 08 Jul 2008 15:33:03 -0700, rsimpson wrote:
>>
>> > I recently added an additional hard drive and external hard drive as
>> > well. After doing so neither MY Computer or Windows explorer show them.
>> > Both internal and external hard drives work just fine. I know that
>> > there has been as issue with this and after looking at all the
>> > sollutions on line my head is swimming. I'm sure it has to do with the
>> > registry but who likes to fool around with that unless they have to!




"rsimpson" <rsimpson@discussions.microsoft.com> wrote in message
news:50487F56-7B7D-4ED7-896B-DED50D2B5B8A@microsoft.com...
> Ed, sorry but you have to be a little more explicit about this. What is
> exactly the following and how do you go about doing it, never done before?
> --
> rds



rds:
First of all I know nothing about the VBScript Ed Metcalf suggested to
resolve your problem. Perhaps Ed will respond to your latest query and
furnish add'l info about it. However, in the meantime...

You indicate that after installing "an additional hard drive and (USB?)
external hard drive", the system doesn't recognize these devices.

Can we assume you installed/connected these devices simultaneously or first
one, then the other?

Then you say "Both internal and external hard drives work just fine." I
assume you're referring to those two devices, yes?

So how do you know they "work just fine" if the system doesn't (apparently)
detect them?

I'm assuming this "additional hard drive" is an internal HDD, right?
Presumably you've partitioned/formatted this new internal HDD, yes? And
you're certain you've properly connected it to the system, right?

And the HDD contained in the (USB?) external enclosure has similarly been
partitioned/formatted, yes?

And there's no problem with your system when neither that "additional hard
drive" nor the external HDD is connected, right? The system boots without
incident and properly functions, yes?

Have you accessed Disk Management? What's the story there?
Anna


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-09-2008, 07:53 PM
Peter Foldes
 
Posts: n/a
Re: XP is no longer recognizing cdrom & CDRW drives
http://support.microsoft.com/default...;EN-US;Q316529
http://support.microsoft.com/default...b;en-us;314060
--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"rsimpson" <rsimpson@discussions.microsoft.com> wrote in message news:AD7D27C4-D6B2-4CCD-8984-AB110FF6E43F@microsoft.com...
>I recently added an additional hard drive and external hard drive as well.
> After doing so neither MY Computer or Windows explorer show them. Both
> internal and external hard drives work just fine. I know that there has been
> as issue with this and after looking at all the sollutions on line my head is
> swimming. I'm sure it has to do with the registry but who likes to fool
> around with that unless they have to!
> --
> rds

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-09-2008, 10:55 PM
mcnewsxp
 
Posts: n/a
Re: XP is no longer recognizing cdrom & CDRW drives
deleting upperfilters and lowerfilter from
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}
worked for me.

"rsimpson" <rsimpson@discussions.microsoft.com> wrote in message
news:AD7D27C4-D6B2-4CCD-8984-AB110FF6E43F@microsoft.com...
>I recently added an additional hard drive and external hard drive as well.
> After doing so neither MY Computer or Windows explorer show them. Both
> internal and external hard drives work just fine. I know that there has
> been
> as issue with this and after looking at all the sollutions on line my head
> is
> swimming. I'm sure it has to do with the registry but who likes to fool
> around with that unless they have to!
> --
> rds



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-10-2008, 02:25 PM
rsimpson
 
Posts: n/a
Re: XP is no longer recognizing cdrom & CDRW drives
anna, a little clarification. I added an external hard (via USB) and
everthing was fine. Then I added an additional internal hard drive, thats
when the cdroms didn't show up. Yes I can read and write to either of the
hard drives. The new hard drive I added actually came out of another system
so didn't do any formatting or installations for that drive as it was a slave
in the previous system as well with the same operating system and windows
recognized it immediately through new hardware wizard. I didn't do anything
to CMOS setup and wondering If I should have, could that be the problem.
Don't even know how to get to that anymore as I haven't done that in years.
--
rds


"Anna" wrote:

>
> >> On Tue, 08 Jul 2008 15:33:03 -0700, rsimpson wrote:
> >>
> >> > I recently added an additional hard drive and external hard drive as
> >> > well. After doing so neither MY Computer or Windows explorer show them.
> >> > Both internal and external hard drives work just fine. I know that
> >> > there has been as issue with this and after looking at all the
> >> > sollutions on line my head is swimming. I'm sure it has to do with the
> >> > registry but who likes to fool around with that unless they have to!

>
>
>
> "rsimpson" <rsimpson@discussions.microsoft.com> wrote in message
> news:50487F56-7B7D-4ED7-896B-DED50D2B5B8A@microsoft.com...
> > Ed, sorry but you have to be a little more explicit about this. What is
> > exactly the following and how do you go about doing it, never done before?
> > --
> > rds

>
>
> rds:
> First of all I know nothing about the VBScript Ed Metcalf suggested to
> resolve your problem. Perhaps Ed will respond to your latest query and
> furnish add'l info about it. However, in the meantime...
>
> You indicate that after installing "an additional hard drive and (USB?)
> external hard drive", the system doesn't recognize these devices.
>
> Can we assume you installed/connected these devices simultaneously or first
> one, then the other?
>
> Then you say "Both internal and external hard drives work just fine." I
> assume you're referring to those two devices, yes?
>
> So how do you know they "work just fine" if the system doesn't (apparently)
> detect them?
>
> I'm assuming this "additional hard drive" is an internal HDD, right?
> Presumably you've partitioned/formatted this new internal HDD, yes? And
> you're certain you've properly connected it to the system, right?
>
> And the HDD contained in the (USB?) external enclosure has similarly been
> partitioned/formatted, yes?
>
> And there's no problem with your system when neither that "additional hard
> drive" nor the external HDD is connected, right? The system boots without
> incident and properly functions, yes?
>
> Have you accessed Disk Management? What's the story there?
> Anna
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-10-2008, 04:57 PM
Anna
 
Posts: n/a
Re: XP is no longer recognizing cdrom & CDRW drives

>> >> On Tue, 08 Jul 2008 15:33:03 -0700, rsimpson wrote:
>> >>
>> >> > I recently added an additional hard drive and external hard drive as
>> >> > well. After doing so neither MY Computer or Windows explorer show
>> >> > them.
>> >> > Both internal and external hard drives work just fine. I know that
>> >> > there has been as issue with this and after looking at all the
>> >> > sollutions on line my head is swimming. I'm sure it has to do with
>> >> > the
>> >> > registry but who likes to fool around with that unless they have to!



>> "rsimpson" <rsimpson@discussions.microsoft.com> wrote in message
>> news:50487F56-7B7D-4ED7-896B-DED50D2B5B8A@microsoft.com...
>> > Ed, sorry but you have to be a little more explicit about this. What is
>> > exactly the following and how do you go about doing it, never done
>> > before?
>> > --
>> > rds



>> "Anna" wrote:
>> rds:
>> First of all I know nothing about the VBScript Ed Metcalf suggested to
>> resolve your problem. Perhaps Ed will respond to your latest query and
>> furnish add'l info about it. However, in the meantime...
>>
>> You indicate that after installing "an additional hard drive and (USB?)
>> external hard drive", the system doesn't recognize these devices.
>>
>> Can we assume you installed/connected these devices simultaneously or
>> first
>> one, then the other?
>>
>> Then you say "Both internal and external hard drives work just fine." I
>> assume you're referring to those two devices, yes?
>>
>> So how do you know they "work just fine" if the system doesn't
>> (apparently)
>> detect them?
>>
>> I'm assuming this "additional hard drive" is an internal HDD, right?
>> Presumably you've partitioned/formatted this new internal HDD, yes? And
>> you're certain you've properly connected it to the system, right?
>>
>> And the HDD contained in the (USB?) external enclosure has similarly been
>> partitioned/formatted, yes?
>>
>> And there's no problem with your system when neither that "additional
>> hard
>> drive" nor the external HDD is connected, right? The system boots without
>> incident and properly functions, yes?
>>
>> Have you accessed Disk Management? What's the story there?
>> Anna



"rsimpson" <rsimpson@discussions.microsoft.com> wrote in message
news:1B97BB38-644F-4980-B577-10C145CEEEA1@microsoft.com...
> anna, a little clarification. I added an external hard (via USB) and
> everthing was fine. Then I added an additional internal hard drive, thats
> when the cdroms didn't show up. Yes I can read and write to either of the
> hard drives. The new hard drive I added actually came out of another
> system
> so didn't do any formatting or installations for that drive as it was a
> slave
> in the previous system as well with the same operating system and windows
> recognized it immediately through new hardware wizard. I didn't do
> anything
> to CMOS setup and wondering If I should have, could that be the problem.
> Don't even know how to get to that anymore as I haven't done that in
> years.
> --
> rds



rds:
In your original post you stated "I recently added an additional hard drive
and external hard drive as well. After doing so neither MY Computer or
Windows explorer show them."

Now you're indicating (if I understand you correctly) that there is *no*
problem with your secondary internal HDD except for the fact that when it's
connected to your system it's at that point that your "cdroms didn't show
up". (You have more than one optical drive?).

And there's no problem at all with your USB external HDD. Do I have all this
right?

So if your secondary HDD is disconnected from the system the optical
drive(s) function OK? Is that right? So your *only* problem at this point is
that the system doesn't recognize the optical drive(s) if that secondary HDD
is connected to the system. There's no other problem.

So before we go on, please confirm that what I've indicated above is indeed
your situation and if it is not, please clarify.
Anna


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 08-01-2008, 11:47 PM
fredrp
 
Posts: n/a
Re: XP is no longer recognizing cdrom & CDRW drives
This subject is also my problem but I am getting message: "Windows cannot
initialize the device driver for this hardware. (Code 37)". I am running XP
Media Centre Edition with SP3. I have 2 DVD RW drives (Sony DVD RW AW-G170A
and LG HL-DT-ST DVDRAM GSA-4160B). Both have been working fine until just
recently. Do I blame SP3? Who knows.

I have tried updating the drivers; none available. I have tried uninstalling
and re-installing; no joy.

Can anyone help? Please!
--
Nauticus


"mcnewsxp" wrote:

> deleting upperfilters and lowerfilter from
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}
> worked for me.
>
> "rsimpson" <rsimpson@discussions.microsoft.com> wrote in message
> news:AD7D27C4-D6B2-4CCD-8984-AB110FF6E43F@microsoft.com...
> >I recently added an additional hard drive and external hard drive as well.
> > After doing so neither MY Computer or Windows explorer show them. Both
> > internal and external hard drives work just fine. I know that there has
> > been
> > as issue with this and after looking at all the sollutions on line my head
> > is
> > swimming. I'm sure it has to do with the registry but who likes to fool
> > around with that unless they have to!
> > --
> > rds

>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:44 AM.








Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74