Skip to content

App.Support.QuickAssist #112

Answered by farag2
cespedesdan asked this question in Q&A
Jan 2, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hello! You can restore it via PowerShell (internet connection required):

Get-WindowsCapability -Online | Where-Object -FilterScript {$_.Name -cmatch "App.Support.QuickAssist*"} | Add-WindowsCapability -Online

Manually (internet connection required):
Open Settings - Apps - Manage optional features - Enable "Microsoft Quick Assist"

Did you try to run WindowsCapabilities -Enable to restore?

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@cespedesdan
Comment options

@farag2
Comment options

@cespedesdan
Comment options

@farag2
Comment options

Answer selected by farag2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants