5 ms·
I believe you can set it with PowerShell: Set-WindowsSearchSetting -EnableWebResultsSetting $false -SearchExperienceSetting NotPersonalized Link to the Docs:
by RandomChance 4y ago
I believe you can set it with PowerShell:
Set-WindowsSearchSetting -EnableWebResultsSetting $false -SearchExperienceSetting NotPersonalized
Link to the Docs: https://learn.microsoft.com/en-us/powershell/module/windowssearch/set-windowssearchsetting https://learn.microsoft.com/en-us/powershell/module/windowss...