Yeah, it’s still basically free to upgrade to Windows 11 from Windows 10, even though Microsoft stopped “officially” advertising it. As long as your Windows 10 is activated, the upgrade still works fine.
Method 1 – Normal way:
Just download the Windows 11 Installation Assistant from Microsoft’s site, run it, and it’ll automatically upgrade to Windows 11 from Windows 10 while keeping your files and apps. Works perfectly on Intel Macs too, as long as you’ve got TPM bypassed if needed.
Method 2 – Command line way:
If the installer blocks you, you can use PowerShell or Command Prompt with this trick:
reg add "HKLM\SYSTEM\Setup\MoSetup" /v AllowUpgradesWithUnsupportedTPMOrCPU /t REG_DWORD /d 1 /f
Then reboot and launch setup again — it’ll skip the checks and let you upgrade to Windows 11 from Windows 10 smoothly.
Still works in 2025, and your license will stay activated after the upgrade.