

However, worry not because you can follow these same steps to disable it again. However, in the event that you update your Windows, the app will be re-enabled. It will disable the Microsoft Edge browser and will save all the data associated with the browser. Here, you are basically opting for the safest and easiest method. Rename and Disable Microsoft Edge in Windows As mentioned, it might not work in a few cases if the Windows is updated to the latest due to Microsoft’s hard software policies. This will remove and uninstall the Microsoft Edge browser from your Windows computer. It should look something like this: Get-AppxPackage -allusers Microsoft.MicrosoftEdge Microsoft.MicrosoftEdge_44.18362.1.0_neutral_8wekyb3d8bbwe | Remove-AppxPackage Copy the full value and edit the Get-AppxPackage command replacing PackageFullName with the copied information.Here is an example of how it will look: Microsoft.MicrosoftEdge Microsoft.MicrosoftEdge_44.18362.1.0_neutral_8wekyb3d8bbwe Search for the result that contains the text Microsoft.MicrosoftEdge.

Type in the following Get-AppxPackage | Select Name, PackageFullName and press Enter.
