Hello Harvcker tech, welcome to the Microsoft community.
Based on your feedback, you want to know if there is a backdoor in your computer.
GatherNetworkInfo is part of Microsoft's network components, it uses Microsoft's CorrEngine and Nettrace DLL to improve Windows' network performance.
You need to recheck with antivirus software.
You can also do the following:
Call up Task Manager with the Ctrl+Shift+ESC combination, find the corresponding PID value, right-click to end the process.
Windows comes with a powerful intrusion detection tool - the Netstat command to check for trojans.
Explanation of the netstat command:
- netstat -a -a shows all connections and listening ports, including TCP ports or UDP ports used for local and remote system connections, external connections on the local machine and the system we are remotely connected to, as well as the status of local and remote system connections. Using this parameter can check if the computer's system services are normal, determine if the system has been infected with a trojan, if abnormal ports and services are found, they should be closed in a timely manner.
Hope the above information is helpful to you.
Kirito | Microsoft Community Support Specialist