DVD stopped working after installing Windows10

Joined
Mar 13, 2016
Messages
1
Reaction score
0
Having searched high and low for a solution to the above problem I found the following fix kindly posted by someone far more computer savvy than myself.

I regret I cannot give the credit to the original publisher as I cannot find the post again but I did write the fix down, so I am re-posting it here and hopefully it will work for others with the same problem.

It sorted my Matshita dvd-ram and also a Lite On portable drive for me.

Right-click the Start button > Command Prompt (Admin) and type

reg.exe add "HKLM\System\CurrentControlSet\Services\atapi\Controller0" /f /v EnumDevice1 /t REG_DWORD /d 0x00000001

hit enter

Reboot computer

Good Luck I am delighted to have DVD capability again and thanks to the original poster.
 

Trouble

Noob Whisperer
Moderator
Joined
Nov 19, 2013
Messages
13,411
Reaction score
2,319
That is a pretty popular solution for your problem and is posted in a lot of different threads on this site and many other, so....
No telling where you might have spotted it.
Just glad to hear that it worked for you and thanks for sharing your experience.
Much appreciated and welcome to the forum.
 
Joined
Nov 19, 2013
Messages
6,298
Reaction score
1,273
Last edited:
Joined
Aug 7, 2015
Messages
7
Reaction score
2
Having searched high and low for a solution to the above problem I found the following fix kindly posted by someone far more computer savvy than myself.

I regret I cannot give the credit to the original publisher as I cannot find the post again but I did write the fix down, so I am re-posting it here and hopefully it will work for others with the same problem.

It sorted my Matshita dvd-ram and also a Lite On portable drive for me.

Right-click the Start button > Command Prompt (Admin) and type

reg.exe add "HKLM\System\CurrentControlSet\Services\atapi\Controller0" /f /v EnumDevice1 /t REG_DWORD /d 0x00000001

hit enter

Reboot computer

Good Luck I am delighted to have DVD capability again and thanks to the original poster.
It doesn't work for me. Maybe MS has changed things since this post. All I get is syntax error.
 
Joined
Nov 19, 2013
Messages
6,298
Reaction score
1,273
The last post was more than two years ago, so, possibly, quite a few items have changed?
 
Last edited:

Trouble

Noob Whisperer
Moderator
Joined
Nov 19, 2013
Messages
13,411
Reaction score
2,319
All I get is syntax error.
If that command is generating a syntax error than perhaps try copying and pasting it into an admin command prompt
Code:
reg.exe add "HKLM\System\CurrentControlSet\Services\atapi\Controller0" /f /v EnumDevice1 /t REG_DWORD /d 0x00000001
 
Joined
Nov 19, 2013
Messages
6,298
Reaction score
1,273
I just had a quick look in my registry, and the entry may have changed, or is no longer required?

Do you have the latest updates installed?
 
Joined
Aug 7, 2015
Messages
7
Reaction score
2
Hi, copying that into admin command prompt didn't work, although it accepted the changes. NB. My DVD drive is F:\
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top