Hello Shilpa! Thank you so much for reaching out, I am Harvie an independent advisor, and I am glad to assist you today with this issue.
I totally understand how annoying it is when a feature like Widgets stops working after doing some system cleanup or debloating. No worries I’ll walk you through some steps to get it working again.
- Restart Widget Process Manually
- Press Ctrl + Shift + Esc to open Task Manager
- Look for any process called Windows Widgets or Widgets.exe
- If it’s running end the task
- Then go to the taskbar and click the widget icon again to see if it pops up
- Reinstall Web Experience Pack which is Widgets Backbone
- Open Microsoft Store
- Search for Windows Web Experience Pack
- If it’s not installed install it. If it’s already installed click Get updates to reinstall or update it. You may use this command also in PowerShell as Admin also: Get-AppxPackage -allusers *WebExperience* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Check Widgets Requirements
- Widgets require Microsoft Edge WebView2 runtime installed since Widgets rely on Edge even if you don’t use it and you may download it here https://developer.microsoft.com/en-us/microsoft...
- Signed in to a Microsoft account if you are using a local account then try switching to a Microsoft account temporarily to test.
- Use System Repair Tools
- Run these commands to restore any missing system components: sfc /scannow
- Then follow it with: DISM /Online /Cleanup-Image /RestoreHealth and this should fix any broken or missing core system files.
- Create a New User Profile
- If nothing works try creating a test account by going to Settings > Accounts > Other users > Add account
- Create a local user account
- Sign in and see if widgets work there if yes your main account may have some leftover corruption.
Please try these steps and let me know how it goes. If you run into any issues just reply back with the details.
Best regards,
Harry