This utility is a compilation of Windows tasks I perform on each Windows system I use. It is meant to streamline installs, debloat with tweaks, troubleshoot with config, and fix Windows updates. I am extremely picky about any contributions to keep this project clean and efficient.

Winutil must be run in Admin mode because it performs system-wide tweaks. To achieve this, run PowerShell as an administrator. Here are a few ways to do it:

Start menu Method:

  • Right-click on the start menu.
  • Choose "Windows PowerShell (Admin)" (for Windows 10) or "Terminal (Admin)" (for Windows 11).

Search and Launch Method:

  • Press the Windows key.
  • Type "PowerShell" or "Terminal" (for Windows 11).
  • Press Ctrl + Shift + Enter or Right-click and choose "Run as administrator" to launch it with administrator privileges.

What's New

Changes

  • Refactor UI checkbox and toggle state synchronization @vyas-devgna (#4885)

Features

  • Restore Document category and applications @mewclouds (#4902)
  • Restore native window animations and custom caption hit testing @mewclouds (#4888)
  • add mobile navigation to the splash homepage @seanh1995 (#4904)
  • Gave the docs steroids. sorry for the big pr. @seanh1995 (#4892)

Bug Fixes

  • Fix windev prerelease version during elevation @mewclouds (#4908)
  • Restore native window animations and custom caption hit testing @mewclouds (#4888)
  • fix: repair popup install binding, dialog titles, presets switch, radio groups, JSON, tests @Mohammad-Faiz-Cloud-Engineer (#4893)

Documentation

  • Import YouTubeEmbed in tweaks guide. this will fix the build @seanh1995 (#4907)
  • add mobile navigation to the splash homepage @seanh1995 (#4904)
  • Refresh Applications tab screenshots and reorder docs to match the app @seanh1995 (#4903)
  • Gave the docs steroids. sorry for the big pr. @seanh1995 (#4892)

UI/UX Improvements

  • Restore Document category and applications @mewclouds (#4902)
  • Restore native window animations and custom caption hit testing @mewclouds (#4888)
  • fix: repair popup install binding, dialog titles, presets switch, radio groups, JSON, tests @Mohammad-Faiz-Cloud-Engineer (#4893)