Skip to main content

Windows 10 EOL

This article will show you how to bypass the TPM to allow older devices to upgrade to windows 11. 7th gen or previous Intel processors cannot upgrade to windows 11. This will allow that.

 

  1. On the desired windows 10 pc, download the latest Windows 11 iso from Microsoft. Download Windows 11
  2. Mount the iso file. 

    image.png

  3. Open command prompt as admin. Enter the drive letter the iso was assigned. In this case, we were assigned 'e' as the drive letter. Then enter this command: 
    setup.exe /Product Server /Compat IgnoreWarning /MigrateDrivers All
     

    image.png