Follow
Browsers Windows

How Do You Translate Videos in Microsoft Edge?

Richard
Written by
Richard
Apr 23, 2026 Updated Apr 27, 2026 3 min read
How Do You Translate Videos in Microsoft Edge?
Verified for Geek Rewind — This guide was last tested and updated in April 2026.

Microsoft Edge offers an AI-powered translation tool that provides real-time audio dubbing and subtitles. This feature helps you understand content in foreign languages without leaving your browser.

Why use this feature?

Use this to watch global news or educational content in your preferred language. It removes language barriers for streaming media.

What happens when done?

When you enable this, Edge downloads a language model. All processing happens on your device. Your data stays private and is not sent to the cloud.

Language Support and Accuracy

The AI-powered translation is highly accurate but currently limited to specific language pairs. It works best on supported websites. It does not work on every site on the internet. The quality depends on the clarity of the original audio.

Hardware Requirements

This feature uses on-device translation. Your computer must have at least 12 GB of RAM and a 4-core processor to handle the workload. It is currently available for Windows users and is not supported on mobile devices or macOS at this time.

Option One: Turn On or Off for Your Account

This method changes settings for your specific user profile.

  1. Open Microsoft Edge.
  2. Click the Settings and more (three dots) menu, then select Settings.
  3. Click Languages in the left menu.
  4. Toggle Offer to translate videos on supported sites to On.
micrsoft edge browser more option and settings
micrsoft edge browser more option and settings
Microsoft Edge settings menu showing the video translation toggle switch

Option Two: Enable or Disable for All Users (Admin Required)

IT administrators can use the LiveVideoTranslationEnabled policy via ADMX templates or registry settings to manage this for all users.

To Always Enable (Admin Required):

🗝️Registry
reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v LiveVideoTranslationEnabled /t REG_DWORD /d 1 /f

To Disable (Admin Required):

🗝️Registry
reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v LiveVideoTranslationEnabled /t REG_DWORD /d 0 /f

To Reset to Default (Admin Required):

🗝️Registry
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v LiveVideoTranslationEnabled /f

Troubleshooting

If the translate icon does not appear, ensure you are on a supported website. Check that your browser is updated to the latest version. Verify your hardware meets the 12 GB RAM requirement. If the issue persists, check if your IT department has disabled the feature via browser policy.

Summary

Microsoft Edge provides real-time video translation using on-device AI. You can toggle this in your settings or use registry commands for enterprise management. Ensure your hardware meets the requirements for the best experience.

How accurate is the AI-powered translation?

The AI-powered translation provides high accuracy for supported language pairs. It is designed to capture the meaning of spoken words in real-time. However, accuracy can vary based on background noise, speaker accent, and audio quality. It is a helpful tool for understanding content but may occasionally miss nuances in complex speech.

Does real-time video translation work on all websites?

No, real-time video translation does not work on every website. It is currently limited to specific supported platforms that Microsoft has enabled for this feature. If the translate icon does not appear when you play a video, the site is likely not supported for automatic translation at this time.

For more technical details, visit the official Microsoft Learn documentation.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable or Disable Grammar Check in Microsoft Edge
Browsers How to Enable or Disable Grammar Check in Microsoft Edge
How to Repair Microsoft Edge in Windows 11
Windows How to Repair Microsoft Edge in Windows 11
How To Fix Microsoft Edge Not Opening On Windows 11
Browsers How To Fix Microsoft Edge Not Opening On Windows 11
How to Change Browser Theme in Microsoft Edge
Browsers How to Change Browser Theme in Microsoft Edge

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *