Windows 10: I deleted Cortana using the Powershell command, but it still shows up in the start menu...

Discus and support I deleted Cortana using the Powershell command, but it still shows up in the start menu... in Cortana to solve the problem; As in the title, I used this command: Get-AppxPackage -allusers Microsoft.549981C3F5F10 Remove-AppxPackage to uninstall Cortana, but when I search for... Discussion in 'Cortana' started by Maksymilian Siergiej, Aug 23, 2020.

  1. I deleted Cortana using the Powershell command, but it still shows up in the start menu...


    As in the title, I used this command: Get-AppxPackage -allusers Microsoft.549981C3F5F10 Remove-AppxPackage to uninstall Cortana, but when I search for in in the start menu, it shows up likethis. Clicking it does not do anything. How can I delete it from the search results?

    :)
     
    Maksymilian Siergiej, Aug 23, 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, Aug 23, 2020
    #2
  3. Critical error start menu and Cortana

    Hi Tommy,

    What is the full error message displayed?

    If the Start menu and Cortana is displaying errors or not responding, then I would suggest you to create a new user account and check if the same behavior is noticed. If yes, then I would suggest you to try these steps and check:

    • Open an Administrator CMD window. If you can’t find a way, use these steps:
    • Press CTRL+Shift+ESC to open Task Manager.
    • Click File > Run New Task
    • Make sure you have a check mark beside “Create this task with administrative privileges”
    • Type CMD
    • Type the following commands at the CMD prompt:

      dism /online /cleanup-image /restorehealth

      sfc /scannnow
    • If EITHER command does not show a good outcome, we need to stop and repair Windows. We have 3 options:
    • Reset: If possible, remove Antivirus/Sec Software and perform a Reset (keeping data and settings). You will need to reinstall apps with this option.
    • If the above commands both completed and show no remaining issues, run these commands:

      powershell

      Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    • Check to be sure this command ran, showed a blue progress indicator and then returns to the prompt.
    • If you see a red error, then the command may have been typed or pasted incorrectly, or there may be an larger problem with Windows 10. Try again.
    • Check to see if the issue is resolved.
    • If not, restart the PC.In this case try as a new administrator user account.

    Try these steps and let us know the results.

     
    Bennet Martin, Aug 23, 2020
    #3
  4. I deleted Cortana using the Powershell command, but it still shows up in the start menu...

    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, Aug 23, 2020
    #4
Thema:

I deleted Cortana using the Powershell command, but it still shows up in the start menu...

Loading...
  1. I deleted Cortana using the Powershell command, but it still shows up in the start menu... - Similar Threads - deleted Cortana using

  2. Uninstalled applications are still showing up in the Start Menu

    in Windows 10 Gaming
    Uninstalled applications are still showing up in the Start Menu: How do I get rid of them? https://answers.microsoft.com/en-us/windows/forum/all/uninstalled-applications-are-still-showing-up-in/4e3bbb08-723c-4420-94b1-1446fa43a10c
  3. Uninstalled applications are still showing up in the Start Menu

    in Windows 10 Software and Apps
    Uninstalled applications are still showing up in the Start Menu: How do I get rid of them? https://answers.microsoft.com/en-us/windows/forum/all/uninstalled-applications-are-still-showing-up-in/4e3bbb08-723c-4420-94b1-1446fa43a10c
  4. Deleted apps still showing in the Start Menu Search.

    in Windows 10 Gaming
    Deleted apps still showing in the Start Menu Search.: Hi,So I recently decided to reset all the settings on my pc using the 'Reset This PC' option in the settings. Now every time I try and search something if it starts with the letters of apps that were previously installed on my system before resetting it they will still show...
  5. Deleted apps still showing in the Start Menu Search.

    in Windows 10 Software and Apps
    Deleted apps still showing in the Start Menu Search.: Hi,So I recently decided to reset all the settings on my pc using the 'Reset This PC' option in the settings. Now every time I try and search something if it starts with the letters of apps that were previously installed on my system before resetting it they will still show...
  6. Deleted apps still showing in the Start Menu Search.

    in Windows 10 Customization
    Deleted apps still showing in the Start Menu Search.: Hi,So I recently decided to reset all the settings on my pc using the 'Reset This PC' option in the settings. Now every time I try and search something if it starts with the letters of apps that were previously installed on my system before resetting it they will still show...
  7. Access denied. I tried this command to restore the start menu in Powershell.

    in Windows 10 BSOD Crashes and Debugging
    Access denied. I tried this command to restore the start menu in Powershell.: Command I entered:Get-AppxPackage -AllUsers Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_.InstallLocation\AppXManifest.xml"}Answer from Powershell:Deployment operation progress: C:\Program...
  8. Deleted programs still showing in start menu

    in Windows 10 Customization
    Deleted programs still showing in start menu: I decided that now is as good a time as any to learn Python, so I went to download the latest version 3.9.0. After downloading it, I used the Windows search bar to find that 3.8 was already installed from a previous attempt at learning Python. I clicked on 3.8 where it...
  9. Command/Run Not Showing in Start Menu

    in Windows 10 Customization
    Command/Run Not Showing in Start Menu: Run... is not showing in my Windows 10 Start Menu -- how do I add it? thanks https://answers.microsoft.com/en-us/windows/forum/windows_10-start-win_menu/commandrun-not-showing-in-start-menu/02aca714-2eb2-4d79-89ce-b3fdff375347
  10. Applications still showing on Start menu after powershell deletion

    in Windows 10 Software and Apps
    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...