> NOTE: v4.0 will fix the last 1% of Segoe UI in places like edge://settings and adds variable file support also. Provide the variable file alongside static weights; Variable file is optional but recommended for 100% accurate weights. YOU CAN REQUEST FEATURES THAT YOU WANT IN NEXT VERSION BY FILING AN ISSUE
Font Wizard
Customize Windows' system font completely Start, Taskbar, WinUI 3, UWP, Electron, Win32, Every app & beyond.
⭐ Star the repo , it helps others discover it
📸 Screenshots
<img src="App/src/assets/screenshots/app-variants.png" />
App UI
<img src="App/src/assets/screenshots/system-wide.png" />
System-wide look after applying
📥 Download
Download the latest release and run FontWizard.exe
- Supports Windows 11 and Windows 10
- Only
.ttf fonts are supported (.otf not supported)
> Tip: Have only .otf? Convert it to .ttf
📦 Alternative method, Run this in Terminal
winget install -e --id karnyadavdev.FontWizard
Why Font Wizard was made?
| Registry Hacks | Winaero Tweaker | Font Wizard |
|---|
| Legacy Win32 Apps (Control Panel, Notepad, etc) | ✅ | ✅ | ✅ |
| Modern WinUI 3 apps | ❌ | ❌ | ✅ |
| UWP Apps & System Shell | ❌ | ❌ | ✅ |
| Electron & Chromium Apps (VS Code, Discord, Chrome) | ❌ | ❌ | ✅ |
| System Icons & Glyph Preservation | ⚠️ | ⚠️ | ✅ |
| 1-Click Revert to Default (Segoe UI) | ❌ | ⚠️ | ✅ |
Build from Source
.\App\build.bat
Build output goes to App\dist\.
Built with ❤️ by karnyadavdev