Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Policies.Json Can't Block A Website

  • 2 replies
  • 0 have this problem
  • 96 views
  • Last reply by aassccvv
  • Solved

Trying to block www.share365.net but it's not working

{

 "policies": {
     "WebsiteFilter": {
         "Block": [
           "*:share365.net",
           "*:www.share365.net",
           "*://share365.net/*"
         ]
     }
 }

}

Trying to block www.share365.net but it's not working { "policies": { "WebsiteFilter": { "Block": [ "*:share365.net", "*:www.share365.net", "*://share365.net/*" ] } } }

All Replies (2)

Chosen Solution

Modified by Mike Kaply