GitPedia
meetrevision

meetrevision/playbook

A lightweight, stable, and performance-focused customized version of Windows that enhances privacy and compatibility

11 Releases
Latest: 2mo ago
26.04Latest
melo936melo936·2mo ago·April 8, 2026
GitHub

📋 Changes

  • [Revision Tool updates](https://github.com/meetrevision/revision-tool/releases/tag/2.8.4)
  • Refactor UI + colored pane items
  • Refactored MS Store implementation
  • Implemented VBS & Memory Integrity toggles
  • Implemented ReviOS Powerplan (& C6) toggles
  • Power plan changes:
  • `USB 3 Link Power Management` set to off
  • Migrated duplicated tweaks into Revision Tool
  • + 10 more
25.10
melo936melo936·8mo ago·October 3, 2025
GitHub

📋 Changes

  • 25H2 (26200) support
  • Experimental ISO Injection support
  • Offline deployment support (fixes #72)
  • Before you proceed with it, please check the [known issues](https://revi.cc/docs/playbook/iso#%EF%B8%8F-known-issues)
  • Added option for hibernate and fast startup (fixes #116)
  • Added option for MS Teams removal
  • Added option for transparency effects
  • Block more telemetry endpoints
  • + 16 more
24.12
github-actions[bot]github-actions[bot]·1y ago·December 1, 2024
GitHub

📋 Changes

  • Improved support for Windows 11 24H2
  • Migrated to AME Wizard's [2024-06-12](https://docs.ameliorated.io/changelog/2024-06-12.html) changes
  • Removed Windows 11 22H2 22621 support
  • APPX changes:
  • Migrated to a new custom APPX package remover
  • Remove Microsoft.Copilot when removing Edge
  • Remove Microsoft.StartExperiencesApp, Microsoft.WidgetsPlatformRuntime
  • Browser-related updates:
  • + 25 more
24.06
melo936melo936·2y ago·June 9, 2024
GitHub

📋 Changes

  • Added support for 24H2 26100 (Including LTSC)
  • Deploy Revision's custom windows packages via Revision Tool and a [separated packages repository](https://github.com/meetrevision/packages)
  • Removed more system components (including leftovers, and newer components)
  • Replaced previous Defender disabling methods with a new Defender package
  • Initial ARM64 support (Thanks to @n00b69)
  • The current release only supports ARM64 devices running Windows 11
  • Refactored MS Edge script and fixed uninstallation for non-EU citizens
  • Performance improvements:
  • + 35 more
ReviOS Playbook 23.1223.12
melo936melo936·2y ago·December 12, 2023
GitHub

📋 Changes

  • Allow uninstall of Edge, EdgeUpdate, and WebView
  • Hide the Home Office banner in Settings
  • Optimized ReviOS wallpapers size
  • Deprecated `!systemPackage` and migrated to CAB approach instead
  • Windows Updates won't be able to reinstall system packages after updating anymore
  • Added an option to not choose Windows Photo Viewer by default - #45
  • Add explorer folder view and photos app options in Custom Features
  • A toggle for taskbar animations #58
  • + 12 more
ReviOS Playbook 23.1023.10
melo936melo936·2y ago·October 29, 2023
GitHub

New

  • Improved Windows Error Reporting blocking
  • Changes in Windows Settings
  • Removed Office and Windows Update banners on the System page (Win 11 only)
  • Hidden Home and Windows Insider Program pages
  • Added a cleaner script to reduce used space
  • Custom Features updates
  • Option to include/exclude remove `Windows Backup` (default: OFF) and `DevHome` (default: ON)
  • General configurations
  • + 11 more

🐛 Fixed

  • ReviOS version not updating in `winver` by @BadAimWeeb in https://github.com/meetrevision/playbook/pull/31
  • `Reticulating Splines` status glitches in certain cases
  • Start Menu ads not removing on 23H2
  • Xbox
  • Game Bar now responds to the controller's home button - #34
  • KGL versions not matching
  • Invalid Discord support URL - #37
  • Brave updates not working
  • + 13 more
ReviOS Playbook 23.0923.09
melo936melo936·2y ago·September 30, 2023
GitHub

📋 Changes

  • Improved PowerShell startup performance
  • Enhanced Edge and OneDrive removal
  • Added an option to keep or remove Edge
  • Added support for 23H2
  • Removed Outlook
  • Fixed issue #27 by reverting the congestionprovider to default
  • Fixed uBlockOrigin not installing automatically on Firefox
  • Corrected incorrect Mozilla Maintenance removal flags
  • + 9 more
ReviOS Playbook 23.0823.08
melo936melo936·2y ago·August 22, 2023
GitHub

📋 Changes

  • Custom Features support
  • Browsers, currently supported: Brave, Firefox (tweaked), Ungoogled Chromium and Librewolf
  • Components: Install .NET 3.5 (default), Remove OneDrive (default)
  • Set `SvcHostSplitThresholdInKB` to maximum DWORD by @amitxv in https://github.com/meetrevision/playbook/pull/18
  • Security improvements
  • Disable autorun in explorer by @wevsty in https://github.com/meetrevision/playbook/pull/21
  • Reverted IE tweaks
  • `DisableSecuritySettingsCheck`, `DisableFixSecuritySettings`, `CheckExeSignatures`
  • + 8 more
ReviOS Playbook 23.0723.07
melo936melo936·2y ago·July 16, 2023
GitHub

📋 Changes

  • Disabled [automatic BitLocker encryption](https://learn.microsoft.com/en-us/windows/security/information-protection/bitlocker/bitlocker-device-encryption-overview-windows-10#bitlocker-device-encryption) and [WPBT](https://github.com/Jamesits/dropWPBT) - #13
  • Reconfigured update policies
  • Removed legacy policies
  • Disabled automatic updates checking and installing (Only automatic installation was disabled)
  • Updates root certificates - #15
  • Reverts some IE tweaks
  • Disabled more telemetry-related tasks
ReviOS Playbook 23.0523.05
melo936melo936·3y ago·May 21, 2023
GitHub

🐛 Fixed:

  • Passmark benchmarking error
  • Compatibility issues in some games caused by ErrorReportingFaults
  • Bluetooth problems
  • Wallpaper not applying in certain cases

New:

  • Added PluggedIn requirement for laptops
  • Enabled automatic drive optimization
  • Disabled Search Indexing when unplugged on laptops to save battery
  • Search Indexing automatically throttles under the following conditions:
  • PC is in Battery Saver, Best Power Efficiency, or Game Mode
  • Process usage exceeds 80%
  • Disk usage goes up above 70%
  • Removes `Microsoft.AdvertisingXaml` and `MixedReality.Portal` on 10

📦 Consider

  • Taskbar and Start menu items reset
  • Programs might take a lot of time to load on 11
  • To avoid, disable security features in Windows Defender, such as Memory Integrity and Driver Blocklist before using AME Wizard, see #10.
ReviOS Playbook 23.0423.04
melo936melo936·3y ago·April 6, 2023
GitHub

📋 Changes

  • Updated TCP Congestion Control to BBRv2 for W11
  • Fixed issues with OneDrive
  • Security Center is disabled instead
  • Improved performance for Intel's 12th gen or newer CPUs
  • Fixed Xbox sign-in issue #2
  • Resolved compatibility issues with old games that rely on Game Explorer #3
  • Enabled ASLR mitigation for osu!
  • 19044 (10 LTSC 21H2)
  • + 8 more