I would really like overwatch for linux, because it the the only program now keeping me from moving my last machine from windows.
It is Fucking reinstalling apps as I am uninstalling them. I don't like looking over my shoulder because I can't trust the OS running on my machine.
Strangenly I have been able to easily uninstall the windows store app, xbox app, and cortana has been disabled via group policy. Have no idea what the future will hold. had a few privacy settings switch from my usuall a few times too.
The usual Get-AppXPackage name | Remove-AppxPackage seems to be working as intended, aside from the reinstallations.
make sure to remove app connector, the interface that connects multiple apps. Get-AppxPackage Appconnector | Remove-AppxPackage
The last apps left i have yet to remove that I can't find the package names for are:
Only thing left is Miracast or known as Connect, cant figure that one out.
Disabled a bunch of services as a precaution, do not know what they all do yet.
AllJoyn Router Service
Application Identity
Application Management
App Readiness
Offline Files
DataCollectionPublishingService
Microsoft (R) Diagnotics HUb Standard Collector Service
Connected User Experiences and Telemetry
Device Management Enrollemnt Service
Xbox LIve Auth Manager
Xbox Live Game Save
Xbox Live Networking Service
These keep reactivating, can't kill:
CDPUserSvc_ID
Sync Host_ID
Connect Data_ID
User Data Storage_ID
User Data Access _ID
Windows Push NOtifications User Service
Much needed registry changes:
Restore original audio bars.
HKLM\Software\Microsoft\Windows NT\CurrentVersion\MTCUVC
add DWORD:
EnableMtcUvc 0
Remove that creepy as fuck game bar that will scare you once you open a fullscreen game.
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR
DWORD
AppCaptureEnabled 0
HKEY_CURRENT_USER\System\GameConfigStore
Dword
GameDVR_Enabled 0