有些程序总喜欢将自己固定到任务栏
就算手动取消固定,重启后也会自动恢复
典型代表:
- 微星龙盾中心(MSI Dragon Center)
- 微星中心(MSI Center)
- Xbox(Windows 11下)
解决方案要点:
1. 打开路径C:\Users\{用户名}\AppData\Local\Microsoft\Windows\Shell
2. 打开文件LayoutModification.xml
3. 查找节点<CustomTaskbarLayoutCollection>
下的<taskbar:TaskbarPinList>
4. 按需删除<taskbar:TaskbarPinList>
节点内的行
Comments | NOTHING