Hello
Here are some potential solutions and updates regarding this issue:
Restart Taskbar Service: Restarting Windows Explorer can temporarily fix the issue. Press Ctrl + Shift + Esc to open Task Manager, find Windows Explorer, right-click it, and select Restart.
Repair System Files: Running the System File Checker (SFC) and Deployment Imaging Service and Management Tool (DISM) can help repair corrupted system files.
Update Windows OS: Ensure your Windows OS is up-to-date. Sometimes, updates contain fixes for known issues.
Re-register Taskbar: Open Windows PowerShell as an administrator and run the command Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($_.InstallLocation)AppXManifest.xml”} to re-register the taskbar.
If these steps do not resolve the issue, it might be worth reporting the problem to Microsoft and waiting for an update that addresses it.
Send feedback to Microsoft with the Feedback Hub app - Microsoft Support