Forum Discussion
NatalieHill
Aug 06, 2024Copper Contributor
"Viewing Recent App Activity: How to Access Search History in Task Manager's 'Create New Task' Funct
My task management tool keeps forgetting my command to launch the new explorer. Seriously, how frustrating is that?
2 Replies
- LunaEclipseCopper Contributor
In the 'Run new task' dialog, tick the 'Create this task with administrative privileges' checkbox, then type 'cmd /c explorer.exe' to retain the command history.
- LennoxRioCopper Contributor
In Task Manager, click Run new task, check the box next to Create this task with administrative privileges, and then enter the command `cmd /c explorer.exe` to preserve the command-line history.