mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 11:23:45 +00:00
Update manage-connections-from-windows-operating-system-components-to-microsoft-services.md
This commit is contained in:
@ -675,7 +675,7 @@ To remove the News app:
|
|||||||
|
|
||||||
-and-
|
-and-
|
||||||
|
|
||||||
Remove the app for the current user. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxPackage Microsoft.BingNews | Remove-AppxPackage**
|
- Remove the app for the current user. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxPackage Microsoft.BingNews | Remove-AppxPackage**
|
||||||
|
|
||||||
To remove the Weather app:
|
To remove the Weather app:
|
||||||
|
|
||||||
@ -683,7 +683,7 @@ To remove the Weather app:
|
|||||||
|
|
||||||
-and-
|
-and-
|
||||||
|
|
||||||
Remove the app for the current user. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxPackage Microsoft.BingWeather | Remove-AppxPackage**
|
- Remove the app for the current user. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxPackage Microsoft.BingWeather | Remove-AppxPackage**
|
||||||
|
|
||||||
To remove the Money app:
|
To remove the Money app:
|
||||||
|
|
||||||
@ -695,7 +695,7 @@ To remove the Money app:
|
|||||||
|
|
||||||
-and-
|
-and-
|
||||||
|
|
||||||
Remove the app for the current user. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxPackage Microsoft.BingFinance | Remove-AppxPackage**
|
- Remove the app for the current user. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxPackage Microsoft.BingFinance | Remove-AppxPackage**
|
||||||
|
|
||||||
To remove the Sports app:
|
To remove the Sports app:
|
||||||
|
|
||||||
@ -707,7 +707,7 @@ To remove the Sports app:
|
|||||||
|
|
||||||
-and-
|
-and-
|
||||||
|
|
||||||
Remove the app for the current user. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxPackage Microsoft.BingSports | Remove-AppxPackage**
|
- Remove the app for the current user. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxPackage Microsoft.BingSports | Remove-AppxPackage**
|
||||||
|
|
||||||
To remove the Twitter app:
|
To remove the Twitter app:
|
||||||
|
|
||||||
@ -719,7 +719,7 @@ To remove the Twitter app:
|
|||||||
|
|
||||||
-and-
|
-and-
|
||||||
|
|
||||||
Remove the app for the current user. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxPackage \*.Twitter | Remove-AppxPackage**
|
- Remove the app for the current user. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxPackage \*.Twitter | Remove-AppxPackage**
|
||||||
|
|
||||||
To remove the XBOX app:
|
To remove the XBOX app:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user