Remove-WPFTweaksWifi (#3765)

* Remove WPFTweaksWifi From Standart preset

* Remove WPFTweaksWifi
This commit is contained in:
Gabi
2025-12-12 16:59:29 +02:00
committed by GitHub
parent e2efb3a483
commit 401f7f384a
2 changed files with 0 additions and 25 deletions

View File

@@ -7,7 +7,6 @@
"WPFTweaksLocation",
"WPFTweaksServices",
"WPFTweaksTele",
"WPFTweaksWifi",
"WPFTweaksDiskCleanup",
"WPFTweaksDeleteTempFiles",
"WPFTweaksEndTaskOnTaskbar",

View File

@@ -2035,30 +2035,6 @@
],
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/tele"
},
"WPFTweaksWifi": {
"Content": "Disable Wi-Fi Sense",
"Description": "Wi-Fi Sense is a spying service that phones home all nearby scanned Wi-Fi networks and your current geographic location.",
"category": "Essential Tweaks",
"panel": "1",
"Order": "a005_",
"registry": [
{
"Path": "HKLM:\\Software\\Microsoft\\PolicyManager\\default\\WiFi\\AllowWiFiHotSpotReporting",
"Name": "Value",
"Type": "DWord",
"Value": "0",
"OriginalValue": "1"
},
{
"Path": "HKLM:\\Software\\Microsoft\\PolicyManager\\default\\WiFi\\AllowAutoConnectToWiFiSenseHotspots",
"Name": "Value",
"Type": "DWord",
"Value": "0",
"OriginalValue": "1"
}
],
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/wifi"
},
"WPFTweaksDisableEdge": {
"Content": "Disable Edge",
"Description": "Prevent msedge.exe from running with explorer policies.",