Jump to content

Recommended Posts

Posted

There are two different ways you could do this.

 

  1. Disable the "Show Windows Store apps on the taskbar" Group Policy setting. IIRC, this might only remove the Mail shortcut however.
     
    https://gpsearch.azurewebsites.net/#10898
     
     
  2. Create or edit a custom start/taskbar layout that replaces the default shortcuts shown on the taskbar with your own shortcuts. More details here:
     
    https://docs.microsoft.com/en-us/windows/configuration/configure-windows-10-taskbar#remove-default-apps-and-add-your-own
     
        xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification"
       xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout"
       xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout"
       xmlns:taskbar="http://schemas.microsoft.com/Start/2014/TaskbarLayout"
       Version="1">
     
       
         
           
         
       
     
    


     

  • Thanks 3
  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...