supportman Posted March 25, 2021 Posted March 25, 2021 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. Is there any way to stop this from being created via Group Policy of any other reg hack? 2
Arthur Posted March 25, 2021 Posted March 25, 2021 https://docs.microsoft.com/en-us/windows/configuration/customize-and-export-start-layout www.edugeek.net/forums/windows-10/205561-taskbar-pinned-applications-not-appearing-startlayout.html#post1757040 Do you already have a Start Layout XML file? 1
supportman Posted March 25, 2021 Author Posted March 25, 2021 https://docs.microsoft.com/en-us/windows/configuration/customize-and-export-start-layout www.edugeek.net/forums/windows-10/205561-taskbar-pinned-applications-not-appearing-startlayout.html#post1757040 Do you already have a Start Layout XML file? Unfortunately not, I tried it but kept corrupting on windows 10 upgrades.
Arthur Posted March 25, 2021 Posted March 25, 2021 Unfortunately not, I tried it but kept corrupting on windows 10 upgrades. The other way to do it would be via the following GPO, but this will affect all Windows Store apps pinned to the taskbar. https://admx.help/?Category=Windows_10_2016&Policy=Microsoft.Policies.TaskBar2::ShowWindowsStoreAppsOnTaskbar 1
Deanuk Posted March 26, 2021 Posted March 26, 2021 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. 1
KK20 Posted March 31, 2021 Posted March 31, 2021 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. 2
DrBeaker Posted March 31, 2021 Posted March 31, 2021 It's not as though they couldn't just add GPOs for those specific items in the next version of Windows. Bad Microsoft
mullet_man Posted April 1, 2021 Posted April 1, 2021 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now