Hey all,
I am using Windows 10 1709 with View 7.3.1 and UEM 9.6
I tweak the parent image to my liking including a custom start menu and tile layout. This includes Edge and Chrome in a Browsers group in the start menu. When I log on as a standard user I get the layout but Edge is missing. The space is there for it but no icon. When I hit the start menu and search for Edge it isn't there. I know it is part of the parent but it has vanished.
I ran this in powershell on the parent and here is the output
PS C:\Windows\system32> Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*Edge*"}
Name : Microsoft.MicrosoftEdge
Publisher : CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architecture : Neutral
ResourceId :
Version : 40.15063.674.0
PackageFullName : Microsoft.MicrosoftEdge_40.15063.674.0_neutral__8wekyb3d8bbwe
InstallLocation : C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe
IsFramework : False
PackageFamilyName : Microsoft.MicrosoftEdge_8wekyb3d8bbwe
PublisherId : 8wekyb3d8bbwe
PackageUserInformation : {S-1-5-21-2188134123-2592434504-3941987552-1003 [svc_nessus]: Installed,
S-1-5-21-2188134123-2592434504-3941987552-1001 [Admin]: Installed}
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
IsPartiallyStaged : False
This is the start menu on the parent
![]()
This is the start menu on the non-persistent linked clone
![]()