Jump to content

Recommended Posts

Posted

Hi all,

 

One of the very last things with windows 10 is its constant insistence of creating a Mail app icon on a new users profile and sticking it to the taskbar.

 

mail-icon.jpg

 

Is there any way to stop this from being created via Group Policy of any other reg hack?

  • Thanks 2
Posted
Hi all,

 

One of the very last things with windows 10 is its constant insistence of creating a Mail app icon on a new users profile and sticking it to the taskbar.

 

[ATTACH=CONFIG]61297[/ATTACH]

 

Is there any way to stop this from being created via Group Policy of any other reg hack?

 

I was looking at this yesterday.

 

Firstly change the Following GPO:

 

User Configuration > Policies > Administrative Templates > Start Menu and Taskbar

Remove pinned programs from the Taskbar Disabled

Remove pinned programs list from the Start Menu Enabled

Start Layout Enabled

 

Point the start menu to a share with the following xml: (or, edit current start menu xml with the following)

 

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">
   
       
           
             
             
		  
          
       
   

 

 

That will remove mail for you and you can your own apps by editing the above code.

  • Thanks 1
Posted
I had a spate of issues with the startlayout once, my notes say "use notepad and utf8 but dont use notepad++". I havent had any issues using notepad to save our layout.
  • Thanks 2
Posted

It's very annoying it would be nice if it removed itself once Office was installed or it was replaced by the Outlook icon.

 

I see a few staff using it as they've obviously clicked the mail icon and then signing into there emails.

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...