Skip to content
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

Detecting Windows 11 as Windows 10 NT #509

Open
umutamac opened this issue Feb 28, 2022 · 0 comments
Open

Detecting Windows 11 as Windows 10 NT #509

umutamac opened this issue Feb 28, 2022 · 0 comments

Comments

@umutamac
Copy link

umutamac commented Feb 28, 2022

window.navigator.userAgent of the browser is: Mozilla/5.0 (Windows NT 10.0; Win 64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/ 537.36
And it's detected like Windows NT 10.0
However, the real name of the browser is Windows 11

Here is a tutorial on how to be able to detect Windows 11:
https://docs.microsoft.com/en-us/microsoft-edge/web-platform/how-to-detect-win11

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

1 participant