Hello Samuel,
I'm John an Independent Advisor and a Windows user like you. I'll be happy to assist you today.
Please try the following methods below.
**Restart Windows Explorer
Press Ctrl + Shift + Esc to open Task Manager.
Select the Processes tab.
Scroll down and look for Windows Explorer
Right click then select Restart.
**Please try to run SFC and DISM to scan for any system errors and corrupted files.
https://support.microsoft.com/en-us/help/402652...
After that, restart your computer
Repair all Windows apps via Powershell
Windows key+X then select Windows Powershell (Admin)
copy and paste the command below one at a time then press Enter. Please ignore the red errors and let the process complete.
Get-AppxPackage Microsoft.Windows.ShellExperienceHost | foreach {Add-AppxPackage -register "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode}
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Restart your computer
Kindly let me know if this helps or if you have any further concerns.
Kind regards,
John DeV
Independent Advisor