taskkill /f /im explorer.exe
stop all image process of explorer.exe
shutdown /r /t 0
restart the computer
use this script
taskkill /f /im explorer.exe
I recommend you do not use this script, because it will kill all explorer.exe's image process and you can't use Taskbar, Desktop until you restart explorer.exe's image by run explorer.exe.