WTTk Changelog

What's new in WTTk 1.2.4

Apr 26, 2024
  • Add option to disable Windows Copilot
  • Add option to disable Lockscreen tips.
  • Properly unset certain tweaks on disable.

New in WTTk 1.2.3 (Apr 24, 2024)

  • Add option to disable Windows GameBar on Windows 11.
  • Misc. Windows 11 fixes.
  • Vague code cleanup.

New in WTTk 1.2.2 (Feb 11, 2024)

  • No longer assumes (sometimes incorrectly) that the registry flags already exist.

New in WTTk 1.2.1 (Jul 8, 2023)

  • 1.2.1 is a hotfix release, fixing an issue where Apply buttons seemed to inconsistently fail to trigger.

New in WTTk 1.2.0 (May 8, 2023)

  • WTTk v1.2.0 features a simple bug fix but one rather large change: Downgrading to .NET Framework 4.8
  • While it would seem insane to intentionally downgrade a .NET 6.0 application to .NET Framework 4.8, the reason is plain and simple: I want WTTk to be usable in any modern Windows 10 computer without further dependencies. .NET Framework 4.8 ships with Windows 10, .NET 6 sadly does not, simple as.
  • Sadly, this means WTTk can no longer be distributed as a single .exe file, so you'll need to unzip it before running it. Still, a much smaller hassle than requiring people to install the entire .NET 6.0 package if they don't already have it.

New in WTTk 1.1.2 (Mar 13, 2023)

  • Add options to:
  • Disable shake-to-minimize
  • Disable action center / notifications
  • Enable old "balloon" notifications
  • Enable verbose mode
  • Miscelaneous code improvements
  • As always: Microsoft Smartscreen is being a

New in WTTk 1.1.0 (Mar 12, 2023)

  • Implement better method to disable cortana and netsearch.

New in WTTk 1.0.3 (Feb 14, 2023)

  • Add desktop tweak option for decreasing context menu delay on hover.
  • Add build for ARM64

New in WTTk 1.0.2 (Dec 4, 2022)

  • Support disabling Windows Modern Standby on laptops which support S3 sleep.

New in WTTk 1.0.1 (Nov 1, 2022)

  • Fixes 'restart explorer.exe' not working.
  • Improves windows handling code, and you can now open several dialogs at once.

New in WTTk 1.0.0 (Oct 30, 2022)

  • A whole bunch of bugfixes.
  • Small UI tweaks.
  • Update checker (just tells you about new updates, no auto-updating bs)
  • Better keyboard-only usability with proper support to tab through options.

New in WTTk 0.9 (Oct 28, 2022)

  • Add option to disable Windows Update from updating Device Drivers.
  • Add option to set a date and time of shutdown instead of just an amount of time.