Forum Discussion

evvivame's avatar
evvivame
Copper Contributor
May 25, 2021
Solved

Windows 10 LTSC & KB5002317

Hi,

I use Windows LTSC version 1809 Build 17763.1935 x32 bit.

After the KB5002317 i can't open the "Windows Setting" 

More details:

1) Start -->I Choose "Windows Setting"

2) The window "Windows Setting" opens BUT after a few seconds the window closes itself

It's known ?

Thanks very much !

Luciano

 

7 Replies

    • evvivame's avatar
      evvivame
      Copper Contributor

      Hi,

      KapilArya

      Thanks for your suggestion but with this workaround the bug is still present

       

      uvb76 soumitra sen gupta

      Yes now i hid the kb5002317 ( with wushowhide.diagcab)

       

      p.s this issue is present ONLY with X32 : the kb5002317 on same version but x64 doesn't create problems !

      Regards

       

       

       

  • uvb76's avatar
    uvb76
    Copper Contributor
    "Control panel" -> "Add or Remove Programs" -> "Lists installed updates" -> uninstall "KB5003217"
    Does not require OS initialization.
  • Hello evvivame

     

    Please perform clean boot. Also, try running wsreset.exe command and see if this fix Settings app issue.

     

    If issue still persists, re-register Settings app:

    1. Open administrative Windows PowerShell.

    2. In PowerShell window, type/paste following cmdlet and press Enter key:

       

    Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}

     

    Let the command complete.

     

    Let us know if this helps!

Resources