Windows 10: Start Menu problem + attempt to enter code into powershell to solve it

Discus and support Start Menu problem + attempt to enter code into powershell to solve it in Windows 10 Customization to solve the problem; HI, My computer is not able to use the start menu"Critical Error issue" after an auto-update. I tried to uninstall the update but it does not work.... Discussion in 'Windows 10 Customization' started by HAHAPOK, Oct 7, 2020.

  1. HAHAPOK Win User

    Start Menu problem + attempt to enter code into powershell to solve it


    HI,


    My computer is not able to use the start menu"Critical Error issue" after an auto-update. I tried to uninstall the update but it does not work. Then I entered the code Get-appxpackage -all *shellexperience* -packagetype bundle % {add-appxpackage -register -disabledevelopmentmode $_.installlocation + “\appxmetadata\appxbundlemanifest.xml”} .
    Then I got this message.
    Get-appxpackage : Access is denied.

    Access is denied.



    At line:1 char:1

    + Get-appxpackage -all *shellexperience* -packagetype bundle % {add-ap ...

    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo : NotSpecified: : [Get-AppxPackage], UnauthorizedAccessException

    + FullyQualifiedErrorId : System.UnauthorizedAccessException,Microsoft.Windows.Appx.PackageManager.Commands.GetApp

    xPackageCommand


    So What can I do to solve the problem? Thanks

    :)
     
    HAHAPOK, Oct 7, 2020
    #1
  2. Yvonne Win User

    Applications still showing on Start menu after powershell deletion


    Hi,

    I've used powershell to remove some apps (like Xbox games).

    On one account, it cleaned up the start menu just fine.

    Second account, they were showing on the start menu, so I ran powershell again and verified everything was gone that I wanted, but Xbox is still showing on the menu list. *Not* as a tile, but in the "All Apps" list. I have also tried looking at the Start Menu in File Explorer for that User and can not see the App listed.

    Suggestions?

    Thanks,
     
    Yvonne, Oct 7, 2020
    #2
  3. Start menu not working

    I found the following article, ran the suggested powershell command and my start menu is working again. Here it is as I found it:
    Go to Start menu button and right click on it. This will open the contextual menu, after which you need to select Command Prompt (Admin). Once Command Prompt is open, go ahead with the following steps.

    • Type and enter: Powershell
    • Type the following: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
     
    Don Donadio, Oct 7, 2020
    #3
  4. KeithM Win User

    Start Menu problem + attempt to enter code into powershell to solve it

    How to change the WinX menu, including Powershell/Powershell (Admin)

    This part intrigues me. As suggested earler, please post a screenshot of the error message. Also, please clarify/test the follwoing:
    1. Can you start PowerShell from the Start Menu?
    2. If you navigate to %localappdata%\Microsoft\Windows\WinX\Group3, does PowerShell launch from the shortcuts there?
    3. If #1 works & #2 doesn't, compare (& post) the target text from each shortcuts properties. For the Start Menu shortcut, right-click & select Open file location to navigate to the Start Menu folder.

    Keith
     
    KeithM, Oct 7, 2020
    #4
Thema:

Start Menu problem + attempt to enter code into powershell to solve it

Loading...
  1. Start Menu problem + attempt to enter code into powershell to solve it - Similar Threads - Start Menu problem

  2. Start menu isn't working [SOLVED]

    in Windows 10 Customization
    Start menu isn't working [SOLVED]: Hello there, after some events my start menu is not working anymore, here is the full story of what happened:I loaded from usb stick to another copy of windows, tried to access my user folder on main drive i needed to copy a file but i failed to do so. After that i loaded...
  3. How Can I solve this powershell problem

    in Windows 10 BSOD Crashes and Debugging
    How Can I solve this powershell problem: Powesell not working properly, Greatly say that it's not executing any command https://answers.microsoft.com/en-us/windows/forum/all/how-can-i-solve-this-powershell-problem/804a6f73-2d13-4ef4-b31c-be5f0f52fc00
  4. How Can I solve this powershell problem

    in Windows 10 Gaming
    How Can I solve this powershell problem: Powesell not working properly https://answers.microsoft.com/en-us/windows/forum/all/how-can-i-solve-this-powershell-problem/804a6f73-2d13-4ef4-b31c-be5f0f52fc00
  5. How Can I solve this powershell problem

    in Windows 10 Software and Apps
    How Can I solve this powershell problem: Powesell not working properly https://answers.microsoft.com/en-us/windows/forum/all/how-can-i-solve-this-powershell-problem/804a6f73-2d13-4ef4-b31c-be5f0f52fc00
  6. Start Menu, Settings, Powershell not opening/working

    in Windows 10 Gaming
    Start Menu, Settings, Powershell not opening/working: Hey -So I believe I'm running windows 10, recently updated to it - but I can't check cause many things won't open on my computer including:The Start Menu or right clicking itComputer Settings Ctrl-I does not work either not does ms settings in CMDMy Computer > Propertieswhen...
  7. Start Menu, Settings, Powershell not opening/working

    in Windows 10 Software and Apps
    Start Menu, Settings, Powershell not opening/working: Hey -So I believe I'm running windows 10, recently updated to it - but I can't check cause many things won't open on my computer including:The Start Menu or right clicking itComputer Settings Ctrl-I does not work either not does ms settings in CMDMy Computer > Propertieswhen...
  8. Start Menu, Settings, Powershell not opening/working

    in Windows 10 Customization
    Start Menu, Settings, Powershell not opening/working: Hey -So I believe I'm running windows 10, recently updated to it - but I can't check cause many things won't open on my computer including:The Start Menu or right clicking itComputer Settings Ctrl-I does not work either not does ms settings in CMDMy Computer > Propertieswhen...
  9. SOLUTION - Start menu disappears, start menu will not open [Solved]

    in Windows 10 Customization
    SOLUTION - Start menu disappears, start menu will not open [Solved]: PROBLEM STATEMENT: All of the sudden one day the Start Menu in Win 10 stopped working, clicking the button or pressing the Win key had no effect. After spending hours exploring all manner of weird and wonderful *hacks* on the Internets to no effect I have stumbled across...
  10. create administrator account to solve problem with start menu

    in User Accounts and Family Safety
    create administrator account to solve problem with start menu: Hello, I'm trying to set up a second administrator account to solve problems I'm having with my start menu, following the instructions provided here: How to reset the Start menu layout on Windows 10 | Windows Central I have created a new local account, but cannot go any...