/SophiApp

:zap: The next chapter of the Sophia Script project. A GUI app for fine-tuning and tweaking Windows 10 & Windows 11 (in the future)

Primary LanguageC#MIT LicenseMIT

SophiApp. The next chapter of the Sophia Script project

Sophia Script

Available in:


ko-fi


ScreenshotsCore featuresChangelog


About SophiApp

SophiApp is a free, open-source app for fine-tuning Windows 10 (Windows 11 is in the work). It offers a modern UI/UX, tons of tweaks, and shows how Windows can be configured without making any harm to the OS.

System Requirements

  • Currently supports Windows 10 2004/20H2/21H1/21H2 x64 for now. Requires the 1151 build and higher. Windows 11 is in the works;
  • To be able to run SophiApp, you must be the only logged-on account with admin rights.

Installation

SophiApp is fully portable: doesn't have any config (yet) and doesn't save any data into registry. Just extract the SophiApp folder and run SophiApp.exe

Core features

  • Pure C# + WPF;
  • Multithreading support;
  • All builds are being 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;
  • The app shows the actual state of every feature in the UI;
  • Has a built-in search engine;
    • Functions can be found by searching by their heades and descriptions. GIF
  • Supports dark & light themes;
    • The app can change its' theme instantly when you change your default Windows theme mode for apps. GIF
  • Set up Privacy & Telemetry;
  • Turn off diagnostics tracking scheduled tasks;
  • Set up UI & Personalization;
  • Uninstall OneDrive "correctly";
  • Uninstall UWP apps displaying localized packages names;
    • An UWP apps list is being rendered dynamically using local icons
  • Disable Windows features displaying friendly packages names;
  • Uninstall Windows capabilities displaying friendly packages names;
  • Download and install the HEVC Video Extensions from Device Manufacturer from Microsoft server using https://store.rg-adguard.net parser to be able to open .heic and .heif formats;
  • Create a Windows Cleanup and Windows Cleanup Notification scheduled tasks for Windows cleaning up unused files and updates;
    • A native toast notification will be displayed where you can choose to snooze, run the cleanup task or dismiss
  • Create tasks in the Task Scheduler to clean
    • %SystemRoot%\SoftwareDistribution\Download
    • %TEMP%
  • Configure the Windows security;
  • The ability to copy functions' description or header
  • Many more File Explorer and context menu "deep" tweaks.

Screenshots [Helen]

Image Image Image Image Image Image Image Image Image Image Image Image

Searching feature

Image

Instantly changing theme

Image

Adendum

  • You are able to enable hidden functions in UI by turning on the "Advanced settings" in the Settings;
    • The hidden functions will 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 bug. The log file doesn't contain any sensitive personal information. We do not store any data neither in the Windows registry, nor on any server.

Translating

  • Feel free to translate the UI into your language by translating the JSON and creating an .xml file.

The 3rd party libraries used

Ask a question on