Share via

What is ' C:\WINDOWS\system32>%SystemRoot\explorer.exe %temp%\ ' ?

Anonymous
2022-03-27T22:49:17+00:00

Was using CMD to go through the files on my PC to do some cleaning after something was causing the 'System Interrupts' to run the CPU at 96%+ and while combing through the list there were these 2 entries:

C:\WINDOWS\system32>%SystemRoot\explorer.exe %temp%\

The system cannot find the path specified.

C:\WINDOWS\system32>%SystemRoot\explorer.exe%temp%\

'%SystemRoot\explorer.exeC:\Users\s_mar\AppData\Local\Temp\' is not recognized as an internal or external command, operable program or batch file.

If not recognized, then why would my system parse them to begin with to try and list the files under those 2 paths?

Isn't ' explorer.exe%temp%\ ' the folder for the Temp Cache? If so, then why wasn't is recognized by my system?

Any and all help is appreciated. Thank you!

Windows for home | Windows 11 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Brian Tillman 24,865 Reputation points Independent Advisor
    2022-03-27T23:46:27+00:00

    Hi. I'm Brian and I will do my best to help you.

    %SystemRoot%\explorer.exe %temp% would be a command you could use to open the Temp folder in File Explorer. What you have included is incorrectly specified.

    3 people found this answer helpful.
    0 comments No comments