Support old style Task manager #4263
Replies: 5 comments 7 replies
-
Beta Was this translation helpful? Give feedback.
-
I've been thinking this over and I don't think this will be implemented because I could see this as being a security hole, causing MS to say they were right for flagging EP in windows defender. Instead of the standard task manager launching, you have some other exe launching, such as malware, that then intercepts everything you are doing and hides certain processes, while looking just like the old task manager or the current task manager. So what I suggest you do is run |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I also had the same problem.
win11 taskmgr.cmd
default taskmgr.cmd
This is a rather non-trivial method, but reliable. |
Beta Was this translation helpful? Give feedback.
-
Updated the script, can switch modes, most likely need administrator privileges, run under a subdirectory
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The Windows 10 (and previous versions of Windows) had a clean task manager. The new Windows 11 version is horrible and wastes space on the screen. Luckily the old version is available inside Windows 11 by using the command taskmgr -d
Can you add an option to your code to support this older (and better) version of the tool from your task bar right click menu?
Beta Was this translation helpful? Give feedback.
All reactions