Share via

How to add sports widget when it says unavailable try agin?

James Allen 5 Reputation points
2026-02-08T21:49:06.7933333+00:00

I have been trying my hardest to pin the sports widget so I can easily view my favorite sports teams. When I press plus and go to widgets and click to pin it it says "Unable to pin Sports widget at this time. Try again later." Here is what I have done so far.

  1. Fully reset Widgets. Sign out, restart file explorer, sign back in.
  2. Reset Microsoft start interests. unfollow everything and just follow a team.
  3. Repair webview2. Apparently it is not showing up in control panel or installed apps but it shows up in the registry keys. I installed it and rebooted.

After every attempt it gave the same error message. I was trying to get Maps widget to show up but I saw that it is deprecated so it will not work. Is it the same case for the sports widget? I have Windows 11 25H2 installed with a Lenovo Thinkpad. If there is anything else needed please let me know!

Windows for home | Windows 11 | Apps
{count} vote

3 answers

Sort by: Most helpful
  1. Francisco Montilla 29,965 Reputation points Independent Advisor
    2026-02-09T00:20:03.3733333+00:00

    Hello,

    The Sports widget is definitely not deprecated like Maps, so this is likely a service sync failure or a corrupt package. Since you're on a ThinkPad, are you signed into the Widgets board with a personal Microsoft Account or a Work/School account?

    Work accounts can sometimes hit provisioning errors with consumer widgets on specific builds.

    Also, are you running any VPNs, strict firewall rules, or DNS sinkholes (like Pi-hole/NextDNS) that might be blocking the specific API call to pin the widget?

    Finally, when you said you fully reset widgets, did that involve running a PowerShell command to remove the Windows Web Experience Pack like @Anthony Lee suggested, or just restarting the processes and signing out?

    This distinction matters for the next step.

    0 comments No comments

  2. Anthony Lee 1,140 Reputation points
    2026-02-09T00:05:35.41+00:00

    Hi there.

    Can you try this?

    Open Widgets. Click your profile picture in the top right. Check that your Microsoft account region matches your Windows region

    Settings > Time & Language > Language & Region

    If these don’t match, widgets can fail to pin.


    Windows 11 25H2 sometimes needs a full package reset.

    Run these commands in PowerShell (Admin):

    Code

    taskkill /f /im widgetservice.exe
    taskkill /f /im widgets.exe
    winget uninstall "Windows Web Experience Pack"
    

    Then reinstall:

    Code

    winget install "Windows Web Experience Pack"
    

    Reboot afterward.

    This forces Windows to rebuild the widget framework from scratch.

    0 comments No comments

  3. Q&A Assist
    2026-02-08T21:49:15.2766667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    It seems like you're experiencing issues with pinning the sports widget on Windows 11. The error message "Unable to pin Sports widget at this time. Try again later" could be due to a few reasons, including potential bugs in the current build or limitations with the widget itself. Here are a few suggestions you might consider:

    1. Check for Windows Updates: Ensure that your Windows 11 is fully updated, as updates can fix bugs and improve functionality.
    2. Reboot Your Device: Sometimes, a simple reboot can resolve temporary glitches.
    3. Check Widget Availability: If the sports widget is not available in your region or has been deprecated, it may not be possible to pin it. You might want to check if there are any announcements regarding the sports widget's status.
    4. Reset Widgets Again: If you haven't already, you might try resetting the Widgets feature again or even reinstalling any related apps that might affect its functionality.
    5. Contact Support: If the problem persists, consider reaching out to Microsoft Support for further assistance, as they may have more specific troubleshooting steps for your situation.

    Since you mentioned you have already tried several troubleshooting steps, it may be worth waiting a bit and trying again later, as the issue could be temporary.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.