AirWolf
Honorary Master
MS EDGE disappeared on me today .... Anyone else seen this behaviour from WIN 10 Pro?
If so How do you get it back?
Disappeared as in completely uninstalled?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
MS EDGE disappeared on me today .... Anyone else seen this behaviour from WIN 10 Pro?
If so How do you get it back?
Disappeared as in completely uninstalled?
Completely missing so I assume it uninstalled itself.
Explorer is checked but Edge isn't listed under Windows features and mine still work.Control panel --> Programs and features --> Turn Windows features on or off
Is it or Internet explorer 11 in the list?
Explorer is checked but Edge isn't listed under Windows features and mine still work.
Windows PowerShell
Copyright (C) 2015 Microsoft Corporation. All rights reserved.
PS C:\WINDOWS\system32> Get-AppxPackage *edge* | Remove-AppxPackage
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.
(Exception from HRESULT: 0x80073CFA)
error 0x80070032: AppX Deployment Remove operation on package
Microsoft.MicrosoftEdge_20.10240.16384.0_neutral__8wekyb3d8bbwe from:
C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe failed. This app is part of Windows and cannot be
uninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn Windows
Features on or off. However, it may not be possible to uninstall the app.
NOTE: For additional information, look for [ActivityId] 16cf8b6e-f10e-0000-a8a4-cf160ef1d001 in the Event Log or use
the command line Get-AppxLog -ActivityID 16cf8b6e-f10e-0000-a8a4-cf160ef1d001
At line:1 char:27
+ Get-AppxPackage *edge* | Remove-AppxPackage
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.Micro...__8wekyb3d8bbwe:String) [Remove-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand
PS C:\WINDOWS\system32>
PS C:\WINDOWS\system32> Get-AppxPackage Microsoft.MicrosoftEdge_20.10240.16384.0_neutral__8wekyb3d8bbwe | Remove-AppxPa
ckage
PS C:\WINDOWS\system32>
Mine as well. You can run explorer from inside Edge, so might require Explorer 11 to be active?
Explorer is checked but Edge isn't listed under Windows features and mine still work.
Control panel --> Programs and features --> Turn Windows features on or off
Is it or Internet explorer 11 in the list?
good old fashioned trick that still works:
start > Run (or open a cmd prompt - not sure if you need elevation, i disable UAC)
control userpasswords2
Select the account to auto login
Untick "users must enter a password to use the computer"
OK > and enter the password to use when auto loging in...