Click on the "Windows" key and type "Powershell". Double click the "Disable and remove the Shutdown Command", then set it to Enable.Then reboot the server. Thanks for sharing the PowerShell script. A long list of icons is shown. Just follow the steps laid out balow to actuate the method: Step 1. I think of may of made changes to the order of the taskbar items which must of been messing things up. Using code originally designed by Postanote on Stack Overflow, I modified that function so that selectively pins or unpins items to the taskbar. Old entries still appear on "SELECT WHICH ICONS APPEAR ON THE TASKBAR" PirateLeChuck23. As soon as you will select the Taskbar option, the following screen will appear: Turn on the toggle button named Show badges on taskbar buttons. I have been using a batch file for all of mine as it is simpler. if (! It's Windows Explorer that doesn't seem to work properly. [ValidateNotNullOrEmpty()] Once it's open, PIN it to the task bar. When I go to the settings to select which icons from notification area appear (all the time) on the taskbar, I can only select and show one icon. It requires XML editing. if ($Key3.SubKeyCount -eq 0 -and $Key3.ValueCount -eq 0) { Thanks! In the Quick Actions section on the Taskbar, click Select Which Icons Appear. Switch the option Always show all icons in the notification areas to ON. Each has a switch to turn it On or Off. It pins it to the taskbar but the icon is white, when trying to launch it says that the program has been moved or deleted. In the list of icons that appears, set the icons you want displayed to On and the icons you don’t want displayed to Off. Track users' IT needs, easily, and with only the features you need. Sign in to vote. Right-click on the Taskbar and choose Taskbar settings. How do you use it? To continue this discussion, please Thanks for sharing the PowerShell script. ("HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\" + ` This will show the app icons on the Windows 10 taskbar. Windows 10 lets you customize just about everything to make things functional for you. Sunday, May 18, 2014 2:06 PM . Try the Challenge », Change owner on thousand of home folder from a csv file. How to Set Which Icons Appear on the Windows 10 Taskbar. Then scroll down to the Notification areas. Think I figured it out. Posts : 2. On Windows 10, the notification area (sometimes referred as the “system tray”) is that section on the left of the taskbar, and it includes a number of icons to access different features and options. Select which icons appear on the taskbar. (instructions), It's MUCH easier to push the shortcut to users with GPO. I needed to setup my pinned items, then export registry key. (Test-Path $Target)) { $Item.InvokeVerb("{:}") [string] $Target You can customize the settings to show more or fewer icons on the right side of the Windows 10 taskbar. A long list of icons is shown. param ( I'm trying to customize the taskbar layout for new user without using the taskbar layout xml file since it doesn't allow user to unpin items if they wanted to change the layout according to their preference. Here’s how: The list of available system settings appears. break Old entries still appear on "SELECT WHICH ICONS APPEAR ON THE TASKBAR" Hi folks, First time posting here. Switch the option Always show all icons in the notification areas to ON. A long list of icons is shown. Select which icons appear on the taskbar. (Get-ItemProperty ` However, if it is already pinned, it will unpin. Below is my PS script. $Item = $Folder.ParseName((Get-Item $Target).Name) Wondering if anyone could give any suggestions?