From 9b3c9ba226f6e2fd8f2a86ce5d1b4ab1aee01be4 Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Wed, 13 Mar 2024 18:43:54 +0000 Subject: [PATCH] Update 'debloat-stream.ps1' --- debloat-portable.ps1 => debloat-stream.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename debloat-portable.ps1 => debloat-stream.ps1 (92%) 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