https://github.com/nullishamy/hawk
https://github.com/nullishamy/hawk
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nullishamy/hawk
- Owner: nullishamy
- Created: 2025-03-02T11:38:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-02T16:31:41.000Z (over 1 year ago)
- Last Synced: 2025-06-23T13:52:14.104Z (about 1 year ago)
- Language: C#
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hawk
A reliable and auditable Windows debloater
## Basic principles
- Be truly open source
- Be trivially auditable
- Be built with integrity as a first class citizen
## Features
- Remove built in apps
- Removal of Edge etc
- Disable telemetry
## Resources
- https://learn.microsoft.com/en-us/uwp/api/windows.management.deployment.packagemanager?view=winrt-26100
- https://github.com/falahati/WindowsFirewallHelper/tree/master
- https://github.com/W4RH4WK/Debloat-Windows-10/blob/master/scripts/block-telemetry.ps1