mirror of
https://github.com/Sneed-Group/maxs-titus-overlay
synced 2025-01-09 17:33:15 +00:00
Update 'debloat-stream.ps1'
This commit is contained in:
parent
9491c3524b
commit
9b3c9ba226
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Stop-Service -Name dosvc
|
||||||
Set-Service -Name dosvc -StartupType Disabled
|
Set-Service -Name dosvc -StartupType Disabled
|
||||||
|
|
||||||
echo Setting region to Denmark....
|
echo Setting region to Denmark....
|
||||||
PowerShell Set-WinHomeLocation -GeoID 61
|
Set-WinHomeLocation -GeoID 61
|
||||||
|
|
||||||
echo Removing bloat...
|
echo Removing bloat...
|
||||||
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Search" -Name BingSearchEnabled -Value 0
|
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Search" -Name BingSearchEnabled -Value 0
|
Loading…
Reference in a new issue