Hi, SydneyBruenen
How are you? Welcome to the Microsoft community!
My name is Juliana, I'm an independent advisor, I'm here to help you in the best possible way.
- Click the Ctrl+Shift+Esc keys
- Roll your mouse down and look for Windows Explorer in it and click Restart
Do the test, and see if it works again, if it didn't solve the error, go to the step below:
STEP 2
- Click the Ctrl+Shift+Esc keys
- Click File and Run New Task and type: Msconfig and click Ok
- Click Services check the box Hide all Microsoft services, disable all those left, click Apply and OK
- Restart the system
Take the test, if it didn't, go to the step below:
STEP 3
- Click the Ctrl+Shift+Esc keys
- Click File and Run New Task and type: PowerShell and check the box create this task with administrative privileges and click OK
- Within PowerShell run the command below and enter:
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "SystemApps"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Ignore errors that may arise and let the process complete.
After completion Restart the System and see if it works again.
I await news, I hope I have helped!