@corwyncbanogon those do appear to be command prompt, well, commands, but it's possible you tried entering them in a normal, non-admin session. Make sure you're right clicking on CMD/Command Prompt and selecting Run as Administrator to ensure the commands have the proper permissions to execute.
I've seen errors similar to this, but it's often related to other networking software on the device, such as a VPN or special firewall configuration. Can you think of any other processes running that might impact the connection and make Fusion think it's running through a proxy?
There are a number of other commands we could try to reset the networking configuration in Windows, provided you aren't currently relying on any special configuration to get network access. For example:
- netsh winsock reset resets the Winsock protocol
- netsh int tcp reset resets TCP
- netsh int ip reset resets IP
- ipconfig /flushdns flushes the DNS cache
All of these are generally safe to do, as they reset you back to the default Windows configuration, but I caution use simply because it will erase all custom configurations such as a static IP or preferred DNS server. Remember to restart Windows when all is said and done. It's also a good idea to check for any pending Windows updates, especially with the recent release of the Windows 10 May build (1903).
If you are on Windows 7, some of these commands might be different or unsupported, but should be the same between Win 8/10.
Lance Carocci
Fusion QA for UI Framework/Cloud Workflows, and fervent cat enthusiast