HOW TO ISNTALL
- Create a bootable USB drive using Ventoy.
- Copy the Windows ISO file to the Ventoy USB drive.
- Disconnect the Internet.
- Install Windows from the bootable USB drive. It is recommended to perform a clean installation, deleting all system partitions from the previous version of Windows.
During the Windows installation process:
- refuse to enter the Windows key (check “I don’t have a key”)
- refuse to connect to the Internet (check “I don’t have the Internet”)
After the Windows installation process is complete:
- DO NOT turn on the Internet.
- Restart your computer:
“Start” – Power button – Restart - Set the visibility of system files and folders:
- Right-click on the “Start” button – File Explorer – drag the shortcuts “This PS”, “Documents”, “Pictures”, “Download” to the Desktop
- Open the Documents folder – 3 dots (See more) – Options – View – Show hidden files.. – here uncheck all the “Hide…” boxes – Ok
- Pin the Command Prompt shortcut to the “Start” menu:
- Open C:\Windows\System32
- right-click on cmd.exe – left-click “Pin to Start”
- Check the integrity of Windows system files using the Command Prompt as Administrator:
“Start” – right-click on Command Prompt – Run as Administrator – after opening the Command Prompt as Administrator, enter the command:
Code:
sfc /scannow
The command will be executed within 1-3 minutes, after execution there should be no errors.
How to change Windows Language:
To change the Windows language, you need to install and activate the required Language pack.
Language packs, including Russian (ru-RU) can be downloaded from THIS distribution
. The distribution contains a set of complete language packs:
Russian [ru-RU] , English [en-US] , French [fr-FR] , German [de-DE] , Spanish [es-ES] , Portuguese (Brazil) [pt-BR] , Ukrainian [uk-UA] , Chinese [zh-CN] ,
as well as the required multilingual Microsoft Store Applications version 26100.1 for Windows 11 24H2 / 25H2 [x64]
!! Install language packs offline, BEFORE installing Cumulative Windows Updates!
How to change Windows Edition:
To change your Windows edition, simply change the edition key.
To install Microsoft Windows 11 Enterprise 24H2, install this key from the Administrator command prompt:
Code:
slmgr.vbs /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43
To install Microsoft Windows 11 IoT Enterprise 24H2 Edition, install this key using the Administrator command prompt:
Code:
slmgr.vbs /ipk XQQYW-NFFMW-XJPBH-K8732-CKFFD
NOTE 1.
If Activation is disabled after changing the Edition, then Activate Windows again.
NOTE 2.
Keys for changing the Edition:
Enterprise (gvlkenterprise): NPPR9-FWDCX-D2C8J-H872K-2YT43
Enterprise (enterprise): XGVPP-NMH47-7TTHJ-W3FW7-8HV2C
IoT Enterprise (iotenterprise): XQQYW-NFFMW-XJPBH-K8732-CKFFD
These service keys from Microsoft are intended only for installing a specific Windows Edition.
They do not activate Windows for you.

0 Comments