Forum Discussion
stevenzelenko
Apr 16, 2025Brass Contributor
MSIX Apps Not Showing the Windows 11 Start Menu
We are seeing a strange issue in our AVD Dev build. We followed all guidelines on packaging up MSIX apps and can attach them via the Azure portal, but these apps are not showing in the start menu. ...
Kidd_Ip
Apr 17, 2025MVP
Any chance to fix by exclude start Menu Cache in FSLogix:
<Exclude Copy="0">AppData\Local\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\TempState</Exclude>
<Exclude Copy="0">AppData\Local\Packages</Exclude>