当前位置:首页>软件中心>系统设置>禁用通过windows安装驱动

禁用通过windows安装驱动

介绍

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DriverSearching]

    "DriverUpdateWizardWuSearchEnabled"=dword:00000000

    另存为.reg



    允许通过windows安装驱动(系统默认选项)


    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DriverSearching]

    "DriverUpdateWizardWuSearchEnabled"=dword:00000001

    另存为.reg