Hi All,
I'm getting windows 10 ready for deployment to our estate which has close to 5000 machines. I've been looking for way to remove Edge from the taskbar during build so it's not there by default for the users.
Most answers talk about removing it via group policy, but this is unacceptable because that policy stops the users being able to pin any item.
Is there any powershell cmdlets which can be used to remove edge from the taskbar of the default user during build?
Thanks