I cannot add apps to my screen

Ron Miller 0 Reputation points
2026-07-06T18:52:01.2666667+00:00

Not sure back in late June I lost the ability to add apps back in my main screen. Not sure what to do to fix that, I have tried everything that I could find on the internet, but nothing worked?

Windows for home | Windows 11 | Apps
0 comments No comments

1 answer

Sort by: Most helpful
  1. Emma1-N 9,040 Reputation points Microsoft External Staff Moderator
    2026-07-06T23:43:59.1766667+00:00

    Welcome Ron Miller,

    I understand how frustrating it can be when you lost the ability to add apps back to your main screen in Windows 11. 

    Before proceeding, could you please clarify:    

    • Are you trying to pin apps to the Start menu, the desktop, or the taskbar? 
    • Does anything happen when you right-click an app and select Pin to Start or Pin to taskbar, or do those options not appear? 

    In the meantime, you can try these steps below to troubleshoot the issue:  

    Option 1: Restart Windows Explorer 

    • Press Ctrl + Shift + Esc to open Task Manager 
    • Find Windows Explorer 
    • Right-click it and select Restart 

    Option 2: Check if the Start menu is responding correctly 

    • Press Windows + R > type wsreset.exe and press Enter
    • Wait for the process to complete

    Option 3: Re-register the Start menu components.  

    • Open Windows Terminal (Admin)
    • Run: Get-AppxPackage Microsoft.Windows.StartMenuExperienceHost -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} 

    Option 4: Repair system files.  

    • Open Windows Terminal (Admin)
    • Run: sfc /scannow 
    • Then run: DISM /Online /Cleanup-Image /RestoreHealth 

    I hope the steps above help you deal with your issue.  


    P.S: If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".      

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.