Hi, after a run wise care, my windows 10 star menu stop working, and i have to run in powershell, administrator rights, this command...
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Please fix this probleam....
Thank you