SophiApp. The next chapter of the Sophia Script project
• Donations • System Requirements • Installation • Key features • Videos • Screenshots • Addendum • Translating • Media • Changelog
Until a new SophiApp 2.0
will be released, please use the latest version of Sophia Script for Windows as SophiApp 1.0.97
contains too many bugs, unstable and doesn't support the current Windows 10/11 builds.
SophiApp 2.0 | Daria
is in active development (no ETA, Q4 2024). You may follow the development commits here. Read more.
Note:
SophiApp
is a free, open-source app for fine-tuningWindows 10
&Windows 11
. It offers a modern UI/UX, more than 130 unique tweaks, and shows how Windows can be configured without making any harm to Windows.
USDT (TRC20) |
TQtMjdocUWbKAeg1kLtB4ApjAVHt1v8Rtf |
Version | Marketing name | Build | Arch | Editions |
---|---|---|---|---|
Windows 11 Insider Preview 24H2 | 2023 Update | 25206 | Home/Pro/Enterprise | |
Windows 11 Insider Preview 23H2 | 2024 Update | 23451 | Home/Pro/Enterprise | |
Windows 11 22H2 | 2022 Update | 22621.1992 | Home/Pro/Enterprise | |
Windows 10 22H2 | 2022 Update | 19045.3208 | x64 | Home/Pro/Enterprise |
Note: Check out the Windows 10, Windows 11, and Windows 11 Insider Preview release history.
Download the always latest SophiApp archive by invoking (not as administrator too
) in PowerShell
iwr app.sophia.team -useb | iex
winget download --id=TeamSophia.SophiApp --accept-source-agreements --download-directory D:\
choco install sophiapp --confirm
scoop bucket add extras
scoop install sophiapp
Note:
SophiApp
is fully portable: it doesn't have any config (yet) and doesn't save any data into the registry. Just extract theSophiApp
folder withBin
folder andSophiApp.exe.config
file, and runSophiApp.exe
.
- It's allowed to be logged in as one admin user only during application startup.
- 🔥🔥🔥
SophiApp
may not work on a homebrew Windows. Especially, if the homebrew image was created by OS makers being all thumbs who break Microsoft Defender and disable OS telemetry by purposely uprooting system components
- 130 tweaks.
- Configure your Windows by officially documented methods.
- SophiApp has a dynamically rendered UI—nothing is hardcoded. 👻
- SophiApp displays the current state of every feature for your Windows.
SophiApp
uses the MVVM pattern.- Multithreading support.
- Checked by the static analyzer, the license for which by courtesy of PVS-Studio.
- Big thanks to them for providing us the license.
- All builds are compiled in cloud via GitHub Actions
- You may compare a zip archive hash sum on the release page with the hash in cloud console in the
Compress Files
category to be sure that the archive wasn't spoofed (you have to be logged into your GitHub account to be able to view Actions logs);
- You may compare a zip archive hash sum on the release page with the hash in cloud console in the
- High resolutions support.
- Built-in search engine.
- Functions can be found by searching their headers and descriptions.
- Dark & light themes support.
- The app can change its' theme instantly when you change your default Windows theme mode for apps.
- Configure Privacy & Telemetry.
- Configure UI & Personalization of your system.
- Install the latest
Microsoft Visual C Redistributable Packages 2015–2022 x86/x64
; - Install the latest
.NET Desktop Runtime 7 x86/x64
; - Uninstall OneDrive "correctly".
- Uninstall UWP apps using a dynamically rendered list of apps with localized packages names and native icons.
- Download and install the HEVC Video Extensions from Device Manufacturer to let you open .heic and .heif formats.
- Create a scheduled task to clean up Windows unused files and updates using a native toast notification.
- A native toast notification will be displayed where you can choose to snooze, run the cleanup task or dismiss.
- Configure Windows Security.
- The ability to copy functions' descriptions or headers.
- Many unique tweaks.
- Some functions depend on Internet access. If not, they will be hidden in UI until the access appears back.
- You can enable hidden functions in UI by turning on the
Advanced settings
in the Settings.- The hidden functions will be marked with a gear in UI.
- After closing
SophiApp
, it creates a log file that you can attach to an open issue (or send to the Telegram group) to help us understand the bug. The log file doesn't contain any sensitive personal information. We do not store any data neither in the Windows registry or any other server. - The list of domains the app interacts with
- Feel free to translate the UI into your language by taking as a basis one of UIData_xx.json and creating a new .xaml file.