CO-Release Build 22000.132 is out to Dev & Beta Channel

CrazyKats 19,245 Reputation points Volunteer Moderator
2021-08-12T17:00:19+00:00

Live in W.U.

Windows Insider program | Program announcements and registration | Communications and announcements

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

210 answers

Sort by: Newest
  1. Anonymous
    2021-08-27T17:18:58+00:00

    Reinstalling worked perfectly! Much thanks for the speedy and super helpful response.

    Great, glad it fixed your problem.😉

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-08-27T17:10:51+00:00

    Reinstalling worked perfectly! Much thanks for the speedy and super helpful response.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-08-27T16:52:46+00:00

    When I try that (on my new Razer laptop, running Windows 11), I get the following error msg

    PS C:\WINDOWS\system32> Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage

    Reset-AppxPackage : Package was not found.

    Windows cannot remove Microsoft.SecHealthUI_1000.22000.1.0_neutral__8wekyb3d8bbwe because the current user does not

    have that package installed. Use Get-AppxPackage to see the list of packages installed.

    At line:1 char:51

    • Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
    • 
      
    • CategoryInfo : NotSpecified: (:) [Reset-AppxPackage], COMException
    • FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman

    ds.ResetAppxPackageCommand

    @GavinsSimms1,

    That's a new one !

    Try this Admininstator P.S. commands to see the list of installed apps in your system:

    Get-AppxPackage -allusers | Select Name, PackageFullName

    Get-AppxPackage Microsoft.SecHealthUI -allusers | Select Name, PackageFullName

    Or you can try this to reinstall it:

    Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.SecHealthUI_1000.22000.1.0_neutral__8wekyb3d8bbwe\appxmanifest.xml" -DisableDevelopmentMode

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-08-27T16:32:48+00:00

    When I try that (on my new Razer laptop, running Windows 11), I get the following error msg

    PS C:\WINDOWS\system32> Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage

    Reset-AppxPackage : Package was not found.

    Windows cannot remove Microsoft.SecHealthUI_1000.22000.1.0_neutral__8wekyb3d8bbwe because the current user does not

    have that package installed. Use Get-AppxPackage to see the list of packages installed.

    At line:1 char:51

    • Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
    •                                               ~~~~~~~~~~~~~~~~~ 
      
      • CategoryInfo : NotSpecified: (:) [Reset-AppxPackage], COMException
      • FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman
      ds.ResetAppxPackageCommand

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-08-21T20:31:55+00:00

    My Feedback link:

    https://aka.ms/AAdjzw7

    ____________________________________

    Hi FAUguy,

    Glad to see you posted this on the Feedback Hub.

    Yes, I upvoted on yours as well.

    Was this answer helpful?

    0 comments No comments