Hi Sourav,
Thanks for your post. We suggest that you follow these steps and check if the issue persists:
Method 1: Run the Start menu troubleshooter. After you've completed the troubleshooter, restart your device.
Method 2: Use the Powershell command.
- Press Ctrl + Shift +Esc to open Task Manager.
- Click on File, and then choose Run New Task from the drop-down menu.
- Type powershell and click OK
- Right-click on PowerShell and select Run as administrator.
- Copy and paste the following command into the PowerShell prompt, then press Enter: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Reboot your system.
Method 3: If you are running a 3rd-party anti-virus software, then try to uninstall and reinstall it.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.