-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I have searched for existing issues/discussions and didn't find any similar ones.
Describe the feature or improvement
I know that it's not possible to un-pin a specific app. Therefore I would love to have an option to clear all pinned apps. Better kick all than leaving the sh*t like MS Store, Edge...
Examples
Remove-Item "$env:USERPROFILE\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar*" -recurse
Remove-Item -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband" -recurse
Additional context
No response
rdhar
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request