Forum Discussion
Vitaxboxking100
Sep 02, 2021Copper Contributor
Windows 11 channels Windows Defender Launching Microsoft Store When Try To Open It
Imagine updating your drivers on windows 11, you try to finish the update and it finishes. But then the notification appears about Windows Defender. And it says: ''*Type any random file service name....
- Sep 03, 2021
Found a fix here: https://appuals.com/windows-defender-not-working-in-latest-windows-11-preview-build-heres-how-to-fix-it/
From an elevated PowerShell window, run this command:
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
Harish69
Feb 25, 2022Copper Contributor
worked like a charm thx!!