My Start menu icons have disappeared

My Start menu icons have disappeared

If your Start menu items have disappeared please try the following.

  1. Right click on the Start button and click on Windows PowerShell (Admin)
  2. Within PowerShell copy and paste the command below and press Enter

    $manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest


  3. The following screen will appear and if successful no further messages should appear
  4. Close PowerShell and restart the computer
If your issue has not been resolved please raise a ticket.


    • Related Articles

    • Desktop files not appearing

      If your Desktop icons are not appearing please restart your laptop first and then follow steps below. Hide or unhide Desktop icons Right-click on your desktop > View > Check Show desktop icons ...
    • Unable to click on Start or Time/Date button

      Issue: Users unable to left-click on Windows Start button or date/date on taskbar. Solution: Right-click Start button  and select Windows PowerShell (Admin) Copy and paste below command into PowerShell and press Enter Get-AppXPackage -AllUsers | ...
    • Surface not powering down completely

      Within Windows 10 some machines may not be powering down completely, they appear to power off however the processor and fans are still running. This causes drop in performance and subtle issues to arise. Resolution: Disable Fast Start-Up  Press the ...
    • Keyboard characters not typing correctly

      Find when typing characters pressed are not the same displayed this may be due to a change in Windows Region & Language were English International is used and not English US. Follow steps below to resolve issue. Click Start and type language > click ...
    • How to convert a Word to PDF

      This process will work for most Office Suite applications when converting it to a PDF. Open required document, click File in the Ribbon Click Save As Click Browse Find a location which you would like to save the document, give the document a name and ...