Windows 11 unpin icons

To unpin all icons from the Windows task bar (the bar that’s at bottom, ⚠️ not the Windows start menu you see when you press 🪟 key ) in Windows 11:

DEL /F /S /Q /A "%AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\*"

REG DELETE HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband /F

taskkill /F /IM explorer.exe & start explorer

don’t confuse with Windows 11 - unpin start menu icons