Microsoft Edge includes a Share menu, a handy tool for sending links to other apps, nearby devices, or email. You can also use it to generate QR codes.
You can enable or disable Edge sharing by using the Windows Terminal as an administrator. Run ‘reg delete “HKLM\SOFTWARE\Policies\Microsoft\Edge” /v ConfigureShare /f’ to enable it, or ‘reg add “HKLM\SOFTWARE\Policies\Microsoft\Edge” /v ConfigureShare /t REG_DWORD /d 1 /f’ to disable it.
Why enable or disable Share?
Disabling Edge’s Share feature can prevent accidental sharing on public computers and helps keep the browser focused. Enabling the Share feature gives users full access to Windows’ built-in sharing tools.
What happens when done?
Disabling Edge sharing removes the ‘Share’ button from Microsoft Edge’s menus and toolbar, stopping it from offering sharing options. Administrator access is required for this change, as the ConfigureShare policy governs the sharing option.
Managing Edge’s sharing features necessitates signing in as an administrator. This functionality is controlled by the ConfigureShare setting within the Microsoft Edge Browser Policy Documentation.
Steps to Configure Sharing
- Open the Windows Terminal app as an administrator.
- Depending on your goal, copy and paste one of the following commands:
To disable Edge sharing, you’ll use a specific command in Windows Terminal. First, open the Windows Terminal app. To do this with administrator privileges, right-click the app icon and select ‘Run as administrator’. Then, you can copy and paste the command to remove the sharing setting. This command tells Windows to delete the sharing configuration for Edge.
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v ConfigureShare /f
To Disable Share:
reg add "HKLM\SOFTWARE\Policies\Microsoft\Edge" /v ConfigureShare /t REG_DWORD /d 1 /f
Summary
You can control the Share feature’s availability in Microsoft Edge by adjusting the registry policy. These commands let administrators show or hide the sharing menu for everyone on the computer. Always ensure you are running the terminal with administrator privileges to apply these changes successfully.
How do you share on Microsoft Edge?
Sharing content on Microsoft Edge is a quick process: click the three dots in the top corner to open the menu and then select ‘Share’.
How does Microsoft sharing work?
Microsoft’s sharing feature works by using a Windows system component that acts as a bridge, connecting Edge to your computer.
How to set up file sharing between two computers?
Setting up file sharing between two computers involves making sure they are on the same network and turning on specific sharing options in Windows.
How to sync Edge between devices?
Syncing Microsoft Edge between your devices is achievable when you sign in with the same Microsoft account on each computer.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!