diff --git a/config/preset.json b/config/preset.json index 21da7833..9a62fbb9 100644 --- a/config/preset.json +++ b/config/preset.json @@ -4,7 +4,6 @@ "WPFTweaksConsumerFeatures", "WPFTweaksDisableExplorerAutoDiscovery", "WPFTweaksDVR", - "WPFTweaksHome", "WPFTweaksLoc", "WPFTweaksServices", "WPFTweaksStorage", @@ -19,7 +18,6 @@ "Minimal": [ "WPFTweaksConsumerFeatures", "WPFTweaksDisableExplorerAutoDiscovery", - "WPFTweaksHome", "WPFTweaksServices", "WPFTweaksTele" ] diff --git a/config/tweaks.json b/config/tweaks.json index adbc98da..18ae4247 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -108,26 +108,6 @@ ], "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/laptophibernation" }, - "WPFTweaksHome": { - "Content": "Disable Homegroup", - "Description": "Disables HomeGroup - HomeGroup is a password-protected home networking service that lets you share your stuff with other PCs that are currently running and connected to your network.", - "category": "Essential Tweaks", - "panel": "1", - "Order": "a005_", - "service": [ - { - "Name": "HomeGroupListener", - "StartupType": "Manual", - "OriginalType": "Automatic" - }, - { - "Name": "HomeGroupProvider", - "StartupType": "Manual", - "OriginalType": "Automatic" - } - ], - "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/home" - }, "WPFTweaksLoc": { "Content": "Disable Location Tracking", "Description": "Disables Location Tracking...DUH!",