It seems that you are experiencing network connectivity issues, including packet loss and increased ping, which started after the installation of the security update (KB5077181). While I cannot provide a specific solution to this issue, I can suggest a few general troubleshooting steps that might help:
- Update Network Drivers: Ensure that all your network drivers are up to date. You mentioned that you have the latest drivers, but it's worth double-checking.
- Network Reset: Consider performing a network reset. This can sometimes resolve issues caused by updates. You can do this by going to Settings > Network & Internet > Status > Network reset.
- Check Windows Defender Settings: If you are using Windows Defender, ensure that the settings related to the Network Protection feature are configured correctly, as they can sometimes interfere with network connectivity.
- Use Alternative Testing Tools: Instead of relying solely on ping, try using
Test-NetConnectionin PowerShell ortracertto diagnose where the packet loss occurs. This can provide more detailed insights into your network path. - Monitor for Updates: Keep an eye on any further updates from Microsoft regarding this security update. Sometimes, subsequent patches are released to address issues introduced by previous updates.
- Community Feedback: Since you mentioned that others are experiencing similar issues, consider participating in forums or communities where users discuss this update. They might share workarounds or solutions that have worked for them.
If the problem persists, you may need to wait for Microsoft to release a fix or consider reaching out to Microsoft Support for further assistance.
References: