mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 04:43:37 +00:00
Merged PR 8589: Fix for bug 17310408
Added an MDM policy to let Windows apps access trusted devices
This commit is contained in:
@ -1409,6 +1409,7 @@ To turn off **Let apps automatically share and sync info with wireless devices t
|
|||||||
- **1**. Force allow
|
- **1**. Force allow
|
||||||
- **2**. Force deny
|
- **2**. Force deny
|
||||||
|
|
||||||
|
|
||||||
-or-
|
-or-
|
||||||
|
|
||||||
- Create a REG\_DWORD registry setting named **LetAppsSyncWithDevices** in **HKEY\_LOCAL\_MACHINE\\Policies\\Microsoft\\Windows\\AppPrivacy** with a value of 2 (two).
|
- Create a REG\_DWORD registry setting named **LetAppsSyncWithDevices** in **HKEY\_LOCAL\_MACHINE\\Policies\\Microsoft\\Windows\\AppPrivacy** with a value of 2 (two).
|
||||||
@ -1423,6 +1424,16 @@ To turn off **Let your apps use your trusted devices (hardware you've already co
|
|||||||
|
|
||||||
- Set the **Select a setting** box to **Force Deny**.
|
- Set the **Select a setting** box to **Force Deny**.
|
||||||
|
|
||||||
|
-or-
|
||||||
|
|
||||||
|
- Apply the **Privacy/LetAppsAccessTrustedDevices** MDM policy from the [Policy CSP](/windows/client-management/mdm/policy-csp-privacy.md#privacy-letappsaccesstrusteddevices
|
||||||
|
), where:
|
||||||
|
|
||||||
|
- **0**. User in control
|
||||||
|
- **1**. Force allow
|
||||||
|
- **2**. Force deny
|
||||||
|
|
||||||
|
|
||||||
### <a href="" id="bkmk-priv-feedback"></a>17.16 Feedback & diagnostics
|
### <a href="" id="bkmk-priv-feedback"></a>17.16 Feedback & diagnostics
|
||||||
|
|
||||||
In the **Feedback & Diagnostics** area, you can choose how often you're asked for feedback and how much diagnostic and usage information is sent to Microsoft.
|
In the **Feedback & Diagnostics** area, you can choose how often you're asked for feedback and how much diagnostic and usage information is sent to Microsoft.
|
||||||
|
Reference in New Issue
Block a user