Windows 10/11 Sophia Script / SophiApp / Windows 10/11 Debloat

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19146
Reakcje/Polubienia
55683
Windows 10 Sophia Script to potężny skrypt PowerShell do wprowadzania wszelkiego rodzaju poprawek do systemów Windows 10. Do tej pory był on raczej zarezerwowany dla zaawansowanych użytkowników systemu Windows, którzy potrafią czytać i edytować skrypty PowerShell.

Wydanie Windows 10 Debloat Tool GUI / Debloater (2004 / 20H2) zmienia to, ponieważ dodaje graficzny interfejs użytkownika do tego narzędzia. Wszystko, co musisz zrobić, to pobrać pakiet ze strony Benchtweakgaming, rozpakować go po pobraniu i uruchomić dołączony plik wykonywalny.

Pakiet zawiera wersję skryptu Sophia, dzięki czemu można od razu rozpocząć wprowadzanie zmian w systemie. Zauważ, że narzędzie wymaga podwyższonych uprawnień i że po uruchomieniu pojawi się monit UAC.

gui-2.png

Zaloguj lub Zarejestruj się aby zobaczyć!
Zaloguj lub Zarejestruj się aby zobaczyć!

Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19146
Reakcje/Polubienia
55683
Windows 10 Sophia Script 5.3
Released 2 days ago 12.12.2020:

Differences from v5.2

  • Some functions were updated and improved, especially
    • ScheduledTasks, WindowsFeatures, WindowsCapabilities now support arguments to load pop-up dialog box;
    • SetUserShellFolderLocation gets -Custom argument (commented out by default) to select a folder for the location of the user folders manually using a folder browser dialog. Closed
      Zaloguj lub Zarejestruj się aby zobaczyć!
      ;
    • Fixed and changed method for saving code for creating the "Windows Cleanup" task in CleanUpTask function;
      • There won't be any more AV false positives. Better to reregistre task again. Sometimes a toast didn't even load and the task runs forever. LOL
  • Updated the Sophia.ps1 preset file. Use the new one;
  • Added Spanish localization . Thanks to
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ;
  • Updated, improved and simplified all localizations. Thanks to all translators;
    • Now available in:
  • Updated comments;
  • Minor changes.
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37277
Reakcje/Polubienia
33687
Windows 10 Debloat 1.6
Version History?


v1.6 :: 18th Dec, 2020


  • Updated for farag2 Sophia Script v5.3.1 (Dec 21, 2020)

v1.5 :: 18th Dec, 2020


  • Added UI changes.
  • Added small button beside each option to launch its corresponding function script text in new text window to read or edit.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19146
Reakcje/Polubienia
55683
Windows 10 Sophia Script 5.10.6
Version 5.10.6 released 6 days ago:
  • Added functions NewsInterests -Hide & NewsInterests -Show to configure "News and Interests" on the taskbar;
  • Updated the CABInstallContext -Add function;
    • If the .cab file extension type associated to open with a third party app by default, the "Install" context menu item won't be displayed, so the default association for the .cab file type will be restored forcedly.
  • Updated the French translation;
  • Minor changes.
  • The development focus shifted to
    Zaloguj lub Zarejestruj się aby zobaczyć!
    .
  • Sophia Script Wrapper was rewritten from the scratch;
  • Redefined UI and UX;
  • Many bugs fixed.
  • Supports LTSC and the current supported Windows 10 editions;
  • Dark and light themes;
  • Just import the Sophia.ps1 file and all functions will be set up automatically.
Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!


Sophia Script dla Windows 10 zmienia się w aplikację
Zaloguj lub Zarejestruj się aby zobaczyć!
Pre-release:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37277
Reakcje/Polubienia
33687
Sophia Script Wrapper 5.10.8
Diff from v5.10.7
Zaloguj lub Zarejestruj się aby zobaczyć!





  • Sophia Script Wrapper 2.0.2
    • Fixed runtime error;
    • Fixed PowerShell 7.1 launch (detects 5.1 or 7.1 and uses appropiate PowerShell to launch either);
    • Added online check for the latest Wrapper version. If you are using old version it will exit;
    • Added online check for the latest imported script version. If you are using old version it will disable directly running (run PowerShell button disabled);
    • UI changes.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19146
Reakcje/Polubienia
55683
Sophia Script Wrapper 26.12.2022

  • Improved Defender startup checks;
  • Improved UninstallPCHealthCheck function to install the "PC Health Check" app (Windows 10 only);
  • Renamed InstallDotNetRuntime7 into InstallDotNetRuntimes to let users install .NET Desktop Runtime 6 along side with the 7th version;
  • Added FolderGroupBy function to let users do not group files and folder in the File Explorer;
  • Minor changes.

Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37277
Reakcje/Polubienia
33687

Sophia Script Wrapper 6.3.0

Diff from v6.2.7
Zaloguj lub Zarejestruj się aby zobaczyć!



  • Added new function to prevent Microsoft Edge desktop shortcut creation upon its' update;
    • By default it prevents for all Microsofot Edge channels (with checks if any of them is installed): PreventEdgeShortcutCreation -Channels Stable, Beta, Dev, Canary.
  • The IPv6Component function gets new argument -PreferIPv4overIPv6 to Enable the Internet Protocol Version 6 (TCP/IPv6) component for all network connections if your ISP supports it. Prefer IPv4 over IPv6;
  • Improved scheduled tasks functions: now it checks if tasks were already created for another user;
  • Fixed rare bug for SetUserShellFolderLocation function when Microsoft Terminal deblicates PC drivers in the menu;
  • Minor changes.
  • Wrapper updated up to 2.5.9;
    • Now fully compatitable with the latest script version.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37277
Reakcje/Polubienia
33687

Sophia Script Wrapper 6.3.1

Diff from v6.3.0
Zaloguj lub Zarejestruj się aby zobaczyć!



  • WSL function re-written and renamed into WSL-Install
  • Improved OneDrive function;
  • Added NavigationPaneExpand function to expand navigation pane to open folder
  • Renamed HEIF function to HEVC;
  • Minor changes.
  • Wrapper 2.6.2
    • Minor changes.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry