Created
February 17, 2026 13:03
-
-
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 | |
| pause |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment