Skip to content

Option to clear all pinned apps from taskbar / quicklaunch #343

@Jenso-DE

Description

@Jenso-DE

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions