Next-Gen App & Browser
Testing Cloud

Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles

Next-Gen App & Browser Testing Cloud

What's the Latest Version of Edge User Agents

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

What is the Edge User Agent?

The Edge user agent is a string identifying Microsoft Edge to websites, containing details like browser version, rendering engine, and OS to ensure compatibility.

Edge User Agent Format

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
    • Legacy identifier for compatibility (used by most modern browsers).
  • (Windows NT 10.0; Win64; x64)
    • OS Details:
    • Windows NT 10.0= Windows 10/11.
    • Win64= 64-bit OS.
    • x64= x86-64 CPU architecture.
  • AppleWebKit/537.36 (KHTML, like Gecko)
    • Indicates the Blink rendering engine (used by Chromium-based browsers like Edge).
  • Chrome/120.0.0.0
    • Reflects Chromium version (Edge shares its base with Chrome).
  • Safari/537.36
    • Legacy WebKit token for website compatibility.
  • Edg/120.0.0.0
    • The Edge-specific identifier, confirming the browser and version.

Why This Format?

  • Backward compatibility with websites expecting Chrome/Safari tokens.
  • Ensures proper rendering by including both Blink (AppleWebKit) and Chromium (Chrome) markers.

How to Modify Edge’s User Agent

  • Change User-Agent: Dev Tools: Press F12 → More Tools → Network Conditions → Uncheck "Use browser default" and enter a custom string.
  • Extensions: Use tools like "User-Agent Switcher" for persistent changes.

How to Check Edge’s User Agent

  • Via Browser: Open Edge, go to edge://version → Find "User Agent" under the browser details.
  • Using JavaScript: Open DevTools (F12), go to the Console tab, and type:
  • navigator.userAgent; 
    • Press Enter to display the full user agent string.
  • Online Tools: Visit a free online tool like What is My User Agent (Linked below in "Checkout Free Online Tools for Your Browsers" section) to instantly view your Edge UA string.

What is my User Agent?

Checkout Free Online Tools for Your Browsers

Test Your Website on 3000+ Browsers

Get 100 minutes of automation test minutes FREE!!

Test Now...

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 Now
ShadowLT Logo

Test on all latest browsers with LambdaTest

Get instant access to 3000+ real browser versions for testing!

Signup for free