Scroll down to SafeSearch. Here you can change the settings according to your need. Save the changes. [Some users have finally managed to resolve the issue and disable Safe Search after creating a new Windows user account.] Please sign in to rate this answer. 0 comments No comments ...
JIM LITKE
This command allows Windows Search to use search history, but not the specific location of the user, to personalize results. Example 2: Modify Windows Search settings PowerShell PS C:\>Set-WindowsSearchSetting-EnableWebResultsSetting$True-SafeSearchSetting"Strict"-SearchExperienceSetting"PersonalizedAnd...
def set_dns_parental(ultimate, safesearch, opendns): if ultimate or safesearch: # if server is running, kill it and restart it kill_server() # this is to get the most up to date whitelist restore_dns_interfaces() redirect_traffic_to_google() if ultimate: set_setting('use_sentry', '...