How can I hide menu items for Windows apps on the Start Menu? For the old .lnk files, I could just do:
attrib +h "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Reader DC.lnk"
Can I do a similar thing for a Windows app listed in the Start Menu? Like I would like to remove "Your Phone", Mobile Plan", "MaxxAudioPro", and maybe some other games. This would apply to new users logging into lab machines.
Also, once I remove them, how would I later add them back?