Hide Windows apps on Start Menu

js2010 186 Reputation points
2020-06-02T18:05:40.237+00:00

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?

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,899 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2020-06-02T18:14:22.68+00:00

    Something here may help.

    https://learn.microsoft.com/en-us/windows/configuration/windows-10-start-layout-options-and-policies

    --please don't forget to Accept as answer if the reply is helpful--

    --------------------------

    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    0 comments No comments

  2. Jenny Feng 706 Reputation points
    2020-06-03T02:50:55.857+00:00

    Hi,

    You could add or remove all apps list in start menu in local group policy editor:

    -Open the all users, specific users or groups, or all users except administrators Local Group Policy Editor

    -In the left pane of the Local Group Policy Editor, click on to expand User Configuration, Administrative Templates, and Start Menu and Taskbar.

    -In the right pane of Start Menu and Taskbar, double click on the Remove All Programs list from the Start menu policy to edit it.

    You could select either Not Configured ,Disabled or Enabled.

    When finished, you can close Local Group Policy Editor if you like.
    Restart the explorer process, sign out and sign in, or restart the computer to apply.

    Hope above information can help you.

    0 comments No comments