@i_lost_my_bagel The idea of this REALLY bothered me, so I had to find out for myself. I am lucky [or perhaps UNlucky] enough to have an HP Elitebook 2760p here with Windows 10 on it. I had intentionally never installed the Intel Management Engine software on it, and in Device Manager I had an unknown device (I think it actually said PCI device). I tried Edge [it was creepy but I did it] and localhost:16992 produced a "can't reach this page" error message.
I then installed the IME software [HP driver sp55757 in this case] and was able to access the IME page on localhost:16992 with Edge. The "device" was also updated in Device Manager giving me the following two devices:
Intel Active Management Technology - SOL
Intel Management Engine Interface
You can decide for yourself what SOL stands for in the first one. I then uninstalled the IME software from Control Panel and upon reboot the devices stayed, but the service listening on port 16992 was gone. So I reinstalled the IME software and confirmed that the service was listening on 16992 again. Then opened the IME application via the systray icon and deselected
"Intel Management and Security Status will be available next time I log on to Windows."
After a reboot the service was not listening again.
So, it appears as though on my decade old vPro™️ laptop the service is provided by the IME software, and that not installing it (or disabling it) will keep the service from running in Windows 10. I have not tested it yet, but I am pretty confident that when I put Devuan back on here the service won't be listening. :blobcatcheer:
@jmhorner @i_lost_my_bagel
It won't keep AMT from running. It is independent of any OS you control. ME and AMT are stored on the BIOS chip, in 2760p it's 8MiB (~5MB ME+AMT, ~3MB BIOS).
In my opinion, whether it's reachable at localhost is irrelevant. I'm more afraid of remote accesses. The ME coprocessor has unrestricted access to all memory and other hardware. NICs too, it can have its own MAC address as well).