GithubHelp home page GithubHelp logo

windows11upgrade's Introduction

Download Download count)

Windows11Upgrade

Windows 11 Upgrade tool that bypasses new Microsoft´s requirements

AppMain

AppLanguageSelection

AppInstallSelection

Download

Download latest release (EN)

Download latest release (CZ)

System Requirements

Minimum Recommended
OS Windows 10 Latest Windows 10 build
CPU 64-bit 64-bit
RAM 4 GB 8 GB+

* If you select any other language than your system language, Upgrade option will be disabled, only Data only and Clean install will be available!

License

Windows11Upgrade is free and open source software, it is using the GPL-3.0 license.

See LICENSE for the full license text.

Credits

Credits to AveYo for bypass.

Donations

You can support the development of this and my future projects.

windows11upgrade's People

Contributors

coofcookie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

windows11upgrade's Issues

INSTRUCTION: How to fix your PC after runing this program !!!

--> below script make u unable to use new installer
in win11_installSystem.cs:

var powershell = PowerShell.Create();

var script = @"
$N = 'Skip TPM Check on Dynamic Update'
$0 = sp 'HKLM:\SYSTEM\Setup\MoSetup' 'AllowUpgradesWithUnsupportedTPMOrCPU' 1 -type dword -force -ea 0
$B = gwmi -Class __FilterToConsumerBinding -Namespace 'root\subscription' -Filter ""Filter = """"__eventfilter.name='$N'"""""" -ea 0
$C = gwmi -Class CommandLineEventConsumer -Namespace 'root\subscription' -Filter ""Name='$N'"" -ea 0
$F = gwmi -Class __EventFilter -NameSpace 'root\subscription' -Filter ""Name='$N'"" -ea 0
if ($B) { $B | rwmi } ; if ($C) { $C | rwmi } ; if ($F) { $F | rwmi }
$C = ""cmd /q $N (c) AveYo, 2021 /d/x/r>nul (erase /f/s/q %systemdrive%`$windows.~bt\appraiserres.dll""
$C+= '&md 11&cd 11&ren vd.exe vdsldr.exe&robocopy ""../"" ""./"" ""vdsldr.exe""&ren vdsldr.exe vd.exe&start vd -Embedding)&rem;'
$K = 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\vdsldr.exe'
$0=ni $K; sp $K Debugger $C -force; write-host -fore 0xf -back 0x2 ""`n $N [INSTALLED] run again to remove ""
";
powershell.AddScript(script).Invoke();


how to fix:

reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\vdsldr.exe" /f

Error: there was a problem running preinstall.cmd scripts,

I am attempting to upgrade a VM that currently has windows 10 pro running on a ESXi 6.5 host with a W5590 Xeon CPU and no TPM. I am able to download the ISO without any issues and get past the preparing progress, however I get the following error:

Windows Server Setup: there was a problem running preinstall.cmd scripts

No longer works on 22H2 iso files

Today 22H2 Update has been officially released, but it still says 'This PC does not meet requirements', seems they changed the way of detection mechanism

I would be appreciated if you can fix this, thanks

does this actually works

so i got windows 10, i dont got the windows 11 iso file but i clicked to install it from the windows11upgrade, im not sure if this is safe so if i press upgrade then a blue screen will pop up and say windows 11 is installing and it will be a button saying cancel? or how does this work. and ram is a problem too? like i got 3 gb ram will i get a error

TPM requirement

I am unclear whether it works if there is no TPM2 security hardware.

Thanks

A problem with updating on dev releases

I tried to update from 22000.194 release to 22471.1000 using ISO. Tried manualy, by mounting and executing, tried via this tool, both gave the same result: preparing window is finishing up, blue screen of setup is starting, 0% of setup is showing for 5-10 seconds, after this getting error message "Windows 11 installation is failed"
My device is far from supported, tried editing registry by some manuals, but no positive result from them
Is this error because of insider channel isn't supported by device? And is there any chance to bypass this with this tool?
Thanks

Windows version download selection

I think, it would be nice to have a feature, giving to choose a version of OS to download. And could be cool to select release, beta or dev type of releases

Doesn't work.

Doesn't circumvent requirements (22H2), which means the program doesn't meet it's sole purpose.

App not opening

Hi!
When I double click the app, nothing happens(doesn't launch).
I tried disabling my AV(Avast), rebooting my PC, making sure the iso isn't mounted.
It's set to run as admin by default, so that's not an issue.
Any help?

hanging when starting the download

hello, when you select the system language and when you click the "Download Russian Windows 11 ISO" button, a hang occurs in which the program does not download the system image. How to fix it?
Снимок экрана (49)

BROOO IT WORKEDD

BRO IT ACTUALLY WORK EVEN IF YOU HAVE 3 GB RAM OF ANYTHING AND U CAN GET UPDATES TOO BRO IM SO HAPYY IM POSTING THIS ON WINDOWS 11
Screenshot 2022-05-01 154948

It works!!

make sure too downlaod the Windows11upgrade.EN one. make sure too run as admin

Setup can't tell if PC has enough space to continue installing windows 11

Hi, I have 75 GB free in my drive C, I believe it's more than windows recomendation to updgare windows 11, but when I get this error from Windows 11 Setup that says
"We can't tell if your PC has enough space to continue installing Windows 11. Try restarting Setup."
I've been restarting the setup three times but it always stuck in this error message.

upgrade option problem

it says checking for update all good then suddenly an text appear says "Sorry we're having trouble determining if your pc can run windows 11. please close setup and try again"
image

closed the setup and even changed AllowUpgradesWithUnsupportedTPMOrCPU to 1

any fixes?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.