.

DVD-rw not detected/displayed by Win 8

1. Run Command prompt in Admin mode. For this type cmd in metro UI & press ctrl+shift+enter  to get the cmd Window.

OR in Desktop , just move the cursor to bottom left and right click to get access to various System management tools and from their choose Command Prompt (Admin)

2. In the Command Prompt Window just type & enter 
reg.exe add "HKLM\System\CurrentControlSet\Services\atapi\Controller0" /f /v EnumDevice1 /t REG_DWORD /d 0x00000001

if you have more then one cd/dvd room type
reg.exe add "HKLM\System\CurrentControlSet\Services\atapi\Controller0" /f /v EnumDevice1 /t REG_DWORD /d 0x00000001

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

And reboot. Now insert a disc to test.The drive will be shown.
Previous
Next Post »