Hi,
Thank you for replying with the updated information, and I apologize for the delayed response.
I have been researching on this issue, and I would suggest you to follow the steps mentioned below:
Method 1: Install latest Visual C++
Try installing the latest version of Visual C++ and see if the issue persists. Refer the article The latest supported Visual C++ downloads
Method 2: Re-register apps using PowerShell
- Press Windows + X keys together and click on Windows PowerShell (Admin).
- Now type in the command and hit Enter: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Restart the PC.
Method 3: Create a new user account
Create a new user account and check if the issue persists. Refer the article Create a local user or administrator account in Windows 10
Let us know how it goes. If the issue persists, we will certainly assist you further.
Regards,
Prakhar Khare
Microsoft Community – Moderator