| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Ultimate Settings Panel 8.0.4 | 2026-08-29 | ||
| Ultimate Settings Panel 8.0.0 | 2026-08-24 | ||
| Screenshots | 2026-08-09 | ||
| README.md | 2026-08-24 | 3.1 kB | |
| CHANGELOG.md | 2026-08-09 | 2.8 kB | |
| Totals: 5 Items | 5.8 kB | 35 |
Ultimate Settings Panel 8.0
Every Windows setting, tool and command — in one fast, searchable place.
250+ settings, classic tools, network diagnostics and commands across 13 categories, with search that finds anything in a keystroke. A ground-up rebuild of the TechyGeeksHome panel that has been around since 2010, replacing the old C#/WinForms program.
Free. No ads, no sign-up, no Pro tier, no bundled offers.
Maintained by TechyGeeksHome — https://techygeekshome.info
Which file do I want?
Open the newest Ultimate Settings Panel N.N.N folder. There are two files in it and they do the same job in different ways:
| File | What it is |
|---|---|
Ultimate Settings Panel.exe |
The desktop app. Single portable executable — no installer, nothing to unpack, nothing left behind. |
index.html |
The web edition. Open it in any browser, on any machine, with nothing installed at all. |
Both contain the same panel. The Download Latest Version button always points at the current desktop build.
What your PC needs
- Windows 10 (64-bit) or Windows 11
- The Microsoft Edge WebView2 runtime, which ships with Windows 11 and current Windows 10. If it is missing — LTSC and freshly imaged machines sometimes are — the app says so and links you to Microsoft's free download.
- No .NET, no Visual C++ redistributable, no admin rights to run it
How launching works
ms-settings: items and web links open directly. Classic tools — .exe, .cpl, .msc —
are shown with their exact command so you can Copy it, or use Get .bat and run the
lot from a terminal. That is deliberate: the panel hands you the command rather than
running things for you.
On the one network call
The app makes exactly one network request, and only when you click Check for updates. It asks GitHub's public releases API whether a newer version exists, and never downloads or installs anything by itself — at most it offers you a link.
Nothing is requested when the app starts. Open it, use it, close it, and it makes no network connection at all.
Source
Everything is on GitHub, including the Go source for the desktop shell and the panel HTML:
https://github.com/techygeekshome/Ultimate-Settings-Panel
Licence: proprietary freeware — free to download and use, at home and at work.
See LICENSE in the repository for the full terms.
Other free tools from TechyGeeksHome
- AppGeek — update every app on a Windows PC in one go — https://techygeekshome.info/appgeek/
- DiskGeek — find out exactly where your disk space went — https://techygeekshome.info/diskgeek/
- PDFGeek — merge, split and convert PDFs offline — https://techygeekshome.info/pdfgeek/
- Java Client MSI & Archive Installers — Oracle Java 8 MSIs for silent deployment — https://sourceforge.net/projects/javaclientmsiinstallers/
Found a problem, or want something added to the panel? Open a support ticket on this project, or get in touch through the site.