8000 unfortunately we could not determine if windows 11 can run on your pc close setup and try again · Issue #42 · coofcookie/Windows11Upgrade · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

unfortunately we could not determine if windows 11 can run on your pc close setup and try again #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
DerPwny opened this issue Sep 30, 2023 · 5 comments

Comments

@DerPwny
Copy link
DerPwny commented Sep 30, 2023

Error message "unfortunately we could not determine if windows 11 can run on your pc close setup and try again" when running the tool and after selecting the official Windows 11 ISO.
I am already on Windows 11 21H2 and want to update to 22H2

@DerPwny
Copy link
Author
DerPwny commented Oct 1, 2023

This regfix worked. Export this registry key beforehand as a backup and then run this in a CMD window (as Admin).

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

You might need to run this as well, if you get further error messages (I didn't need to).

wmic /namespace:"\\root\subscription" path __EventFilter where Name="Skip TPM Check on Dynamic Update" delete

@RubenPX
Copy link
RubenPX commented Nov 6, 2023

This regfix worked. Export this registry key beforehand as a backup and then run this in a CMD window (as Admin).

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

You might need to run this as well, if you get further error messages (I didn't need to).

wmic /namespace:"\\root\subscription" path __EventFilter where Name="Skip TPM Check on Dynamic Update" delete

Not working for me

@GhostOfSatoshi
Copy link

Not worked for me either.

@tarvcode
Copy link

This regfix worked. Export this registry key beforehand as a backup and then run this in a CMD window (as Admin).

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

You might need to run this as well, if you get further error messages (I didn't need to).

wmic /namespace:"\\root\subscription" path __EventFilter where Name="Skip TPM Check on Dynamic Update" delete

worked for me, thanks. upgrading from 21h2 to 22h2.

also for those that run across this, the latest 22h2 update wasn't working, i had to find an older iso from dec 2022 and that worked for me. anything newer than sept 2023 wouldn't run at all.

@Seunke
Copy link
Seunke commented Feb 12, 2024

Same here. Tried to upgrade from a laptop which doesn't meet the requirements (processor) but with Windows 11 home installed. Both reg edits tried, still no joy...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
2A58
0