dekrypted / screen-time-bypass

Simple Windows Program made in Python 3.11 which allows you to disable your screen time limitations. Made for a friend.
1 stars 0 forks source link

Screen Time Bypass


Screen Time Bypass is a simple program which features a clean GUI and can disable the Windows Screen Time.
Why did I make this? For my friend. Why did I post it to GitHub? Why not.

Usage

Install Python and make sure it's added to path.

Execute the following in an ELEVATED Command Prompt:

python3 -m pip install -r requirements.txt
py bypass.py

When done, click "Enable"
Stupid Project, I know. Just felt like uploading.