Hi lee,
Thank you for the detailed information you’ve shared so far, it really helps narrow down the issue.
To further isolate whether this may be related to TCP auto-tuning behavior on Windows 11, could you please try the following steps?
First, open PowerShell as Administrator, then run this command then hit Enter:
netsh interface tcp show global
After running it, check the value for Receive Window Auto-Tuning Level:
- If it shows Normal, please run the following command to temporarily disable it:
netsh int tcp set global autotuninglevel=disabled
- If it already shows Disabled, please switch it back to the default by running:
netsh int tcp set global autotuninglevel=normal
After making the change, kindly test your network speed again and let me know if there is any improvement in bandwidth.
If you’ve already gone through these checks and the issue persists, I would recommend reach out to Microsoft Support and connect with a live chat agent since this is a user-to-user forum and we do not have the tools nor access to confirm if this is an ongoing issue or not. The steps I provide above is a temporary workaround, once you connect with a live chat agent, they can provide you with further support and a more direct answer about this issue.
- Describe the issue that you're facing
- Scroll down and then Login using your personal account
- Click Get Help > Scroll down and click Contact Support
- Select the appropriate Products and services
- Click "Chat with a support agent in your web browser"
And you also mentioned that the Feedback Hub app is failed to launch, you can also try the link below:
Submit feedback via Microsoft Feedback Portal
Please try the workaround and the Feedback link again to see if you can open the Feedback Portal.
If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.