Personally, I'd go for a clean install. Less headache, easier to isolate and troubleshoot problems if they do occur.
I'd like to check with your first before offering any suggestion on how to go about resolving your issues. The symptoms you've described rarely occurs on clean installations as these are bourne out of registry entries carried over from the previous installation(s) or corrupted registry entries. If you want to try and resolve this issue, I've outline the steps you need to do to try and resolve the issue;
Go to device manager and uninstall the CD/DVD drive
Press Win+R and type regedit
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class
Locate the entry {4D36E965-E325-11CE-BFC1-08002BE10318}
On the right side, locate the entry UpperFilters and delete it
locate the entry LowerFilters and delete that as well
Close regedit
Restart
Upon restart, windows will automatically install the
driver for your CD/DVD ROM device. Verify results of the operation in device manager.
Note: If you find multiple entries of {4D36E965-E325-11CE-BFC1-08002BE10318}, you might want to go through each and every one to make sure that the upper and lower filter entries are removed. You must make sure that you are in the appropriate registry subkey before deleting the UpperFilters and the LowerFilters values. To verify this, make sure that the Default data value is DVD/CD-ROM and the Class data value is CDROM.
Important: if you've installed any 3rd party burning software like Nero, PowerISO, etc. they would need to be re-installed after these steps.
Let us know how it turns out