da_Aresinger

Windows 10 Debloat

Oct 27th, 2023 (edited)
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!

Remove Packages

XBox Game Bar
Get-AppxPackage Microsoft.XBoxGamingOverlay | Remove-AppxPackage

Cortana
Get-AppxPackage Microsoft.549981C3F5F10 | Remove-AppxPackage

Disable Start Menu Bing Search

regedit ->
Computer\HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer ->
DWORD - 32: DisableSearchBoxSuggestions = 1

Add Comment
Please, Sign In to add comment