Skip to content

PiedinoTimido/DisableWinParentalControls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“¦ Disable Win Parental Controls

Disclaimer: This repository is for educational and administrative purposes only. Modifying system registries carries inherent risks.


Caution

SYSTEM MODIFICATION WARNING

This repository contains a Windows Registry configuration file (.reg) that directly modifies critical system registry values. Executing untrusted registry scripts can destabilize your operating system, break security protocols, or cause permanent data loss. Proceed with extreme care.

πŸ“– Description

This project provides a lightweight method to disable the WpcMonSvc (Windows Parental Controls Monitor Service) by modifying its startup configuration behavior in the Windows Registry, preventing it from executing automatically upon system boot.


Warning

MANDATORY VERIFICATION BEFORE EXECUTION (ANTI-BAIT CHECK)

Before importing ANY .reg file from this repository or its forks into your system, you MUST open the file using a plain text editor (e.g., Notepad, VS Code, Vim) and visually audit its contents.

Verify that the file contains exactly the following block and string sequence:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WpcMonSvc]
"Start"=dword:00000004

About

Use this file to disable windows parental controls READ THE README!!!

Topics

Resources

Stars

Watchers

Forks

Contributors