mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
Update WPFTweaksXboxRemoval (#4170)
* Update WPFTweaksXboxRemoval * Update tweaks.json
This commit is contained in:
@@ -1648,6 +1648,15 @@
|
|||||||
"Description": "Removes Xbox services, the Xbox app, Game Bar, and related authentication components.",
|
"Description": "Removes Xbox services, the Xbox app, Game Bar, and related authentication components.",
|
||||||
"category": "z__Advanced Tweaks - CAUTION",
|
"category": "z__Advanced Tweaks - CAUTION",
|
||||||
"panel": "1",
|
"panel": "1",
|
||||||
|
"registry": [
|
||||||
|
{
|
||||||
|
"Path": "KCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\GameDVR",
|
||||||
|
"Name": "AppCaptureEnabled",
|
||||||
|
"Value": "0",
|
||||||
|
"Type": "DWord",
|
||||||
|
"OriginalValue": "1"
|
||||||
|
}
|
||||||
|
],
|
||||||
"appx": [
|
"appx": [
|
||||||
"Microsoft.XboxIdentityProvider",
|
"Microsoft.XboxIdentityProvider",
|
||||||
"Microsoft.XboxSpeechToTextOverlay",
|
"Microsoft.XboxSpeechToTextOverlay",
|
||||||
|
|||||||
Reference in New Issue
Block a user