WIN7电脑任务栏变成了这样怎么还原

2025-03-06 18:08:12
推荐回答(1个)
回答1:

点“开始”菜单——运行——运行框里复制粘贴以下命令,确定。

cmd
/c
taskkill
/f
/im
expl*
&
reg
delete
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2
/f
&
reg
add
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
/v
TaskbarSizeMove
/t
reg_dword
/d
0
/f
&start
explorer