Created
April 23, 2021 14:27
-
-
Save jjmartin/d8969c5d21e828114f50be2b129bc3f4 to your computer and use it in GitHub Desktop.
Stops the explorer and restarts it
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
taskkill /F /IM explorer.exe ; start explorer.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment