Next-Gen App & Browser
Testing Cloud
Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles
Discover the latest Edge browser user agent strings across platforms. Keep track of the newest Edge versions for Windows and macOS.
Last updated on : 2025-04-29
The Edge user agent is a string identifying Microsoft Edge to websites, containing details like browser version, rendering engine, and OS to ensure compatibility.
Example:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0
Includes Chrome-like tokens (Blink engine) and "Edg/" to denote Edge.
Mozilla/5.0
(Windows NT 10.0; Win64; x64)
Windows NT 10.0
= Windows 10/11.Win64
= 64-bit OS.x64
= x86-64 CPU architecture.AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/120.0.0.0
Safari/537.36
Edg/120.0.0.0
AppleWebKit
) and Chromium (Chrome
) markers.edge://version
→ Find "User Agent" under the browser details.F12
), go to the Console tab, and type:navigator.userAgent;
KaneAI - Testing Assistant
World’s first AI-Native E2E testing agent.
Check Your Browser's Compatibility Score
Explore how your CSS, JavaScript, and other web technologies perform on the latest browsers.
Check NowTest on all latest browsers with LambdaTest
Get instant access to 3000+ real browser versions for testing!