Last active
June 28, 2026 11:24
-
-
Save fluggelgleckheimlen/a57c7683ff95d1e26d6f33a5e80ec39f to your computer and use it in GitHub Desktop.
Обходит геоблокировку после регистрации домашнего ESU
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| powershell.exe -Command "Set-WinHomeLocation -GeoId 221" | |
| ClipESUConsumer.exe -evaluateEligibility | |
| reg query "HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\ConsumerESU" | |
| UsoClient.exe StartInteractiveScan | |
| start ms-settings:windowsupdate | |
| pause |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment