Github: https://github.com/marcoantap/NoMicroslop
Email: marcoantap@gmail.com
Reddit: u/cronocr
Made in Costa Rica
Unattended PowerShell toolkit that activates and removes Windows AI slop, by hardening privacy and applying UI/performance settings on Windows 10/11.
| Project | Link |
|---|---|
| Microsoft Activation Scripts (MAS) | https://github.com/massgravel/microsoft-activation-scripts |
| Chris Titus Tech WinUtil | https://github.com/christitustech/winutil |
| O&O ShutUp10 | https://github.com/O-O-ShutUp10 |
- Windows 10 or Windows 11
- PowerShell 5.1+ (built-in)
- Administrator privileges
- Restart recommended after the script finishes
Simply right-click on NoMicroslop.bat and Run as administrator.
Or, open an elevated PowerShell window and run:
Set-ExecutionPolicy Bypass -Scope Process -Force
cd "C:\path\to\NoMicroslop"
.\NoMicroslop.ps1- Runs Microsoft Activation Scripts (MAS) that let you change and activate a Windows edition
- Applies registry, service, and package changes listed below (check in O&O ShutUp10 and ChrisTitusTech winutil)
- Disables Windows Update policies/services as they can revert these changes (check in Settings)
- Installs a persistent update-disabler under
%ProgramData%\NoMicroslop\and registers it to run at startup (check in taskschd.msc)
| Feature | Status |
|---|---|
| Windows Updates (auto) | Disabled |
| Windows Updates (startup re-apply script) | Installed |
| Windows AI | Disabled / removed |
| Copilot | Disabled / removed |
| Cortana | Disabled |
| Recall | Disabled |
| Microsoft OneDrive | Removed |
| Microsoft Edge (Chromium) | Removed |
| Microsoft Edge (Legacy) | Removed |
| Widgets | Removed |
| Bing Search (Start / Search) | Disabled |
| Meet Now | Disabled |
| Location Tracking | Disabled |
| Telemetry | Disabled |
| Diagnostic data for tailored experiences | Disabled |
| Windows Media Player Diagnostics | Disabled |
| Activity History | Disabled |
| Consumer Features | Disabled |
| BitLocker | Disabled |
| Hibernation | Disabled |
| Delivery Optimization | Disabled |
| File Explorer Automatic Folder Discovery | Disabled |
| File Explorer Home and Gallery | Disabled |
| Settings Home Page | Hidden |
| Ads in Windows Explorer | Disabled |
| Windows Spotlight | Disabled |
| Start Menu Recommendations | Disabled |
| Microsoft Store Recommended Search Results | Disabled |
| Taskbar Search Icon | Hidden |
| Taskbar Task View Icon | Hidden |
| Device Companion Apps | Disabled |
| Windows Platform Binary Table (WPBT) | Disabled |
| Windows Reserved Storage | Disabled |
| Microsoft RDP Unsigned File Warnings | Disabled |
| Fullscreen Optimizations | Disabled |
| Visual Effects | Best performance |
| Advertising ID | Disabled |
| Typing / input personalization upload | Disabled |
| Suggestions, fun facts, tips, tricks, ads | Disabled |
| Feedback reminders | Disabled |
| Clipboard history | Disabled |
| App start tracking | Disabled |
| Handwriting data / error reports | Disabled |
| Feature | Status |
|---|---|
| BSoD Verbose Mode | Enabled |
| Logon Verbose Mode | Enabled |
| Dark Theme for Windows | Enabled |
| Long Paths | Enabled |
| File Explorer File Extensions | Enabled |
| File Explorer Hidden Files | Enabled |
| Game Mode | Enabled |
| Multiplane Overlay | Enabled |
| Num Lock on Startup | Enabled |
| System Tray Battery Percentage | Enabled |
| Window Snapping | Enabled |
| Right-click Menu Previous Layout | Enabled |
| End Task With Right Click | Enabled |
| Path | Purpose |
|---|---|
NoMicroslop.ps1 |
Main unattended installer |
Scripts\Disable-WindowsUpdates.ps1 |
Update-disable logic (also copied to C:\ProgramData\NoMicroslop\) |
README.md |
This document |
- Create a restore point or backup before running
- Disabling Windows Update removes security patches — you accept that risk
- Removing Edge may leave the system without a Microsoft browser until you install another
- Some policies require a reboot to fully apply