Merge pull request #9839 from MicrosoftDocs/main

Publish main to live, Monday 10:30AM PDT, 05/13
This commit is contained in:
Stacyrch140 2024-05-13 14:06:25 -04:00 committed by GitHub
commit 9dc1a93bdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -162,7 +162,7 @@ To disable Quick Assist, block traffic to the `https://remoteassistance.support.
Run the following PowerShell command as Administrator: Run the following PowerShell command as Administrator:
`Remove-AppxPackage -Package MicrosoftCorporationII.QuickAssist_2.0.30.0_x64__8wekyb3d8bbwe -AllUsers` `Get-AppxPackage -Name MicrosoftCorporationII.QuickAssist | Remove-AppxPackage -AllUsers`
#### Uninstall via Windows Settings #### Uninstall via Windows Settings