How To Fix Microsoft Edge Not Working (3 Fixes)

How To Fix Microsoft Edge Not Working (3 Fixes)

HomeOther ContentHow To Fix Microsoft Edge Not Working (3 Fixes)
ChannelPublish DateThumbnail & View CountActions
Channel Avatar SOS - PC2015-10-07 21:02:03 Thumbnail
206,544 Views
If you have any problems with the new browser Microsoft Edge, then this video is for you
======================================================
– Command 1:
powershell

– Command 2:
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like /”*SystemApps*/”} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/”}

– Command 3:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/”}
==============
(with command 2 and 3 if after pasting you notice a dash or a hyphen after AppXManifest-, remove it (remove the dash or hyphen after AppXManifest) )

Please take the opportunity to connect and share this video with your friends and family if you find it useful.