When starting Windows in Safe Mode, you can see a list of loaded drivers on the screen. I would like to know where Windows looks to find which drivers it loads and in what order.
feedback
|
|
XP Safe Mode loads the set of Drivers and Services listed at this registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal or this key if you select with networking HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Network . This is not the location of the drivers but the list it uses to choose what driver to load from Windows\system32\drivers | ||||
|
feedback
|