Update 'debloat-stream.ps1'

This commit is contained in:
nodemixaholic 2024-03-13 18:43:54 +00:00
parent 9491c3524b
commit 9b3c9ba226

View file

@ -7,7 +7,7 @@ Stop-Service -Name dosvc
Set-Service -Name dosvc -StartupType Disabled
echo Setting region to Denmark....
PowerShell Set-WinHomeLocation -GeoID 61
Set-WinHomeLocation -GeoID 61
echo Removing bloat...
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Search" -Name BingSearchEnabled -Value 0