Thaanks, fixed this. For some reason, all store apps changed language.Maybe try resetting the Appx package:
Code:powershell -C "Get-AppxPackage *Microsoft.SecHealthUI* | Reset-AppxPackage"
My Computer
At a glance
Windows 11
- OS
- Windows 11
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thaanks, fixed this. For some reason, all store apps changed language.Maybe try resetting the Appx package:
Code:powershell -C "Get-AppxPackage *Microsoft.SecHealthUI* | Reset-AppxPackage"
I would just clean install at this point, but that's just me.I again have a problem. I rolled back my system because it did not update. So now I have to repeat all this restoration process. But I cannot: the registry file for Windows Defender does not import despite I run Regedit under Trusted Installer. Also, the UAC works, but I cannot control it because the UI does not start without Defender service running.
Why? I just cannot import a registry key. Because no utility to run a program as trusted installer works after update.I would just clean install at this point, but that's just me.
Cannot find pathRe-register it.
Code:powershell -C Add-AppxPackage -Register -DisableDevelopmentMode "C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\AppXManifest.xml"
There is no such folder...Did the C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy folder disappear?
What happened: Windows Defender worked well. Bot an update of the system failed. So, I rolled back. Installed update. But noticed that the security service now works despite I did not enable it after rollback. So, I could not import registry values for Windows Defender service. No program allows to run regedit as Trusted Installer. Yet, after some time I noticed that Windows Defender service is working. So, as the both services are working, I re-installed the appx package. But the window is blank.Maybe you are super-infected. An upgrade doesn't remove this folder.
Yea, maybe installing of the unauthorized appx package is prevented by Windows Defender. First time I ran it when Windows Defender was disabled.You probably can't change any settings if Tamper Protection is enabled. This prevents "unauthorized" changes even if you're TI.
Boot into Safe Mode, and try again after disabling the Defender services.
No program allows to run regedit as Trusted Installer
www.sordum.org
