Releases: farag2/Sophia-Script-for-Windows
22.06.2025
Diff from v6.8.6
6.8.6...6.8.7
- Removed Set-AppGraphicsPerformance;
- Minor changes.
Wrapper 2.8.1
- Moved
Console Output
to top, fixedClear
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
Manual avaliable in other languages
Download |
---|
09.05.2025
How to
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 yourDownloads
folder unlike theChocolatey
script and expands it.
- The command downloads only
# 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'.
Download |
---|
18.04.2025
How to
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;
- Closes #622
- Minor changes.
Thanks to @gtumanyan
Download |
---|
05.04.2025
How to
Diff from v6.8.3
6.8.3...6.8.4
- Code refactoring;
- Renamed
UpdateLGPEPolicies
function intoScanRegistryPolicies
;- The function was improved and re-written.
- Removed
PeopleTaskbar
function forWindows 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 forWindows 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 |
---|
06.02.2025
How to
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
and212.109.195.93
according to https://www.comss.ru/page.php?id=7315- Please re-apply
DNSoverHTTPS -ComssOneDNS
function.
- Please re-apply
- Small fix for
Cursors
function.- Please re-apply
Cursors -Dark
orCursors -Light
function.
- Please re-apply
- 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'sConfig
folder; - Name change "Install-VCRedist -Redistributables" support and 'main' tooltip in Localizations for all languages. Install-DotNetRuntimes -Runtimes name change support.
Download |
---|
26.01.2025
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 |
---|
19.01.2025
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
- Added a tutorial video how to run the specific function(s) via
Functions.ps1
script; - Updated cursor pack for
Cursor
function up to the latest available version from https://www.deviantart.com/jepricreations/art/Windows-11-Cursors-Concept-886489356; - Changed names for functions, having added parameter values to choose:
Install-VCRedist -Redistributables 2015_2022_x86, 2015_2022_x64
Install-DotNetRuntimes -Runtimes NET8x64, NET9x64
StartRecommendedSection
function now supports all Windows editions exceptHome
one;UnpinTaskbarShortcuts
function now supports newOutlook
argument value;- Added
EditWithPaintContext
function for onlyWindows 11
to hide/show "Edit with Paint" item from the media files context menu; - Minor changes.
Thanks WindR and homeless
Wrapper 2.7.8
- Fixed bugs: .NET Runtimes options cutting off.
Download |
---|
29.12.2024
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.7.3
6.7.3...6.8.0
Happy New Year. Team Sophia wishes you the best in the coming year. Hopefully, in a few months we can release the first public preview of SophiApp 2.0
.
- Microsoft Defender with
1.421.1073.0
definitions has a false positive marking the archive for Windows 11 only asTrojan:Script/Wacatac.B!ml
. Link to Microsoft WDSI. I Submited the archive to for malware analysis. Submission details. I have no detection with1.421.1078.0
definitions installed. - Code refactoring continues;
- Renamed
HideRecommendedSection
intoStartRecommendedSection
; - Changed DNS records for
Comss.one DNS
to195.133.25.16
and195.133.25.99
. Applicable for Russia only; StorageSenseTempFiles
&StorageSenseFrequency
functions merged into oneStorageSense
;- Added checkings for
InstallVCRedist
function whether the latest VC Redistributable packages were already installed to skip downloding them; - Added checkings for
InstallDotNetRuntimes
function whether the latest .NET 8 and 9 installed;- Moved to .NET 8 & 9.
- Now before configuring most of functions related policies will be reset in order to avoid situations when a user has a blocked UI features due to harmful tweaks usage.
- E.g. before
RecycleBinDeleteConfirmation
function will be applied, aConfirmFileDelete
policy will be reset via LGPO.
- E.g. before
- Fixed
UpdateMicrosoftProducts
function for Windows 11;- Please re-apply using this manual: https://github.com/farag2/Sophia-Script-for-Windows?tab=readme-ov-file#how-to-run-the-specific-functions
- Minor changes;
- Fixed and improved translations;
Thanks to A5, l1ghtovskiy, DirtBikeChad, WindR, and Rahul Setia.
Wrapper 2.7.7
- Code refactoring;
- Renamed variable for messagebox saying imported ps1 script needs to be in Sophia Script folder;
- Fixed LTSC loading differences;
- Fixed crashing because of StorageSense option, Refactor, CheckFileExists uses entire path internally
Download |
---|
29.11.2024
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.7.2
6.7.2...6.7.3
- Code refactoring;
- Added a fast command to download and expand latest Sophia Script version, depending on which Windows or PowerShell versions are used to
# Also, not as admin too
iwr sl.sophia.team -useb | iex
alongside with the current command to download the latest release build
# Also, not as admin too
iwr script.sophia.team -useb | iex
- Removed
CopilotButton
andMappedDrivesAppElevatedAccess
functions as unnecessary ones; - Added
TaskbarCombine
to combine taskbar buttons andImagesEditContext
to hide theEdit
item from the images context menu functions forWindows 10
; - Minor changes;
- Fixed typos.
Wrapper 2.7.5
The imported .ps1 file must be in Sophia Script folder.
Download |
---|
Caution
WinterOS, a custom Windows 10/11 ISO, has a ton of obfuscated batch scripts in %SystemRoot%\WinterOS*
(folder name may vary). More likely, it has a built-in backdoor (trojan). Please re-install Windows using only Microsoft genuine ISO image and never use custom made Windows ISOs.
ViruTotal report of defender.bat
: https://www.virustotal.com/gui/file/a49fcbdad76219dbe84db4c09a4d2234c129d90eaf27bae9ee0526a3f1c729b8/detection
29.10.2024
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.7.1
6.7.1...6.7.2
- Recorded a visual teaching videos how to run
Sophia Script
forWindows 10
&Windows 11
; - Fixed
NewsInterests
function forWindows 10
; - Blacklisted KirbyOS which promises FPS rate increase in games as many similar ones;
- Improved
NetworkAdaptersSavePower
function not to allow the computer to turn off the network adapters to save power - Minor changes;
- Fixed typos.
Download |
---|