Hi Nikolai Dorofeev.
Welcome to the Microsoft community.
We have read your question and you are having some problems with node.js development. First of all I need to state that I am not a professional programmer. I will try my best to help you out from the Windows direction.
You mentioned that you entered three commands, I looked up what they do exactly
netsh advfirewall reset: reset the firewall
netsh int ip reset: reset IP settings
netsh winsock reset: reset network configuration and winsock protocols
I think the first of these three commands is the one that really works, and it should be a firewall issue. You can try whitelisting your node.js program into the firewall or whitelisting the IP address your program is using.
Since I am not a programmer, I don't know what to whitelist, so I can only help you to open the whitelist of your firewall:
- Search for “Windows Security Center” in the search box on the taskbar, and open “Windows Security Center”.
- Find “Firewall and network protection” in the left menu bar, find “Allow applications through the firewall”, you can change the whitelist here.
In addition to this, opening your node.js program with administrator privileges should also help.
In conclusion, I would like to state that Windows 10 is still supported. You can return Windows 10 until October 14, 2025. If you still have issues that remain unresolved, please feel free to contact us. We look forward to hearing from you.
Best Regards,
Raylan-MSFT | Microsoft Community Support Specialist