Recent Discussions
Edge beta crashes after 5 seconds on some old versions of Windows 10
We have problems with Edge Beta versions 151.0.4129.15, 151.0.4129.21 and 151.0.4129.35. On launch Microsoft Edge briefly opens and then closes (like in 5 seconds) on Windows 10 RS1/RS2/RS3. I can't reproduce problem on other versions of Windows 10, such as TH1 or RS417Views0likes1CommentEdge >=150 blocks ALL extensions on *.cloud.microsoft (regression from 149) - no policy override
Starting with Edge 150, a hardcoded extension blocklist applies to *.cloud.microsoft (M365 Copilot and Microsoft 365 app surfaces). Extensions no longer run on these pages. This is a regression - on Edge 149 and earlier it worked fine on the same pages. The block affects all extensions, not a specific category, and it is not overridable via ExtensionSettings (runtime_allowed_hosts), ExtensionInstallForcelist, or any other policy we have tested. It hits both regular user-installed extensions and admin-approved, force-installed extensions on managed devices - so admins have no way to re-enable trusted extensions on these surfaces either. Confirmed breakage so far: - Password managers - verified with Bitwarden (users end up copy/pasting credentials out of the manager on Copilot pages, a real security regression) - Corporate training / user-adoption extensions - Accessibility extensions relied on by employees Ask to the Edge team: restore the pre-150 behavior, or ship an override so extensions can run on *.cloud.microsoft pages (for example, honor runtime_allowed_hosts / the force-install list on these surfaces). If this is by design, please document it clearly so users and admins stop chasing a config that cannot work. Environment: Edge Stable >=150 (works on 149 and earlier), Windows, both unmanaged and MDM-managed (Intune/GPO). Reproducible on a clean profile with a single extension. Are other users / admins / extension vendors seeing the same thing after updating to 150? Please add your affected extension below so Microsoft can gauge the blast radius.487Views2likes7Comments[Feature Request] Edge for Business-Extension Policy-blank minimum version breaks ExtensionSettings.
Hi, I have a Core Edge for Business policy, where I manage settings and extensions for majority of users in my company. I was adding an extension to it to Allow an extension being installed. By default when You choose extension from a store it is getting added to GUI with setting "Allow". After that when I edit entry for this addon and tried to add minimum version (8.6 in Edge store, while schema is #.#.#) I decided not to add it to not overcomplex settings. I have saved the settings. Few second later all my extensions were gone, some users reported same problems. Luckly I have quickly reverted the changes so policies did not update for everyone. Replication steps: Under Edge://policy I have identified that ExtensionSettings report Error: Error at ExtensionSettings.hfaciehifhdcgoolaejkoncjciicbemc.minimum_version_required: Schema validation error: Invalid value for string Json shows: "hfaciehifhdcgoolaejkoncjciicbemc": { "installation_mode": "allowed", "minimum_version_required": "", "override_update_url": false, "toolbar_state": "default_hidden" }, In GUI there is no clue about it, looks like not configured, when saving all goes "green". Extensions are getting uninstalled. Once reverted some extensions are back and require reconfiguration. I.e. Passsbolt asks for recovery key. Please if possible add a feature to validate such settings to not allow saving : "minimum_version_required": "" as in some cases in production it might be a nightmire ( Imagine reconfiguring ## addons times #### Users ).20Views0likes0CommentsSolution for PWAs not appearing as separate apps on Linux taskbars
Hi everyone, I recently Installed Microsoft Edge stable on Kubuntu Linux, and I ran into some problems using Progressive Web Applications (PWAs). Launch one Edge PWA (say, Microsoft Teams). It appears normally. Launch a second PWA (say, Microsoft Outlook). Both windows — and every PWA you launch afterward — collapse into a single taskbar group under the first PWA’s icon, identified as msedge. Pinned PWA launchers never show as running. Pinning a running PWA window produces a generic page icon that launches the bare Edge browser when clicked. Launching a PWA from the application menu briefly shows the launcher’s startup placeholder in the taskbar, which then disappears and is replaced by a separate, unassociated entry. This isn’t KDE-specific. GNOME users have also reported issues. After some troubleshooting with Claude, the issues were traced to a mismatch between how the PWAs are identified in the .desktop PWA launchers created by Edge and the app ids reported to Wayland, starting in September 2025, when Wayland was used by default. Identifier Value Example (Microsoft Outlook) Window app_id (native Wayland) msedge-_<appid>-Default msedge-_lkkahpbimdkjdjjiijflmhaeameegbcm-Default Desktop entry filename msedge-<appid>-Default msedge-lkkahpbimdkjdjjiijflmhaeameegbcm-Default StartupWMClass= in that file crx__<appid> crx__lkkahpbimdkjdjjiijflmhaeameegbcm So the solution is StartupWMClass in the .desktop launcher for the PWA to the Wayland app_id. I have a simple Bash script that will do this for all currently installed PWAs as a workaround, but the automod removed that post the last time I tried to post it. The suggested fix for Microsoft This should be a small change to Edge’s desktop-entry generation on Linux: write the Wayland app_id (msedge-_<appid>-<profile>) into StartupWMClass=, or better, make the window app_id match the desktop entry basename per the freedesktop convention. No compositor-side changes are needed — the verified workaround above demonstrates that. I’ve reported this through Edge’s in-browser feedback tool (Alt+Shift+I) with the full diagnosis. If you’re affected, sending your own feedback referencing the same details is the best way to get it prioritized — the in-browser channel is what reaches the Edge team’s triage.18Views0likes0Comments[Wayland] PWAs no longer appear as separate app windows — all group under main Edge icon
Hi, Since around 2025-09-07 to 2025-09-10, I’ve noticed that on GNOME (Wayland) all installed PWAs (even across different profiles) now appear grouped under the main Edge browser icon in the GNOME Shell dash/taskbar. Previously, each PWA would open in its own window group with its own icon. This is still the behavior in Chromium/Brave/Chrome, and can be restored there by editing the PWA’s .desktop file to set: StartupWMClass=<same value as Icon> However, Edge now seems to ignore StartupWMClass completely on Wayland, breaking workspace separation and making task switching hard. Environment: Ubuntu 25.04 GNOME 48.0 / Mutter (Wayland) Kernel 6.14.0-29 Intel Iris Xe GPU Edge (latest stable, observed post 2025-09-13) Repro steps: Install any PWA (e.g. Outlook, Teams, Spotify) from Edge Launch it (from any profile) Observe that it appears grouped under the main Edge browser icon Expected: PWA shows under its own icon and window group like in Chromium-based browsers Actual: All PWAs are bundled into the main Edge window group Editing StartupWMClass in the .desktop file no longer helps This regression makes PWAs much harder to manage on Wayland. Please route to the Linux/Wayland team if possible. Thanks!3.7KViews13likes20CommentsEdge version 150 JavaScript speechSynthesis.getVoices() undefined voices
For the past few days JavaScript speechSynthesis has had a problem in Edge browser. Sometimes it gets the proper list of voices but most of the time it returns: "Microsoft undefined Online (Natural) - undefined" for every single Natural voice. It then uses the default voice (Microsoft David) for speaking the utterance. Can you fix this bug? Edge Version 150.0.4078.83 (Official build) (64-bit) Thank you.287Views1like1CommentEdge Block/Add Site Notification - How to Disable with GPO?
Hello, I haven't been able to find answers anywhere so far to figuring this out. Currently looking into using GPO for disabling the Block/Allow to send site notifications tabs found in Privacy, search, and services -> Site permissions -> All permissions -> Notifications. I have been able to block to turn off notifications for all websites by default and block the "Ask before sending" notification settings in the same menu as mentioned above. I did so by creating a GPO with the following settings: Computer Configuration -> Policies -> Administrative Templates -> Microsoft Edge -> Content Settings After navigating to this folder, I opened the "Default Notification Setting" setting. Inside of it I switched it to Enabled and Don't allow any site to show Desktop notifications. I have already looked at the "Allow notifications on specific sites" and the "Block notifications on specific sites" settings, however these just allow you to add websites that you want to block or allow that the user cannot remove. I have discovered that putting a wildcard "*" into the "Block notifications on specific sites" settings values will not allow the user to add any more sites to the list. However this still leaves the user to add any site they wish to the "Allow notifications from specific sites" setting, which is the main concern considering all sites should have notifications disabled. Has anyone else had this problem and found a solution or workaround? This works in Chrome, but Edge has been difficult Thanks.51Views0likes1CommentUsers prompted for WHfB auth for Entra SSO resources
My colleagues and I have noticed that we are frequently being prompted to perform a Windows Hello for Business authentication when we use Edge to access resources that use Entra for authentication. Previously, this authentication occurred transparently. Has something changed recently?32Views0likes2CommentsNew Canary Edge issue
Since the latest update to .4157 on Canary Edge the browser window behavior has changed. I always have 2 browsers open, Edge Canary and AOL. I can switch easily between the 2 from the Taskbar. Starting today if I go to AOL and then try to go back to Canary instead of opening the whole browser it gives me the option of going back to 2 of 3 browser tabs I have open. What has changed?21Views0likes1CommentWhy ublock origin on Microsoft's new Addon store is not being updated?
ublock origin on Microsoft's new Addons store: (Version 1.23.0 - Updated November 29, 2019) ublock origin on Google's Chrome extension store: (Version 1.24.4 - Updated February 6, 2020) ublock origin on Firefox's Addons store: (Version 1.25.0 - Updated Feb 19, 2020) Fact #1: Firefox has the most recent and newest features Fact #2: in November 29 2019, Microsoft wasn't even accepting extensions/addons submissions in their new store. this article was posted December 16 sayings: "Starting today, the Microsoft Edge Addons store is now open for submissions for all developers. " Fact #3: in Firefox and Google Chrome, ublock origin is added by its original author, Raymond Hill, but in Microsoft's Addons store, it's added by someone named "Nik Rolls" ! which according to his Github page, forked ublock origin! and posted it in Microsoft Addons store and now people think it's the same original one. so why all of these happened? can someone from Microsoft please do something about these? Thanks in advanceSolved7.1KViews4likes5CommentsCan't see 'line focus' option
Hi all, I find the fade of the background in Edge frustrating as it dims the images and wanted to remove the fade (or make the images remain in focus). I thought maybe the 'line focus' option would help, but I can't find it in my browser. I click 'reading mode (F9)', but see no option for 'reading preferences' in the top bar - instead I see what I've attached. I'm using Version 150.0.4078.48 (Official build) (64-bit). Can anyone please help?115Views0likes6CommentsRegression: Vertical tabs no longer collapse in fullscreen (F11) after latest Edge update
After the latest Microsoft Edge update, the vertical tab sidebar no longer collapses when entering fullscreen mode (F11). Previously, when fullscreen was enabled, the vertical tabs would automatically collapse or hide, allowing the webpage to use the full screen space. Now the vertical tab bar remains visible, reducing usable screen area. Steps to reproduce: Enable Vertical Tabs in Microsoft Edge Open any website Press F11 to enter fullscreen mode Observe that the vertical tab sidebar remains visible Expected behavior: Vertical tabs should collapse or automatically hide in fullscreen mode, as they did in earlier versions. Actual behavior: The vertical tab sidebar stays visible during fullscreen instead of collapsing. Additional testing: Tested in a Guest profile (fresh profile with default settings); issue still occurs Happens across different websites Restarting Edge does not fix the issue Edge version: 145.0.3800.58 (Official build) (64-bit)702Views6likes7CommentsEdge constantly purges itself
At least twice a month, Edge seems to purge everything. All of my history is gone, all of my accounts are logged out (and do not have username suggestions when logging back in), sites have been reset from dark theme to light, etc. I am the only person with access to this computer and am not wiping the history or anything myself. Why does it keep doing this? How do I stop it?88Views2likes2CommentsUnable to open any websites
Haven't been able to use Edge Canary for the past couple of days. Just get the message: This page is having a problem. Have tried repair, uninstall and reinstall, all to no avail. Works ok on my other PC. Edition Windows 11 Pro Version 25H2 Installed on 02/02/2025 OS build 26200.8039 Experience Windows Feature Experience Pack 1000.26100.300.083Views0likes2CommentsWhy Stability Matters More Than New Features for Many Users
To Microsoft Edge Leadership and Product Management, I am writing as a long time Microsoft user who is seriously considering moving away from Microsoft Edge because of the cumulative frustration caused by frequent updates and the disruption they create. The immediate issue prompting this letter is the recent Edge update that caused website favicons in Favorites to disappear and be replaced with generic globe icons. While this may seem like a minor issue to some, it significantly affects how I use the browser. I maintain a large, organized collection of Favorites, and I rely on visual recognition of icons to quickly locate websites. Removing that functionality has made navigation slower and more frustrating. However, this letter is not really about favicons. My larger concern is the direction that modern software development appears to have taken. Years ago, software updates were less frequent and more deliberate. New versions were released perhaps once a year. Users had time to learn the software, become comfortable with it, and develop confidence that it would continue working in familiar ways. Today, it feels as though major applications are updated continuously. Changes arrive monthly, weekly, and sometimes even more frequently. Features move. Interfaces change. Workflows are altered. Bugs appear in areas that previously worked correctly. Users are expected to adapt constantly. What is most frustrating is the feeling that stability has become secondary to rapid deployment. I understand that no software is perfect. I understand that bugs happen. What concerns me is the impression that organizations increasingly accept a certain level of user disruption as an unavoidable cost of doing business. Perhaps each individual problem affects only a small percentage of users. But over time, those small percentages accumulate. Each issue chips away at customer trust and confidence. Many users do not take the time to complain. They simply become frustrated and eventually leave. History has shown that dominant technology companies can lose their position when they stop listening closely to the user experience. Yahoo once seemed untouchable as a search engine and email provider. Google succeeded because it focused on simplicity, reliability, and making things easier for users. As a customer, I want software that is dependable. I want updates that improve my experience without disrupting established workflows. I want to feel that stability is valued as highly as innovation. Most importantly, I want to feel that the people making decisions about products understand how those decisions affect the people who use them every day. The recent Edge issue may be resolved in a future update. My concern is that the issue reflects a broader trend that many users are experiencing across modern software. I hope Microsoft will place greater emphasis on quality assurance, stability, backward compatibility, and the long term user experience. Those qualities are often what build customer loyalty, and what keep users from looking elsewhere. Sincerely, A frustrated but long time Microsoft customer65Views1like1CommentCrash when submitting web page input fields with soft keyboard Enter
### Summary Microsoft Edge Canary for Android crashes when submitting web page input fields using the Android soft keyboard Enter key. GitHub search is one stable reproduction case, but this is not GitHub-specific. I have also reproduced similar crashes on other websites with text input/search fields. ### Environment - App: Microsoft Edge Canary for Android - Package: `com.microsoft.emmx.canary` - Version: `152.0.4142.0` - Version code: `414200023` - Device: vivo V2417A - Android SDK: 36 - ABI: arm64-v8a ### Reproduction case 1. Open Microsoft Edge Canary on Android. 2. Navigate to `https://github.com/`. 3. Tap the GitHub search box. 4. Type any text. 5. Press Enter on the Android soft keyboard. ### Expected behavior The input/search action should be submitted normally. ### Actual behavior Edge Canary crashes immediately after pressing Enter. ### Scope This does not appear to be specific to GitHub. The same type of crash can also be triggered on other websites when submitting text input/search fields using the Android soft keyboard Enter key. GitHub is used here as a minimal stable repro because it is easy to test. ### Crash information Exception: ```text java.lang.IndexOutOfBoundsException: Index 24 out of bounds for length 0 ``` Relevant stack trace: ```text java.util.ArrayList.get(ArrayList.java:434) android.view.ViewGroup.getAndVerifyPreorderedView(ViewGroup.java:3873) android.view.ViewGroup.gatherTransparentRegion(ViewGroup.java:7438) android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:5207) android.view.Choreographer.doFrame(...) ``` ### Notes - Reproduced directly on the Android phone. - Trigger appears related to submitting web page input/search fields via the Android soft keyboard Enter key.31Views0likes3CommentsCSS scrollbars
Hi, I noticed that Edge 150.0.4078.65 on Windows 11 does not appear to render the "scrollbar-color" and "scrollbar-width" styles from the https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Scrollbars_styling. See demo page: https://css-scrollbars-skobescr.yoyo.codes/, where all scrollbars appear in the default style. This surprised me for a couple of reasons: (1) "Can I Use" claims (mistakenly?) that Edge suppports this feature. (2) Other Chromium-based browsers support this feature. I'm curious if this is a regression, a deliberate product decision, or something we may expect to see added in the future.12Views0likes0CommentsWeb Speech API stopped working on Edge starting with v.134
Starting with version 134 of the Edge Browser (Windows 10, Edge Stable Version 134.0.3124.51, released March 6, 2025), the functionality of speech recognition (WebSpeechAPI) has been broken. This issue potentially impacts millions of users. Requests to Microsoft servers return a "Network error." For more details, please refer to this ticket: https://github.com/speech-translator-ext/speech-translator-readme/issues/50 An easy way to test speech recognition: https://www.google.com/intl/en/chrome/demos/speech.html About Web Speech API: https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API#browser_compatibility PS: It’s also unfortunate that, as a web browser extension developer, the "App Assure" functionality is not available. (App Assure: Facing issues with your business apps or websites on the latest version of Microsoft Edge? Microsoft will help you resolve them at no additional cost.) And in general it's very unclear where to report such issues.Solved17KViews4likes32CommentsText annotations disappear if saved while the text box is still focused in Edge Screenshot editor
Hi Edge team, I found a reproducible issue in the built-in Screenshot feature in Microsoft Edge. When I add a text annotation to a screenshot using the Text tool, the annotation disappears from the saved image if I click Save while the text box is still focused. The text is only included in the final image if I manually click outside the text box first. Steps to reproduce: Step 1: Open Microsoft Edge. Step 2: Use the built-in Screenshot feature to take a screenshot. Step 3: In the Screenshot editor, select the Text tool. Step 4: Type any text annotation on the screenshot. Step 5: Without clicking outside the text box, click Save. Step 6: Open the saved image. Expected result: The text annotation should be automatically committed and merged into the screenshot when clicking Save, even if the text box is still focused. Actual result: The active text annotation is not merged into the final image. The saved screenshot does not contain the text annotation, and the text is silently lost. Impact: This can cause users to lose important notes or ideas when using the Screenshot feature for documentation, study notes, bug reports, or productivity workflows. Since the screenshot appears to save normally, users may not notice that the annotation is missing until later. Suggested fix: When the user clicks Save, Edge should automatically commit any active text box before exporting the screenshot. Environment: Microsoft Edge version: 150.0.4078.48 Official build Channel: Stable Operating system: Windows 1131Views0likes1Comment
Events
Recent Blogs
- 8 MIN READMicrosoft Edge for Business, the new, dedicated work experience for the Microsoft Edge browser, is now available in Microsoft Edge stable version 116. All customers who sign into Edge using Microsoft...Aug 04, 2023302KViews2likes73Comments
- Microsoft Edge for Business, the new, dedicated work experience for Microsoft Edge, is in preview today! Microsoft Edge for Business is planned to be the standard browser experience for organi...Jul 11, 202310KViews3likes2Comments