Underscore that I can't do
Solved
josoujojobordeaux
Posted messages
5
Status
Membre
-
josoujojobordeaux Posted messages 5 Status Membre -
josoujojobordeaux Posted messages 5 Status Membre -
Hello,
I want to copy photos and movies to a DVD from my HP Windows 10 computer. So I checked some forums, and I'm told to write instructions in the admin command prompt, but I need to use the "underscore" and... I don't know how to do it; I press 6 or 8, but it doesn't work.
Could you please help me? Thank you.
I'm not an expert, and I must say this is the first time I'm trying to do it myself.
Thanks again if you can explain it to me easily.
Best regards,
Josoujojo
I want to copy photos and movies to a DVD from my HP Windows 10 computer. So I checked some forums, and I'm told to write instructions in the admin command prompt, but I need to use the "underscore" and... I don't know how to do it; I press 6 or 8, but it doesn't work.
Could you please help me? Thank you.
I'm not an expert, and I must say this is the first time I'm trying to do it myself.
Thanks again if you can explain it to me easily.
Best regards,
Josoujojo
Hello,
1. Start by applying the indicated method.
2. If it fails, check in the registry if there is a value EnumDevice1 equal to 1 under the key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\atapi\Controller0
If not, you need to add a value in the registry:
• simultaneously press the Windows and X keys
• select Command Prompt (admin)
• enter the following command
reg.exe add "HKLM\System\CurrentControlSet\Services\atapi\Controller0" /f /v EnumDevice1 /t REG_DWORD /d 0x00000001
• press Enter
• restart Windows and check if the problem is resolved
3. If the PC is a Toshiba, you need to uninstall 2 applications
• TOSHIBA Recovery Media Creator
• TOSHIBA Disc Creator
Could I have the link to the page instead of a copy-paste?