Hi, Ryonari
My name is Kathleen and I am an Independent Advisor. I would be happy to help you today.
Follow these steps:
- launch powershell
- Set-ExecutionPolicy Unrestricted
- Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Restart your system
Let us know if these steps help you to resolve the issue.