Kontrollér bruken av WebUSB API

Set whether websites can access connected USB devices. You can completely block access or ask the user each time a website wants to get access to connected USB devices.

You can override this policy for specific URL patterns by using the 'WebUsbAskForUrls' (Allow WebUSB on specific sites) and 'WebUsbBlockedForUrls' (Block WebUSB on specific sites) policies.

If you don't configure this policy, sites can ask users whether they can access the connected USB devices ('AskWebUsb') by default, and users can change this setting.

Policy options mapping:

* BlockWebUsb (2) = Ikke la noen nettsteder be om tilgang til USB-enheter via WebUSB API

* AskWebUsb (3) = La nettsteder be brukeren om tilgang til tilkoblede USB-enheter

Use the preceding information when configuring this policy.

Støttes av: Microsoft Edge version 77, Windows 7 or later

Kontrollér bruken av WebUSB API


  1. Ikke la noen nettsteder be om tilgang til USB-enheter via WebUSB API
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Edge
    Value NameDefaultWebUsbGuardSetting
    Value TypeREG_DWORD
    Value2
  2. La nettsteder be brukeren om tilgang til tilkoblede USB-enheter
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Edge
    Value NameDefaultWebUsbGuardSetting
    Value TypeREG_DWORD
    Value3


msedge.admx

Administrative maler (datamaskiner)

Administrative maler (brukere)