UWScript bypasses Windows 11 and Microsoft account requirements

Κυκλοφόρησε ένα νέο βοηθητικό που βοηθά στην εξάλειψη των αυστηρών απαιτήσεων συστήματος των . The utility, in the form of a PowerShell script, is called UnattendedWinstall (UWScript) and is so named because it relies on files of Windows Answer (also called Unattend or AutoUnattend).

uwscript

For those who don't know, Answer files are XML files that essentially allow users to pre-set, modify, and automate Windows ISO settings during installation. Other third-party applications such as NTLite also have this feature.

The app developer lists the features of the utility:

  • Windows 10/11 Pro is installed by default
  • Bypasses Windows 11 system requirements
  • Disables Windows Defender services by default and enables them after installing Windows
  • Disables User Account Control by default and enables it after installing Windows
  • Allows the PowerShell script από προεπιλογή
  • Skips the forced creation of a Microsoft account during Windows installation
  • Removes pre-installed bloatware apps except for Microsoft Edge, Notepad and Calculator
  • Copilot and Recall are disabled.
  • Configures privacy-related registry keys to disable telemetry
  • Περιορίζει το Windows για εγκατάσταση μόνο ενημερώσεων ασφαλείας για ένα έτος
  • It optimizes the registry with various optimization and customization keys
  • See them “Set-RecommendedHKLMRegistry” και “Set-RecommendedHKCURegistry” για περισσότερες πληροφορίες
  • Disables unnecessary scheduled tasks
  • Adjusts Windows services for optimal performance
  • Activates the Ultimate Performance power plan

In addition to the features, the application developer gives instructions on how to use the script:

Use the UWScript.ps1 file once Windows is installed to reapply or reset the settings in case Windows Update resets some of the settings or if you experience problems.

Before executing the script

Make sure you open PowerShell as an administrator. Additionally, set the execution policy to allow script execution by running the following command:

Set ExecutionPolicy RemoteSigned

Running PowerShell with elevated privileges and enabling script execution will ensure that UWScript.ps1 can apply the necessary changes to your system.

You can find it at official GitHub repository. As always with third-party apps, proceed at your own risk.

The developer says it works even with the latest version of Windows 11, version 24H2. However, Windows answer files cannot be used for in-place upgrades. So if you want an in-place upgrade, you can use it Rufus.

iGuRu.gr The Best Technology Site in Greeceggns

Get the best viral stories straight into your inbox!















Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).