PleaseTweakWindows is MIT-licensed. It interoperates with, downloads at runtime, or ships configuration for the following third-party tools and data. They are the property of their respective owners and are not covered by this project's MIT license. Their own terms apply.
- Owner: O&O Software GmbH — https://www.oo-software.com/en/shutup10
- Use: The Privacy category downloads
OOSU10.exefromdl5.oo-software.comat runtime and applies a settings profile shipped inscripts/Privacy Security/regs/ooshutup10.cfg(generated by O&O ShutUp10++). The executable is not redistributed in this repository; it is fetched on demand and Authenticode-verified before execution. - O&O ShutUp10++ is freeware provided by O&O Software. Review their terms before use.
- Source: https://github.com/HotCakeX/Official-IANA-IP-blocks
- Use: The Network Security country-IP-blocking tweak downloads curated CIDR lists from
raw.githubusercontent.com/HotCakeX/Official-IANA-IP-blocksat runtime to build firewall rules.
- Source: https://github.com/HotCakeX/Harden-Windows-Security — © HotCakeX, MIT License
- Use: Some hardening tweaks (ASR rules, Defender, Edge, HVCI/Device Guard, country-IP blocking)
were informed by this MIT-licensed project. The settings themselves are non-copyrightable Microsoft
facts (registry keys, ASR GUIDs,
Set-MpPreferencenames) re-implemented with this project's own toolkit; this attribution is included to satisfy the MIT notice requirement for any adapted material.
The release is a single-file, self-contained win-x64 build, so the following NuGet packages and
the .NET 10 runtime assemblies are redistributed inside PleaseTweakWindows.exe. Their licenses
require retaining the copyright/permission notice in binary redistributions:
- CommunityToolkit.Mvvm — MIT — © .NET Foundation and Contributors
- Microsoft.Extensions.DependencyInjection / .Logging / .Logging.Abstractions — MIT — © Microsoft Corporation
- Serilog, Serilog.Sinks.File, Serilog.Sinks.Console, Serilog.Extensions.Logging — Apache-2.0 — © Serilog Contributors
- .NET 10 runtime / WindowsDesktop runtime assemblies — MIT — © Microsoft Corporation
Release archives include a licenses/ directory with the applicable package and .NET runtime
license/notice files. The shipped SBOM.json (CycloneDX) enumerates exact package versions.
Registry keys, Attack Surface Reduction (ASR) rule GUIDs, and Set-MpPreference flag names used
throughout the scripts are non-copyrightable factual identifiers published by Microsoft.
These vendor tools are downloaded from their official sources at runtime (not redistributed here) and verified (pinned SHA256 or Authenticode) before execution:
- Display Driver Uninstaller (DDU) — Wagnardsoft (wagnardsoft.com)
- Autoruns / Sysinternals — Microsoft
- 7-Zip — Igor Pavlov (7-zip.org)
- NVIDIA drivers / NVIDIA Profile Inspector — NVIDIA / Orbmu2k
- DirectX End-User Runtime, Visual C++ Redistributables — Microsoft