Releases: farag2/Sophia-Script-for-Windows
29.10.2024
Donate
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 |
---|
20.10.2024
Donate
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.0
6.7.0...6.7.1
- Removed
IPv6Component
function as an unnecessary one; - Formally added support for
Windows 11 IoT Enterprise LTSC 2024
- Closes #591
- Added
EditWithPhotosContext
forWindows 11
to hide the "Edit with Photos" item from the media files context menu; - Code refactoring;
- Minor changes.
Thanks to @lowl1f3, w-man, and marat2k for bugreporting.
Wrapper 2.7.4
Fixed Set-Association
output to correct position in output. It used to be at the very end of System
region. Now nested before Import and Export Assocations
.
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
07.10.2024
Donate
Windows 10 Enterprise LTSC 2019 | Windows 10 Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2 | Windows 11 Enterprise LTSC 2024
Diff from v6.6.9
6.6.9...6.7.0
- Added Windows 11 Enterprise LTSC 2024 support;
- Added bypass for UCPD driver restriction in
Set-Association
function while associaing an app with .pdf extention and http/https protocols;- Microsoft has blocked write access to UserChoice key for .pdf extention and http/https protocols with KB5034765 release.
- Added bypass for UCPD driver restriction in
TaskbarWidgets
function for Windows 11; - Added bypass for UCPD driver restriction in
NewsInterests
function for Windows 10; - Small improvements for Scheduled tasks. You may re-create them if you wish within
. .\Functions
. - Minor changes.
Wrapper 2.7.3
- Fixed 'Search' bug. Searching for the word 'help' crashes
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
16.08.2024
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2
Diff from v6.6.8
6.6.8...6.6.9
- Added function
DNS-over-HTTPS for IPv4
for Windows 10DNSoverHTTPS -Enable -PrimaryDNS 1.0.0.1 -SecondaryDNS 1.1.1.1
DNSoverHTTPS -ComssOneDNS
to use COMSS.ONE' DNS. Applicable for Russia only.- The valid IPv4 addresses: 1.0.0.1, 1.1.1.1, 149.112.112.112, 8.8.4.4, 8.8.8.8, 9.9.9.9
- Added
TaskbarEndTask
function to addEnd task in taskbar by right click
. Applicable forWindows 11
only. - Simplify a little bit all Scheduled Tasks related function.
- You may update them by using
. .\Functions
module. Nothing new.
- You may update them by using
- Expanded harmful tweakers by adding xd-AntiSpy for letting users remove system UWP components to break Windows in the end (along side with Winpilot. You're welcome again. Bravo! 👏
- Improved
RKNBypass
function. Now all browsers will know about a new proxy server isntantly by using InternetSetOption API. TaskbarWidgets
' function future is up in the air due to Microsoft has blocked access for editing TaskbarDa key in KB5041585, so technically the function doesn't work throwingAttempted to perform an unauthorized operation.
- Small improvements;
- Minor changes.
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
06.07.2024
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2
Diff from v6.6.7
6.6.7...6.6.8
- Removed
RestoreUWPApps
- It doesn't work at all anymore.
- Removed
TempFolder
as it makes more harm than good; - Fixed
OneDrive -Install -AllUsers
andInstall-WSL
functions; - Improved all three scheduled tasks related functions;
- Improved
WindowsScriptHost -Disable
- Now it checks whether scheduled tasks were created. If so, the function will be skipped to due to they rely on VBS scripts execution.
- Fixed typos;
- Minor changes;
- Thanks to Kudzor.
15.06.2024
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2
Diff from v6.6.6
6.6.6...6.6.7
- Fixed
CleanupTask -Register
function not working due to a typo;- Please re-create it via invoking
. .\Functions.ps1
(with a dot at the beginning) method.
- Please re-create it via invoking
- Removed
CommandLineProcessAudit
andInstall-WSA
as WSA support is deprecated; - Improved
EventViewerCustomView -Disable
function; - Fixed typos;
- Minor changes;
- Thanks to @lowl1f3.
Wrapper 2.7.1
Closed #576
28.05.2024
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2
Diff from v6.6.5
6.6.5...6.6.6
- Removed
Windows10ContextMenu
(as this was a strange function to make Windows 11 looks like an old OS),AuditProcess
(asCommandLineProcessAudit -Enable
contains the same functionality),BrowsingHistory
functions forWindows 11
; - Added
StartRecommendationsTips
&StartAccountNotifications
functions toShow recommendations for tips, shortcuts, new apps, and more in the Start menu
andShow Microsoft account-related notifications on Start Menu in the Start menu
respectively; DefenderSandbox
functions re-added forWindows 11
;- Added
AtlasOS
, which for some reason positions itself as a replacement for Windows (!!!), as a harmful tweaker from another scammers; - Other improvements.
14.04.2024
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2
Diff from v6.6.4
6.6.4...6.6.5
- Removed
ShareContext
&UnpinAllStartApps
functions forWindows 11
;- Start icon positions are stored in a binary obfuscated JSON file that changes with every update.
$env:LOCALAPPDATA\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\LocalState\start2.bin
, and it's changed with every update; - Take a look at https://gist.github.com/rad1ke/d8c4121931633eca04ca625d09ff1a11#file-windows-11-setup-ps1-L42 if you're interested in the function.
- Start icon positions are stored in a binary obfuscated JSON file that changes with every update.
- Fixed
Cursors
function;- Please re-run it by using
. .\Functions.ps1
module
- Please re-run it by using
- Added a warning for
Set-Association
function:.pdf
andhttp/https
protocols will be skipped;- Microsoft has blocked write access to UserChoice key for .pdf extention and http/https protocols with KB5034765 and KB5034763 for Windows 11 and Windows 10 respectively.
RKNBypass
updated;- Changed URL to
https://p.thenewone.lol:8443/proxy.pac
. Applicable for Russia only.
- Changed URL to
- Fixed numerous typos.
07.04.2024
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2
Diff from v6.6.3
6.6.3...6.6.4
- Fixed script not checking version correctly;
- Script-wide improved compiling .NET code compatibility when a username has the first capital letter`;
- Fixed
Cursors
function not extracting files from archives using%SystemRoot%\System32\tar.exe
when a username has the first capital letter`; - Fixed
Set-UserShellFolderLocation -Root
function not checking drives correctly what results in skipping the whole function; - Minor changes.
Wrapper 2.7.0
- Updated colors for each theme and coded more correctly according to industry standards;
- Clean up code.
01.04.2024
Donate
Enterprise LTSC 2019 | Enterprise LTSC 2021 | Windows 10 22H2 | Windows 11 23H2
Diff from v6.6.2
6.6.2...6.6.3
- Removed
RunAsDifferentUserContext
,EditWithPhotosContext
,ImagesEditContext
for Windows 10 as unnecessary ones. - Fixed
UserFolders
function;- Fixes #561.
- Removed
NET7x64
argument fromInstallDotNetRuntimes
function as .NET 7 will have EOF status in May; - Fixed and improved
Cursors
function; - Now it's possible to create any scheduled task even computer name is equal to user name (what's prohibited in Windows);
- Removes warning that Task Scheduler is removed or broken;
- Fixes #561.
- Minor changes.
Thanks to @lowl1f3 for bug reporting.
Wrapper 2.6.20
- Code refactoring
- Proper variable naming, removed experimental code, removed extras, added regions.