mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 14:23:38 +00:00
Update manage-connections-from-windows-operating-system-components-to-microsoft-services.md
This commit is contained in:
@ -1433,23 +1433,23 @@ If you're running at least Windows 10, version 1703, you can turn off updates to
|
|||||||
|
|
||||||
|
|
||||||
### <a href="" id="bkmk-act-history"></a>18.22 Activity History
|
### <a href="" id="bkmk-act-history"></a>18.22 Activity History
|
||||||
In the **Activity History** area, you can choose turn of tracking of your Activity History.
|
In the **Activity History** area, you can choose turn Off tracking of your Activity History.
|
||||||
|
|
||||||
To turn this Off:
|
To turn this Off in the UI:
|
||||||
|
|
||||||
- Turn **Off** the feature in the UI by going to Settings -> Privacy -> Activity History and **un-checking** the **Store my activity history on this device** AND **unchecking** the **Send my activity History to Microsoft** checkboxes.
|
- Turn **Off** the feature in the UI by going to Settings -> Privacy -> Activity History and **un-checking** the **Store my activity history on this device** AND **unchecking** the **Send my activity History to Microsoft** checkboxes.
|
||||||
|
|
||||||
-OR-
|
-OR-
|
||||||
|
|
||||||
- **Disable** the Group Policy: **Computer Configuration** > **Administrative Templates** > **System** > **App Privacy** > **OS Policies** named **Enables Activity Feed**.
|
- **Disable** the Group Policy: **Computer Configuration** > **Administrative Templates** > **System** > **OS Policies** named **Enables Activity Feed**.
|
||||||
|
|
||||||
-and-
|
-and-
|
||||||
|
|
||||||
- **Disable** the Group Policy: **Computer Configuration** > **Administrative Templates** > **System** > **App Privacy** > **OS Policies** named **Allow publishing of User Activities**.
|
- **Disable** the Group Policy: **Computer Configuration** > **Administrative Templates** > **System** > **OS Policies** named **Allow publishing of User Activities**.
|
||||||
|
|
||||||
-and-
|
-and-
|
||||||
|
|
||||||
- **Disable** the Group Policy: **Computer Configuration** > **Administrative Templates** > **System** > **App Privacy** > **OS Policies** named **Allow upload of User Activities**
|
- **Disable** the Group Policy: **Computer Configuration** > **Administrative Templates** > **System** > **OS Policies** > named **Allow upload of User Activities**
|
||||||
|
|
||||||
-OR-
|
-OR-
|
||||||
|
|
||||||
@ -1463,36 +1463,32 @@ To turn this Off:
|
|||||||
|
|
||||||
- Create a REG_DWORD registry setting named **UploadUserActivities** in **HKEY_LOCAL_MACHINE\\Software\\Policies\\Microsoft\\Windows\\System** with a **value of 0 (zero)**.
|
- Create a REG_DWORD registry setting named **UploadUserActivities** in **HKEY_LOCAL_MACHINE\\Software\\Policies\\Microsoft\\Windows\\System** with a **value of 0 (zero)**.
|
||||||
|
|
||||||
|
|
||||||
### <a href="" id="bkmk-voice-act"></a>18.23 Voice Activation
|
### <a href="" id="bkmk-voice-act"></a>18.23 Voice Activation
|
||||||
|
|
||||||
|
In the **Vocie activation** area, you can choose turn Off apps ability to listen for a Voice keyword.
|
||||||
|
|
||||||
> [!NOTE]
|
To turn this Off in the UI:
|
||||||
> Releases 1803 and earlier support **Speech, Inking, & Typing** as a combined settings area. For customizing those setting please follow the below instructions. For 1809 and above **Speech** and **Inking & Typing** are separate settings pages, please see the specific section (18.6 Speech or 18.21 Inking and Typing) above for those areas.
|
|
||||||
|
|
||||||
In the **Speech, Inking, & Typing** area, you can let Windows and Cortana better understand your employee's voice and written input by sampling their voice and writing, and by comparing verbal and written input to contact names and calendar entrees.
|
- Turn **Off** the feature in the UI by going to **Settings -> Privacy -> Voice activation** and toggle **Off** the **Allow apps to use voice activation** AND also toggle **Off** the **Allow apps to use voice activation when this device is locked**.
|
||||||
|
|
||||||
For more info on how to disable Cortana in your enterprise, see [Cortana](#bkmk-cortana) in this article.
|
-OR-
|
||||||
|
|
||||||
To turn off the functionality:
|
- **Disable** the Group Policy: **Computer Configuration** > **Administrative Templates** > **Windows Components** > **App Privacy** > named **Let Windows apps activate with voice**.
|
||||||
|
|
||||||
- Click the **Stop getting to know me** button, and then click **Turn off**.
|
-and-
|
||||||
|
|
||||||
-or-
|
- **Disable** the Group Policy: **Computer Configuration** > **Administrative Templates** > **Windows Components** > **App Privacy** > named **Let Windows apps activate with voice while the system is locked**.
|
||||||
|
|
||||||
- Enable the Group Policy: **Computer Configuration** > **Administrative Templates** > **Control Panel** > **Regional and Language Options** > **Handwriting personalization** > **Turn off automatic learning**
|
|
||||||
|
|
||||||
-or-
|
-OR-
|
||||||
|
|
||||||
- Create a REG_DWORD registry setting named **RestrictImplicitInkCollection** in **HKEY_LOCAL_MACHINE\\Software\\Policies\\Microsoft\\InputPersonalization** with a value of 1 (one).
|
- Create a REG_DWORD registry setting named **LetAppsActivateWithVoice** in **HKEY_LOCAL_MACHINE\\Software\\Policies\\Microsoft\\Windows\\AppPrivacy** with a **value of 0 (zero)**.
|
||||||
|
|
||||||
-or-
|
-and-
|
||||||
|
|
||||||
- Create a REG_DWORD registry setting named **AcceptedPrivacyPolicy** in **HKEY_CURRENT_USER\\Software\\Microsoft\\Personalization\\Settings** with a value of 0 (zero).
|
- Create a REG_DWORD registry setting named **PublishUserActivities** in **HKEY_LOCAL_MACHINE\\Software\\Policies\\Microsoft\\Windows\\AppPrivacy** with a **value of 0 (zero)**.
|
||||||
|
|
||||||
-and-
|
|
||||||
|
|
||||||
- Create a REG_DWORD registry setting named **HarvestContacts** in **HKEY_CURRENT_USER\\Software\\Microsoft\\InputPersonalization\\TrainedDataStore** with a value of **0 (zero)**.
|
|
||||||
|
|
||||||
### <a href="" id="bkmk-spp"></a>19. Software Protection Platform
|
### <a href="" id="bkmk-spp"></a>19. Software Protection Platform
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user