Advice Request The new Task manager in Dev does not show the VPN's Ethernet. Why?

Please provide comments and solutions that are helpful to the author of this topic.

amirr

Level 27
Thread author
Verified
Top Poster
Well-known
Jan 26, 2020
1,628
Hi, the new Task manager in Dev doesn't show the VPN's establish connection's Ethernet status. Why?
Edition Windows 11 Pro Insider Preview
Version 22H2
Installed on ‎5/‎19/‎2022
OS build 25120.1000
Experience Windows Feature Experience Pack 1000.25120.1000.0


I used these commands, but did not help:
ipconfig /release
ipconfig /flushdns
ipconfig /renew
netsh winsock reset
netsh interface ipv4 reset
netsh interface ipv6 reset
 

Jineshsethia

Level 1
Jul 8, 2022
12
How to enable the new Task Manager in Windows 11

1. Download the open-source program, Vivetool.

Note: Though it has not been updated for a long time, it works on the latest preview builds.

2. Extract the archive to a folder.

3. Open a command window as an administrator. You can use Command Prompt, PowerShell or the Windows Terminal.

4. Paste the following code in the command window.

vivetool addconfig 35908098 2

5. Access the Task Manager, and it will have the new interface with the Fluent Design.

6. Use the following command to toggle the alternate theme, which has a toolbar at the top.

7. If you want to enable the Dark Theme for the Task Manager, this code will toggle it.

vivetool addconfig 37204171 2

To undo the changes, use the delconfig command. e.g. vivetool delconfig 35908098 2

This will restore the old Task Manager. You will need to run the command for each config that you enabled, so if you tried all three styles, you have to remove all of those.
 

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top