diff --git a/debloat-portable.ps1 b/debloat-stream.ps1 similarity index 92% rename from debloat-portable.ps1 rename to debloat-stream.ps1 index a1e65ef..b045bbc 100644 --- a/debloat-portable.ps1 +++ b/debloat-stream.ps1 @@ -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