You can use the start command to re-use instances of Windows file explorer.
Change your batch file to:
echo off start "C:\Users"
You can use the start command to re-use instances of Windows file explorer.
Change your batch file to:
echo off start "C:\Users"