mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
corrected registry entries
This commit is contained in:
@ -35,6 +35,8 @@ Not finding content you need? Windows 10 users, tell us what you want on [Feedba
|
|||||||
|
|
||||||
## What's new in Windows 10, version 1703
|
## What's new in Windows 10, version 1703
|
||||||
|
|
||||||
|
## What's new in Windows 10, version 1703
|
||||||
|
|
||||||
Here's a list of changes that were made to this article for Windows 10, version 1703:
|
Here's a list of changes that were made to this article for Windows 10, version 1703:
|
||||||
|
|
||||||
- Added an MDM policy for Font streaming.
|
- Added an MDM policy for Font streaming.
|
||||||
@ -321,7 +323,7 @@ To turn off Find My Device:
|
|||||||
|
|
||||||
- Disable the Group Policy: **Computer Configuration** > **Administrative Template** > **Windows Components** > **Find My Device** > **Turn On/Off Find My Device**
|
- Disable the Group Policy: **Computer Configuration** > **Administrative Template** > **Windows Components** > **Find My Device** > **Turn On/Off Find My Device**
|
||||||
|
|
||||||
You can also create a new REG\_DWORD registry setting **HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\Device Metadata!PreventDeviceMetadataFromNetwork** to 1 (one).
|
You can also create a new REG\_DWORD registry setting **HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Policies\\Microsoft\\FindMyDevice\\AllowFindMyDevice** to 0 (zero).
|
||||||
|
|
||||||
### <a href="" id="font-streaming"></a>6. Font streaming
|
### <a href="" id="font-streaming"></a>6. Font streaming
|
||||||
|
|
||||||
@ -609,6 +611,10 @@ To turn off OneDrive in your organization:
|
|||||||
|
|
||||||
- Create a REG\_DWORD registry setting called **HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\OneDrive!DisableFileSyncNGSC**, with a value of 1 (one).
|
- Create a REG\_DWORD registry setting called **HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\OneDrive!DisableFileSyncNGSC**, with a value of 1 (one).
|
||||||
|
|
||||||
|
-and-
|
||||||
|
|
||||||
|
- Create a REG\_DWORD registry setting called **HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Policies\\Microsoft\\\\OneDrive\\PreventNetworkTrafficPreUserSignIn**, with a value of 1 (one).
|
||||||
|
|
||||||
### <a href="" id="bkmk-preinstalledapps"></a>16. Preinstalled apps
|
### <a href="" id="bkmk-preinstalledapps"></a>16. Preinstalled apps
|
||||||
|
|
||||||
Some preinstalled apps get content before they are opened to ensure a great experience. You can remove these using the steps in this section.
|
Some preinstalled apps get content before they are opened to ensure a great experience. You can remove these using the steps in this section.
|
||||||
@ -1129,7 +1135,7 @@ To turn off **Let apps access my name, picture, and other account info**:
|
|||||||
|
|
||||||
-or-
|
-or-
|
||||||
|
|
||||||
- Create a REG\_DWORD registry setting in **HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Microsoft\\Windows\\AppPrivacy!LetAppsAccessContacts**, with a value of 2 (two).
|
- Create a REG\_DWORD registry setting in **HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Microsoft\\Windows\\AppPrivacy!LetAppsAccessAccountInfo**, with a value of 2 (two).
|
||||||
|
|
||||||
To turn off **Choose the apps that can access your account info**:
|
To turn off **Choose the apps that can access your account info**:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user