2020年12月5日 星期六

Remove Arrow of desktop


Edit the Registry

  • run "regedit"
  • find out " HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer "
  • right click and add "key" , name it " Shell Icons"
  • then create a new value inside the Shell Icons key, right click right side of panel create "New > String Value" and Name the new value "29"
  • Double-click the new 29 and put value " %windir%\System32\shell32.dll,-50 " to box
  • click "OK" and reboot computer

The second way download Ultimate Windows Tweaker

沒有留言:

張貼留言

 YUM ( or DNF) upgrade PHP  listed running PHP version yum list installed |grep PHP Remove the old version yum remove php* Then install the ...