Edit shellstyle.dll (%windir%\Resources\Themes\YourTheme\Shell\NormalColor) using ResHacker or Restorator If you are using Restorator go to UIFILE -> 1 (for ResHacker is UIFILE -> 1 -> 1033), press Ctrl+F and search for <style resid="FolderBandStyle"> Add <Element padding="rect(0rp,0rp,0rp,-31rp)"/> under <style resid="FolderBandStyle"> This is how it should look <style resid="FolderBandStyle"> <Element padding="rect(0rp,0rp,0rp,-31rp)"/> <Element