keep Automatic troubleshooting enabled

main
LeDragoX 4 years ago committed by Plínio Larrubia
parent 0bb88e8536
commit 71939df707
No known key found for this signature in database
GPG Key ID: 057B0A87CB137C69

@ -367,6 +367,9 @@ function TweaksForRegistry {
}
Set-ItemProperty -Path "$PathToDeliveryOptimization\Config" -Name "DODownloadMode" -Type DWord -Value 1
Write-Host "+ Enabling Automatic Recommended Troubleshooting, then notify me..."
Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\WindowsMitigation" -Name "UserPreference" -Type DWord -Value 3
Write-Host "- Disabling Windows Spotlight Features..."
Write-Host "- Disabling Third Party Suggestions..."
Write-Host "- Disabling More Telemetry Features..."

Loading…
Cancel
Save