Widgets not loading/showing in Windows 11 - Install required dependencies


Recommended Posts

I have reinstalled my Windows 11 notebook.

But when I hover over the Widget taskbar item I get the message:

image.png.14044e8bb3fb379c1db92f18e84f9028.png

and after clicking 'Install' nothing happens.

I also have tried to uninstall Widgets through Command Prompt and reinstall afterwards (see this guide from the Microsoft community).

Do you have any idea how to get it working or how to install these "required depencencies" (for whatever they are)?

On 14/03/2025 at 06:52, hellowalkman said:

Yes. That's also one of the steps on the guide.

Auto-updates are on (default setting I guess).

Still no widgets...

  • Like 1
On 14/03/2025 at 10:39, Dick Montage said:

Clean install and no 3rd party tools to mess with the OS?

I already clean installed… 😳

Plus, I reinstalled everything I previously did (and in the previous installation the widgets did work); so no real/other 3rd party tools than I already had. Strange I'd say....

Edited by kiddingguy
On 14/03/2025 at 15:44, Dick Montage said:

No, I am asking if this was a clean install and with no tools that mess with the OS.

Yes. A clean install.

Not that I know of that other software is interfering. Like I said... it's the same programs as was before.

On 14/03/2025 at 15:44, Dick Montage said:

No, I am asking if this was a clean install and with no tools that mess with the OS.

Yes. A clean install.

Not that I know of that other software is interfering. Like I said... it's the same programs as was before.

 

EDIT:

I looks like there's some corrupt thingy on my computer. I guess it's better to reinstall again, instead of encountering issues later and then be totally scr*wed up.

On 14/03/2025 at 17:34, adrynalyne said:

I think this is a bug with the store. I had this happen on a clean install of 24H2 a few days ago, except Install actually worked.

A (clean) install of Windows did the trick you mean?

Or something else? (and if so, what?)

On 14/03/2025 at 09:38, kiddingguy said:

A (clean) install did the trick you mean?

No, I saw this same issue on a clean install, after the first or second reboot.

On 14/03/2025 at 22:51, Dick Montage said:

You keep referring to the same software. What?

Just the "regular" MS Office, Adobe, Brave browser, print software, ESET, SnagIt, Intel drivers, other email clients like eM Client, nvidia drivers, Steam & games, EA & games, Ubisoft & games etc etc.

"Fact" is nothing is really new and different, yet this newly installed Windows with "the same software" has now widgets still running. And the other installation set didn't.

Strange huh?

  • Like 3
On 14/03/2025 at 23:44, Dick Montage said:

Gotcha. I was just wondering if there were some random app interfering with the OS.

No, no 'exotic' apps if you meant that.

Sure..... after a start earlier today (and an update to the Microsoft Store app) there's now a blank/black Widget screen :angry:.

image.thumb.png.c5e813601d0529dfde5619045f1d6ec6.png

Why o why o why?!

(reinstalling widgets and experience pack didn't help...)

image.thumb.png.9ec0bb1acf7d39c11e0392a9f03f4215.png

 

Going back via System Restore to an earlier point in time didn't make a difference though.

  • Sad 1

I guess there's something seriously wrong with this Widgets-thing. Yesterday it was working, today not anymore :angry:
Even a couple of minutes ago, and after a reboot it went rogue. Nothing serious with the reboot, just a check on something.

Seeing also that Microsoft is having issues with its own update, this might be one of them too?!

Blank/black screen again with no widgets, temperature and all:

image.thumb.png.cc9cf15435f17afa394b1abfa6a37545.png

There are some error listed.

4 of these kind around the same time the widgets stopped working:

image.png.8d5361a97f733008606de4ff5e6bd7e4.png

image.thumb.png.cc8ad6dedad106fbccffea45dbd9dbc7.png

Where else to look for? And which kind of errors, in what section?

Also here... now again... if my Windows installtion OK, corrupt?
Does it need to be reinstalled again?

[don't know what causes it, but things not starting up/working anymore is also not okayish]

  • Thanks 1

For some reason the WebView2 is not there anymore on my system.

I found this article and the Microsoft Edge WebView2 Runtime cannot be found via Command Prompt.
Also reinstalling via Microsoft's official site, with full installer and 'run as administrator' did not work.

Looks there there is something wrong and deleted, but how can this be? What has happened?

EDIT:
Or has the WebView2 kit somehow updated itself and got corrupted?

Edited by kiddingguy
  • Like 1

Reinstalled once again.

This time with total deletion of partitions and reformat of a complete drive  (and put the partitions back in place after installation).

Also, this time [though it has worked previously for a long time with widgets showing] with no defragmention tool and without CCleaner.

The widgets do work. Still. Hopefully this time longer than a day.

Edited by kiddingguy

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • OpenAI's new GPT-5.5-Cyber tops Claude Mythos 5 in vulnerability benchmark by Pradeep Viswanathan OpenAI today announced a major expansion of Daybreak, a cybersecurity initiative designed to help defenders find, validate, and fix software vulnerabilities earlier in the development process. The availability of powerful AI models has definitely changed the cybersecurity landscape by making vulnerability discovery much faster. However, the bigger bottleneck for the industry is now patching those vulnerabilities. Impacted software teams need to validate the discovered issues, understand their impact, develop fixes, test them, and deploy patches. Back in March, OpenAI launched a preview of Codex Security, which uses agentic reasoning with automated validation to discover high-impact issues and actionable fixes specific to the codebase. Since then, it has scanned more than 30 million commits across over 30,000 codebases; more than 70,000 findings were marked as fixed by human reviewers, while over 500,000 findings were automatically determined to be fixed. Now, OpenAI is releasing an updated Codex Security plugin that can run deep scans, review recent code changes, generate security reports, trace attack paths, validate findings, and create codebase-specific patches for human review. It can also triage findings from existing scanners, advisories, bug bounty reports, and ticketing systems. OpenAI says the plugin can export results to vulnerability management systems and integrate with workflows using SARIF files, CodeQL queries, the Codex CLI, and the Codex app. Back in May, OpenAI announced the preview of GPT-5.5-Cyber, a new model built on top of the recently released GPT-5.5, designed for specialized cybersecurity work. Today, OpenAI launched the full version of GPT-5.5-Cyber through a limited release for verified defenders. On CyberGym, GPT-5.5-Cyber scored 85.6%, compared with 81.8% for GPT-5.5 and 83.8% for Claude Mythos 5. It also scored 39.5% on ExploitGym, compared with 25.95% for GPT-5.5, and 69.8% on SEC-bench Pro, compared with 63.1%. OpenAI also announced the new Daybreak Cyber Partner Program, which will allow security vendors and service providers to use GPT-5.5 with Trusted Access for Cyber in their products and services. Accenture, Akamai, Cisco, Cloudflare, CrowdStrike, IBM, Palo Alto Networks, Proofpoint, SentinelOne, Wiz, Zscaler, and others were listed as initial partners for this program. OpenAI is also launching Patch the Planet with Trail of Bits, HackerOne, Calif, researchers, and maintainers. More than 30 open-source projects have committed to participate, including cURL, Go, Python, Sigstore, and pyca/cryptography.
    • AMD confirms 26.6.2 FSR driver breaks on many Windows PCs by Sayan Sen Earlier today AMD released a major graphics driver update as it brings support for FSR 4.1 to Radeon RX 7000 series GPUs. The new update, version 26.6.2, also brings support for Assassin's Creed Black Flag Resynced and more. And while the driver technically supports Windows 10 version 21H2 and newer, the tech giant has confirmed that there is a major issue with the new driver on non-Windows 11 PCs as it fails to launch properly on such systems. The error message says, "The version of AMD Software that you have launched is not compatible with your currently installed AMD graphics driver." Therefore on the surface it looks like a compatibility problem. AMD has also confirmed that the device manager will display the yellow bang or yellow exclamation sign alongside your GPU under the Display adapters dropdown. Here is what the Radeon team's official advisory recommends to affected users: "Users Running Windows 10 and AMD Software: Adrenalin Edition 26.6.2 May Encounter Yellow Bang in Device Manager Affecting AMD Radeon RX Series Graphics ... Our Engineers are currently investigating this issue and will provide a fix once it is available. Affected users may revert to AMD Software: Adrenalin Edition 26.6.1 as a temporary workaround." As such you should revert back to the previous 26.6.1 driver which was released earlier this month. In case you were looking to play Assassin's Creed Black Flag Resynced and DOOM: The Dark Ages | Revelations you will probably have to wait a while if you want the driver to support those games officially. You can find the support article here on Microsoft's website.
    • https://uupdump.net/selectlang...7829-4524-978d-7b5fe79263e3
    • A McDonald's restaurant uses about 1.5 to 2 million gallons of water per year for operations like food preparation, cleaning, and restrooms. That is a lot less than the 2,083 gallons of water per megawatt hour mentioned above.
    • Turbo Pascal Original authorAnders Hejlsberg (at Borland) DeveloperBorland Release20 November 1983; 42 years ago[1][2] Operating systemCP/M, CP/M-86, MS-DOS, Windows 3.x, Classic Mac OS PlatformZ80, x86, 68000, PC-98 https://en.wikipedia.org/wiki/Turbo_Pascal It was the one language I actually learned to program in.   I wasn't very good at it and never used it at work.    If anyone has any personal Turbo Pascal stories or personal accomplishments using it, please take a moment to share.   Thanks. Peace
  • Recent Achievements

    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      +Edouard
      208
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Michael Scrip
      88
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!