A driver service for this device has been disabled. An alternate driver may be providing this functionality. Code 32 (Disc Drive Problem)

Anonymous
2009-12-19T23:12:10+00:00

Hello,

I just entered a CD into my disc drive and noticed nothing was happening. So I went to manually click on the disc drive itself, and saw that it was completely gone. When going through the troubleshooting process in Windows 7, this note came up:

A driver (service) for this device has been disabled.  An alternate driver may be providing this functionality. (Code 32).

Obviously I need to re-enable this service, but I am clueless as to which one or how to do so. Any help would be appreciated!

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2009-12-19T23:18:33+00:00

Try the following MS KB article:

http://support.microsoft.com/kb/314060

Try following the steps for Windows Vista which should also work for Windows 7.

Was this answer helpful?

50+ people found this answer helpful.
0 comments No comments

52 additional answers

Sort by: Most helpful
  1. Anonymous
    2012-06-12T01:54:31+00:00

    You're welcome for the help.

    I am glad you got it working.

    Presently I am not on Facebook probably because I'm here. :)

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-06-11T21:17:25+00:00

    Installing the gearbox worked

    I tried both.

    If i can ever return the favor as an attorney, let me know.

    I have googled the problem for several days and even bought a replacement burner.

    Yours is the only solution that worked.

    I commend you for who you are and for your assistance to an invisible person.

    If you have a face book I would enjoy being connected to you.

    ******@verizon.net

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2012-06-11T04:07:53+00:00

    There is an UpperFilters value at that registry key pointing to GEARAspiWDM.

    What has happened is you may have uninstalled software, such as iTunes, that left that UpperFilters value but removed the GEARAspiWDM.sys from the C:\Windows\System32\drivers folder.

    There are various ways to fix this.

    One way would be to install the Gear driver which should restore the GEARAspiWDM.sys to the C:\Windows\System32\drivers folder.

    However if you have no software installed, such as iTunes, that would use the GEARAspiWDM.sys you could just remove the UpperFilters value.

    To do that copy and paste the following into Notepad and save as a .reg file (save with the .reg extension and give it any name such as fixcd.reg):

    First create a System Restore point then double-click the saved .reg file, add to the registry, and restart the computer.

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E965-E325-11CE-BFC1-08002BE10318}]"UpperFilters"=-"LowerFilters"=-

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2012-06-11T03:24:57+00:00

    Windows 7 professional x64 bit

    Using LG GH24ns90 burner

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E965-E325-11CE-BFC1-08002BE10318}]

    "Class"="CDROM"

    "ClassDesc"="@%SystemRoot%\System32\StorProp.dll,-17001"

    @="DVD/CD-ROM drives"

    "IconPath"=hex(7):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\

      74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,\

      00,6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,\

      2d,00,33,00,30,00,00,00,00,00

    "Installer32"="storprop.dll,DvdClassInstaller"

    "EnumPropPages32"="storprop.dll,DvdPropPageProvider"

    "SilentInstall"="1"

    "NoInstallClass"="1"

    "UpperFilters"=hex(7):47,00,45,00,41,00,52,00,41,00,73,00,70,00,69,00,57,00,44,\

      00,4d,00,00,00,00,00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E965-E325-11CE-BFC1-08002BE10318}\0000]

    "InfPath"="cdrom.inf"

    "InfSection"="cdrom_install"

    "ProviderName"="Microsoft"

    "DriverDateData"=hex:00,80,8c,a3,c5,94,c6,01

    "DriverDate"="6-21-2006"

    "DriverVersion"="6.1.7601.17514"

    "MatchingDeviceId"="gencdrom"

    "DriverDesc"="CD-ROM Drive"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E965-E325-11CE-BFC1-08002BE10318}\0002]

    "InfPath"="cdrom.inf"

    "InfSection"="cdrom_install"

    "ProviderName"="Microsoft"

    "DriverDateData"=hex:00,80,8c,a3,c5,94,c6,01

    "DriverDate"="6-21-2006"

    "DriverVersion"="6.1.7601.17514"

    "MatchingDeviceId"="gencdrom"

    "DriverDesc"="CD-ROM Drive"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E965-E325-11CE-BFC1-08002BE10318}\0003]

    "InfPath"="cdrom.inf"

    "InfSection"="cdrom_install"

    "ProviderName"="Microsoft"

    "DriverDateData"=hex:00,80,8c,a3,c5,94,c6,01

    "DriverDate"="6-21-2006"

    "DriverVersion"="6.1.7601.17514"

    "MatchingDeviceId"="gencdrom"

    "DriverDesc"="CD-ROM Drive"

    Was this answer helpful?

    0 comments No comments