I made a clean install Win 10 on a win 8.1 HP almost a year ago
I have Object desktop so I only installed Start 10, windowblinds,
deskscapes, WinFX, cursorFX plus, tiles, fences...
I installed yesterday IP-10 my icons on start menu disappeared
a default blank icon showed but they open the apps then yesterday the apps didn't click open at all
then the start menu didn't open. I uninstalled IP 10 and follow this Microsoft steps
Method 3: Troubleshooting Store.
Step 1: Reset Windows Store
- Press Windows + R, to open run prompt.
- Type wsreset and press enter
This command will reset the windows store cache.
Step 2: Re-Register Store App. <-- it restores Start windows 10 Menu
- Press Windows + X, Click on Command prompt (Admin).
- Copy the following command and paste in command prompt and press enter.
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.XML
Method 4: Run the following command in PowerShell.
- Press Windows + X, Click on Command prompt (Admin).
- Type powershell in command prompt and press enter.
- Copy the following command and paste in command prompt and press enter.
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
The store apps are restored but not my the other icons such as mozilla, all of the stardock icons. They do open on click
but a notification of "object not found" flashes right before. So I went to a Restore point from last week and restored my laptop...
'but I had no luck.... the icons are still the same--BLank.
I love Icon Packager but I am afraid of installing it back again. Any help would be appreciated.