Comments on: Reinstall Microsoft Edge on Windows OS https://browserhow.com/how-to-reinstall-microsoft-edge-on-windows-os/ Web Browser How-to's! Wed, 25 Oct 2023 05:03:48 +0000 hourly 1 By: Kushal Azza https://browserhow.com/how-to-reinstall-microsoft-edge-on-windows-os/comment-page-1/#comment-82123 Wed, 25 Oct 2023 05:03:48 +0000 https://browserhow.com/?p=16426#comment-82123 In reply to Rich.

You need to open the PowerShell program as Administrator. Without Admin level permission, you cannot make any system changes.

]]>
By: Rich https://browserhow.com/how-to-reinstall-microsoft-edge-on-windows-os/comment-page-1/#comment-82087 Mon, 23 Oct 2023 18:54:40 +0000 https://browserhow.com/?p=16426#comment-82087 Reinstall part doesn’t work – gives access denied error

]]>
By: jamacoe https://browserhow.com/how-to-reinstall-microsoft-edge-on-windows-os/comment-page-1/#comment-16666 Sat, 03 Sep 2022 10:58:22 +0000 https://browserhow.com/?p=16426#comment-16666 PS C:\Users> Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
Get-AppXPackage: The ‘Get-AppXPackage’ command was found in the module ‘Appx’, but the module could not be loaded. For more information, run ‘Import-Module Appx’.
PS C:\Users> Import-Module Appx
Import-Module: Operation is not supported on this platform. (0x80131539)

]]>
By: Nabeela https://browserhow.com/how-to-reinstall-microsoft-edge-on-windows-os/comment-page-1/#comment-11440 Fri, 13 May 2022 02:21:25 +0000 https://browserhow.com/?p=16426#comment-11440 Says Access is denied. Unable to reinstall.

]]>
By: Michel Coulon https://browserhow.com/how-to-reinstall-microsoft-edge-on-windows-os/comment-page-1/#comment-10527 Wed, 30 Mar 2022 08:23:40 +0000 https://browserhow.com/?p=16426#comment-10527 In reply to Shady.

go to C:\Program Files (x86)\Microsoft\Edge\Application\installer
CMD : setup.exe –uninstall –system-level –verbose-logging –force-uninstall
Reinstall with the offline installer MicrosoftEdgeEnterpriseX64.msi

]]>
By: Azcer https://browserhow.com/how-to-reinstall-microsoft-edge-on-windows-os/comment-page-1/#comment-7419 Mon, 22 Nov 2021 05:12:21 +0000 https://browserhow.com/?p=16426#comment-7419 What do we do with the file we backed up? Do we restore it to its original location?

]]>
By: Kushal Azza https://browserhow.com/how-to-reinstall-microsoft-edge-on-windows-os/comment-page-1/#comment-7420 Mon, 22 Nov 2021 02:59:37 +0000 https://browserhow.com/?p=16426#comment-7420 In reply to Azcer.

If something goes wrong after deleting the folder, the backup will help. You can also restore the backup file within the folder after reinstalling the Edge if you need to retain the browser data.

]]>
By: Shady https://browserhow.com/how-to-reinstall-microsoft-edge-on-windows-os/comment-page-1/#comment-5881 Sat, 07 Aug 2021 19:00:41 +0000 https://browserhow.com/?p=16426#comment-5881 Does it work after updating from 20H2?

]]>