Skip to content

Releases: farag2/Sophia-Script-for-Windows

21.10.2025

20 Oct 21:58

Choose a tag to compare



ko-fi

Diff from v6.9.1
6.9.1...6.9.2

  • Improved localizations and wording;
  • Improve startup checks & updated readmes
  • Changed Win32LongPathLimit function name to Win32LongPathSupport;
  • Simplified WinPrtScrFolder function;
  • Removed FoldersLaunchSeparateProcess function for Windows 11 only;
  • Added RestorePreviousFolders function to restore previous folder windows at logon;
  • Added ClockInNotificationCenter for Windows 11 25H2 only to show clock in Notification Center;
  • Fixed Install-VCRedist and Install-DotNetRuntimes;
  • Added BitLocker checks if system drive is encrypted but protection is not enabled;
  • Minor improvements.

Thanks to @lowl1f3

Wrapper 2.8.7

  • Added more statusbar messages;
  • Some refactoring.

Manual avaliable in other languages

Download

Windows 10 Windows 11

02.09.2025

02 Sep 09:48

Choose a tag to compare



ko-fi

Diff from v6.9.0
6.9.0...6.9.1

  • Fixed Install-VCRedist & Install-DotNetRuntimes functions for Arm.
    • Please be noted that for Arm versions only Install-VCRedist -Redistributables 2015_2022_x86, 2015_2022_x64 changed to Install-VCRedist, and Install-DotNetRuntimes -Runtimes NET8x64, NET9x64 to Install-DotNetRuntimes -Runtimes NET8, NET9.
  • Improved DNSoverHTTPS function handling for single IP address;
  • Minor improvements.

Wrapper 2.8.6

  • ARM support added
  • Fixed Windows 10 LTSC 2019 support
  • Some refactoring

Manual avaliable in other languages

Download

Windows 10 Windows 11

05.08.2025

05 Aug 08:27
edefd12

Choose a tag to compare



ko-fi

Diff from v6.8.7
6.8.7...6.9.0

  • Added Arm CPU based support for Windows 11 (PowerShell 5.1 & PowerShell 7);
    • This version doesn't support UnpinTaskbarShortcuts function as calling Verbs() results in console hanging;
    • Thanks to Ganiest.
  • Updated Readme;
  • Fixed & improved localizations;
  • #654 fixed;
  • Minor improvements.

Wrapper 2.8.4

  • Fixed text color menu item Autosave in light theme
  • wrapper_config.json variables renamed
  • wrapper_config.json expanded
  • Timer added to Autosave
  • Windows Edition shown: Home, Professional, Enterprise, etc.

Manual avaliable in other languages

Download

Windows 10 Windows 11

22.06.2025

03 Aug 18:33

Choose a tag to compare

  • Removed Set-AppGraphicsPerformance;
  • Minor changes.

Wrapper 2.8.1

  • Moved Console Output to top, fixed Clear search, fixed disabled tabs when importing LTSC versions
  • Fixed ToolTips for Labels
  • Opposite Tab and Opposite Everything in menu, Fixed: PinToStart -Tiles Sophia preset
  • Fixed selecting opposites for InitialActions combobox on first tab System Protection
  • Opposite options in JSON for combobox functions with 3 or more options, fixed LTSC import to work when there is no Internet connection

All assets were removed accidentally. :(

09.05.2025

09 May 18:20

Choose a tag to compare

actions actions Discord

How to

ko-fi⠀⠀⠀

Diff from v6.8.5
6.8.5...6.8.6

  • Updated Readme;
  • Removed StartAccountNotifications function for Windows 10;
  • Improved CABInstallContext function;
  • Fixed Export-Associations function;
  • Fixed UninstallPCHealthCheck function;
  • Added package for Windows 11 (PowerShell 5.1) to WinGet
    • The command downloads only Windows 11 (PowerShell 5.1) archive to your Downloads folder unlike the Chocolatey script and expands it.
# Install Sophia Script and expand it to Downloads folder
$DownloadsFolder = Get-ItemPropertyValue -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{374DE290-123F-4565-9164-39C4925E467B}"
winget install --id TeamSophia.SophiaScript --location $DownloadsFolder --accept-source-agreements --force

# Uninstall Sophia Script
winget uninstall --id TeamSophia.SophiaScript --force
  • Minor changes.

Wrapper 2.7.16

Безымянный

  • Improved UI;
  • Fixed JSONs
  • Refactor, changed Manifest file name from Sophia.psd1 to SophiaScript.psd1
  • Fixed control 'cmbcmb' renamed to 'cmbs' which is used for 'UserFolders' in Windows 10
  • Autosave feature added: saves to Sophia Script folder after 5 mins to a file called 'autosave.ps1'
  • JSON created for Wrapper to change setting in wrapper
  • 'Presets' translation so put back menu translations for 'Presets', Fixed 'Set-Association' - Can add association to textboxes even when the '+/Plus' button has not been pressed yet. It adds a spot for you. Before it crashed the whole program when pressing 'Save'.

SHA256 Hashes


Download
Script
Script
Script
Script
Script
Script
Script
Script

18.04.2025

18 Apr 14:48

Choose a tag to compare

actions actions Discord

How to

ko-fi⠀⠀⠀

Diff from v6.8.4
6.8.4...6.8.5

  • CI/CD configs refactored;
  • Functions.ps1 renamed into Import-TabCompletion.ps1 to not mislead users what is this file for;
  • Minor changes.

Thanks to @gtumanyan


SHA256 Hashes


Download
Script
Script
Script
Script
Script
Script
Script
Script

05.04.2025

05 Apr 14:35

Choose a tag to compare

actions actions Discord

How to

ko-fi⠀⠀⠀

Diff from v6.8.3
6.8.3...6.8.4

  • Code refactoring;
  • Renamed UpdateLGPEPolicies function into ScanRegistryPolicies;
    • The function was improved and re-written.
  • Removed PeopleTaskbar function for Windows 10;
  • Fixed Show-menu function for make a selection in an interective menu;
  • Got an access to Chocolatey sophia package;
    • All choco installer re-written;
    • The command will download and expand the latest Sophia Script archive (without running) according which Windows it is run on. If you run it on Windows 11, it will download Sophia Script for Windows 11. For PowerShell 5.1 by default is not otherwise specified.
# Download a PowerShell 5.1 version of Sophia Script by default
choco install sophia --force -y

# Download a PowerShell 7 version of Sophia Script
choco install sophia --params "/PS7" --force -y
  • Added MeetNow function for Windows 10 x64 Enterprise LTSC 2021
  • Minor changes.

Thanks to @gtumanyan, @lowl1f3, nikolay7v, @ryandunton

Wrapper 2.7.13

  • Refactor mostly to JSON (Basically done)
  • Add changes to translations in 'tag.json' like None, ShowMorePins, ShowMoreRecommendations, SearchIconLabel
  • Imported LTSC versions have red colored tab icon and text to show which tab is disabled. Donation to Sophia (1. ko-fi, 2. Boosty).

Download
Script
Script
Script
Script
Script
Script
Script
Script

06.02.2025

06 Feb 19:32

Choose a tag to compare

actions actions Discord

How to

ko-fi⠀⠀⠀

Diff from v6.8.2
6.8.2...6.8.3

  • Для российских пользователей мы создали страницу на Boosty: https://boosty.to/teamsophia;
    • Если вам нравится наш проект, вы можете пожертвовать.

Безымянный

  • Changed Comss DNS records to 83.220.169.155 and 212.109.195.93 according to https://www.comss.ru/page.php?id=7315
    • Please re-apply DNSoverHTTPS -ComssOneDNS function.
  • Small fix for Cursors function.
    • Please re-apply Cursors -Dark or Cursors -Light function.
  • Fixed Install-VCRedist not detecting installed version correctly;
  • Minor changes.

Thanks to iGor202512, mogbi, and homeless

Wrapper 2.7.11

  • Moved Set-ConsoleFont.ps1 to Wrapper's Config folder;
  • Name change "Install-VCRedist -Redistributables" support and 'main' tooltip in Localizations for all languages. Install-DotNetRuntimes -Runtimes name change support.

Download
Script
Script
Script
Script
Script
Script
Script
Script

26.01.2025

26 Jan 18:16

Choose a tag to compare

actions actions Discord

Donate | How to

Windows 10 Enterprise LTSC 2019 | Windows 10 Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2+ | Windows 11 Enterprise LTSC 2024

Diff from v6.8.1
6.8.1...6.8.2

  • Closed #605 as fixed;
  • Due to Wrapper fails to load Consolas font, I added a new Private\Set-ConsoleFont.ps1 script to make it forcibly do that, unless a Sophia Script logo in console is distored;
  • Minor changes.

Wrapper 2.7.9

  • Fixed Bugs: Fix order of functions in System Region.

Download
Script
Script
Script
Script
Script
Script
Script
Script

19.01.2025

19 Jan 12:49

Choose a tag to compare

actions actions Discord

Donate | How to

Windows 10 Enterprise LTSC 2019 | Windows 10 Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2+ | Windows 11 Enterprise LTSC 2024

Diff from v6.8.0
6.8.0...6.8.1

Thanks WindR and homeless

Wrapper 2.7.8

  • Fixed bugs: .NET Runtimes options cutting off.

Download
Script
Script
Script
Script
Script
Script
Script
Script