gitextract_86wgk1xr/ ├── Individual Scripts/ │ ├── Clear Last Used Files and Folders.ps1 │ ├── Debloat Windows │ ├── Disable Cortana │ ├── Disable Last Used Files and Folders View.ps1 │ ├── Enable Cortana │ ├── Enable Edge PDF │ ├── Fix Whitelisted Apps │ ├── Protect Privacy │ ├── Remove Bloatware RegKeys │ ├── Revert Changes │ ├── Set Explorers LaunchTo Computer.ps1 │ ├── Stop Edge PDF │ ├── Uninstall OneDrive │ └── Unpin Start ├── LICENSE ├── README.md ├── Windows10Debloater.ps1 ├── Windows10DebloaterGUI.ps1 └── Windows10SysPrepDebloater.ps1