====== Deactivate automatic data carrier check ======
{{template>vorlagen:tutorialdetails|tutname=BootExecute deaktivieren|tutautor=[[en:psycore]]|tutversion=1.0|tutquelle=}}
To remove individual drives from the automatic disc scan, an entry in the registry is required.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"BootExecute"=hex(7):61,00,75,00,74,00,6f,00,63,00,68,00,65,00,63,00,6b,00,20,\
00,61,00,75,00,74,00,6f,00,63,00,68,00,6b,00,20,00,2f,00,4b,00,3a,00,41,00,\
42,00,43,00,44,00,45,00,46,00,47,00,48,00,49,00,4a,00,4b,00,4c,00,4d,00,4e,\
00,4f,00,50,00,51,00,52,00,53,00,54,00,55,00,56,00,58,00,58,00,59,00,5a,00,\
20,00,2a,00,00,00,00,00
This excludes all drives from the scan (A-Z). To exclude individual drives, direct editing in the registry is required. To do this, open the registry editor:
* [[en:windows:essentials:regedit|Open Registry Editor]]
and navigate to the following path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
Double-click on the BootExecute value and you can now edit the entry accordingly. For example, if you want to exclude drives C and D, you would enter the following:
autocheck autochk /K:CD *