taskkill /f /im explorer.exe
Start-Process -name explorer
Stop-Process -Name explorer -Force; Start-Process explorer command to restart taskbar