Quote:
Originally Posted by retrob
I can't seem to find the cd/dvd drive on win 10 and therefore cannot play any cd's
|
You can fix the not working DVD drive by running a simple command in Administrator Command Prompt. Type cmd in windows search. right click on Command Prompt. Select Run as Administrator. Paste the following command and hit enter
reg.exe add "HKLM\System\CurrentControlSet\Services\atapi\Cont roller0" /f /v EnumDevice1 /t REG_DWORD /d 0x00000001
You should RESTART your computer to apply the changes! DVD Drive should be working fine now!
Hope it works!