450 Blocked by Windows Parental Controls

Legacy Windows code indicating that parental control settings blocked access to the page.

Status

HTTP/1.1 450 Blocked by Windows Parental Controls

Details

Windows Parental Controls returned 450 when a page was blocked by family safety settings. It is a client-side block surfaced as an HTTP status rather than something the origin server produced.

The feature has been replaced by Microsoft Family Safety, and the code is effectively historical.

Common causes

How to fix it

As the client

As the server

Examples

GET /content HTTP/1.1
Host: www.example.com

HTTP/1.1 450 Blocked by Windows Parental Controls

See also