Hello,
First, you should check C:\Windows\System32\ directory to see if they appear missing from your service list. If they're missing, you should restore both the Host Compute Service and Host Networking Service by re-enabling the native Windows features. Just open PowerShell as an Administrator and run the command Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V, Containers -All to force the system to register the vmcompute.exe binary and the HNS stack properly.
If you find my answer useful, please mark it as the "Accepted Answer" so other members can find the solution easily. Your help in supporting the community is much appreciated!
Best regards,
Scott