Retour au classement

namazso/SecureUxTheme

C++

🎨 A secure boot compatible in-memory UxTheme patcher

windowsthemestyleuxthemeuxstylewindows-10windows-8windows-8-1customizationricingwindows-11windows-11-tweaker
Croissance des étoiles
Étoiles
3.1k
Forks
215
Croissance hebdomadaire
Issues
16
1k2k3k
juil. 2019nov. 2021mars 2024juil. 2026
README

SecureUxTheme

Downloads GitHub Version Scoop Version WinGet Version

About

SecureUxTheme is a program that removes signature verification of styles in Windows.

Features

  • No system file modifications
  • No driver needed
  • Secure boot compatible
  • Probably quite future-proof
  • Fixes LogonUI resetting some colors on locking

Operating System Support

  • Windows 8.1 x86/x64
  • Windows Server 2012 R2 x86/x64
  • Windows 10 x86/x64/ARM64
  • Windows Server 2016/2019/2022 x86/x64
  • Windows 11 (RTM -> 24H2) x86/x64/ARM64
  • Windows Server 2025 x86/x64/ARM64
  • Future versions (untested) x86/x64/ARM64

Download

Latest release

Scoop:

scoop bucket add extras
scoop install secureuxtheme

WinGet:

winget install namazso.SecureUXTheme

How to use

Video

Screenshot

This is only a tool for enabling custom themes; no actual visual changes will be made. Regardless, here is a cool theme for illustration:

Screenshot

Theme used: 10 Pro by niivu

Where to get themes

I recommend DeviantArt for finding themes. Make sure that the theme you're about to apply is compatible with your Windows version.

Frequently Asked Questions

Q: Where is ThemeTool?

A: ThemeTool was removed as SecureUxTheme is now configuration-free. If you wish to use a tool for changing themes, please check out ThemeToolSharp. However, using it is not required anymore, you can simply use Personalization or Themes.

Q: Help, SecureUxTheme broke my installation, and it's login looping now

A: Help: Login loop after installing SecureUxTheme

Q: Help, a theme broke my installation, and it's login looping now

A: Help: Login loop after setting a theme

Q: I have 1909 or later, and the Address bar / Search bar is weird when clicked

A: Consider using OldNewExplorer which fixes this. Alternatively, see Issue #6.

Q: Can you make themes per-program?

A: Unfortunately, this is close to impossible. However, for Office programs, there is a plugin for fixing this.

Building

Requirements

  • Visual Studio Build Tools 17.11.4 or later for x86, x64, and ARM64
  • Windows 11 WDK (26100 or later)
  • Windows 11 SDK (must match the WDK version)
  • CMake 3.31 or later
  • WiX Toolset 6.0.0 or later

Steps

  1. Configure and build the project for x86 into cmake-build-release-x86
  2. Configure and build the project for x64 into cmake-build-release-x64
  3. Configure and build the project for ARM64 with -DBUILD_AS_ARM64X=ARM64 into cmake-build-release-arm64
  4. Configure and build the project for ARM64EC with -DBUILD_AS_ARM64X=ARM64EC into cmake-build-release-arm64ec
  5. Build the x86 installer with dotnet clean -c Release && dotnet build -c Release -a x86 -o bin\Release_x86
  6. Build the x64 installer with dotnet clean -c Release && dotnet build -c Release -a x64 -o bin\Release_x64
  7. Build the ARM64 installer with dotnet clean -c Release && dotnet build -c Release -a ARM64 -o bin\Release_ARM64
Dépôts similaires
massgravel/Microsoft-Activation-Scripts

Open-source Windows and Office activator featuring HWID, Ohook, TSforge, and Online KMS activation methods, along with advanced troubleshooting.

BatchfileGNU General Public License v3.0hwidkms38
massgrave.dev
184k17.6k
flutter/flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

DartBSD 3-Clause "New" or "Revised" Licensemobileandroid
flutter.dev
177.9k30.7k
jlevy/the-art-of-command-line

Master the command line, in one page

bashunix
161.9k14.8k
microsoft/PowerToys

Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows

CMIT Licensepowertoysdesktop
136.6k8.3k
clash-verge-rev/clash-verge-rev

A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience

TypeScriptnpmGNU General Public License v3.0clashclash-meta
clashverge.dev
133k9.6k
rustdesk/rustdesk

An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.

Rustcrates.ioGNU Affero General Public License v3.0remote-controlremote-desktop
rustdesk.com
118.6k18.1k
nodejs/node

Node.js JavaScript runtime ✨🐢🚀✨

JavaScriptnpmOthernodejsjavascript
nodejs.org
118.4k36.2k
2dust/v2rayN

A GUI client for Windows, Linux and macOS, support Xray and sing-box and others

C#GNU General Public License v3.0windowsproxy
v2rayn.2dust.link
111.9k15.6k
microsoft/terminal

The new Windows Terminal and the original Windows console host, all in the same place!

C++MIT Licenseconsoleterminal
104.3k9.4k
ventoy/Ventoy

A new bootable USB solution.

CGNU General Public License v3.0bootable-usbmultiboot
ventoy.net
78.2k4.9k
alacritty/alacritty

A cross-platform, OpenGL terminal emulator.

Rustcrates.ioApache License 2.0terminal-emulatorsopengl
alacritty.org
65k3.5k
tldr-pages/tldr

Collaborative cheatsheets for console commands 📚.

MarkdownOthershellman-page
tldr.sh
63.2k5.3k