Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
[text]()Would like to know my PC laptop current version and if it has been updated?
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
AI answer
To check the current Windows version on the laptop, use either of these methods:
To check whether it has been updated:
If a command-line check is preferred, open PowerShell or Command Prompt and run:
systeminfo | findstr /B /C:"OS Name" /B /C:"OS Version"
That displays the installed Windows name and version.