This repository contains personal DevOps-related scripts, setup utilities, and reference notes.
Content is organized to separate executable tooling from general documentation and scratch notes.
Contains Windows 11 debloat and privacy-hardening assets.
-
debloat-privacy.ps1
PowerShell script to remove common Windows bloat and reduce Microsoft OS tracking on Windows 11 Pro. -
README.md
Detailed documentation specific to the declutter script, usage, scope, and limitations.
This directory is intended to be self-contained and runnable on a clean Windows install.
Miscellaneous reference notes and scratch files.
jqNotes.txt
Personal notes related tojqusage, syntax, or examples.
This directory is informational only and not part of any execution flow.
- Treat
Win11-Decluteras the authoritative source for Windows system changes. - Review scripts before execution.
- Notes are unstructured by design and may evolve over time.
- Personal system setup
- Repeatable post-install configuration
- Reference for future automation or hardening work
Public domain. Use freely.