How To Remove ms-resource:AppName/Text entry in Windows Start Menu [Tutorial]
How To Remove ms-resource:AppName/Text entry in Windows Start Menu [Tutorial]
Commands Used:
Get-AppxPackage -all *HolographicFirstRun* | Remove-AppPackage -AllUsers
cd $Env:localappdata\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy
AppData\Local\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy
Remove-Item -Recurse -Force .\TempState\
Some Windows 11/10 users have reported seeing ms-resource:AppName/Text mutant/rogue entry on Start menu after upgrading to later versions of Windows 10. In this tutorial, we describe what this item is and how to get rid of it.
Many windows 11 & Windows 10 users are reporting that there is an entry in start menu in windows 10 named ms-resource:AppName/Text. Many windows 10 users are confused about it and have no clue about this entry. This entry looks like the trace of a Microsoft.Windows.HolographicFirstRun application of windows 10 which could not get removed in the subsequent updates of windows 10. If you are also a windows 10 user affected by this, here is a complete solution to get rid of this entry from start menu.
This tutorial will apply for computers, laptops, desktops, and tablets running the Windows 10 and Windows 11 operating systems (Home, Professional, Enterprise, Education) from all supported hardware manufactures, like Dell, HP, Acer, Asus, Toshiba, Lenovo, Alienware, Razer, MSI, Huawei , Microsoft Surface, and Samsung.