Windows 10: How can I start Shell.Experience.Host?

Discus and support How can I start Shell.Experience.Host? in Windows 10 Software and Apps to solve the problem; I cannot get the Shell.Experience.Host.exe to start. I have gone through all the known ways to fix this problem, reregistering the Start Menu apps,... Discussion in 'Windows 10 Software and Apps' started by cgyoung, Apr 22, 2023.

  1. cgyoung Win User

    How can I start Shell.Experience.Host?


    I cannot get the Shell.Experience.Host.exe to start. I have gone through all the known ways to fix this problem, reregistering the Start Menu apps, etc. I can see that it is installed doing the get-AppXpackage command in PowerShell put it is not running. When I try to start it, it get the following in the EventViewer:Faulting application name: ShellExperienceHost.exe, version: 10.0.22621.1485, time stamp: 0x707e7defFaulting module name: Windows.UI.Xaml.dll, version: 10.0.22621.1485, time stamp: 0x821275c1Exception code: 0xc0000409Fault offset: 0x00000000001c6e45Faulting process id: 0x0x145CFau

    :)
     
    cgyoung, Apr 22, 2023
    #1
  2. Ralph Sta Win User

    Windows Shell Experience Host

    Hi,

    In answer to your query, Windows Shell Experience Host is a part of Microsoft Windows Operating System that you may have seen in your Task Manager. Sometimes, Windows Shell Experience Host consumes high memory or resources.

    If you discover that Windows Shell Experience Host is consuming high memory or resources, we recommend installing the latest update of Windows 10. To do this, you can refer to the support article below:


    We'll be here if you need more help.
     
    Ralph Sta, Apr 22, 2023
    #2
  3. Windows Shell Experience Host using 35 to 55% of CPU usage on Windows 10

    Hi Don,

    Thank you for posting in Microsoft Community, we appreciate your interest in Windows 10.

    I understand your concern about CPU utilization by Windows Shell Experience Host, we will help you with this issue.

    I suggest you to try few of the below troubleshooting steps and check if it helps.

    Step 1: Try to end the process from Task Manager and check.


    • Press Ctrl+Alt+Del together to open
      Task Manager
      .

    • Go to Processes tab, right-click on the Windows Shell Experience Host process and click
      End Process.

    Step 2: Boot the computer in to Safe mode with networking and if the CPU usage is same.

    Refer: Start your PC in safe mode in Windows 10


    Step 3: I suggest you to install all the pending updates after upgrade to Windows 10.

    • Connect to the internet.
    • Press Windows key and type
      updates
      .
    • Click on Check for updates.
    • Under Windows Updates, click on
      Check for updates.
    • Try to install the updates being shown.
    Also, visit the computer manufacturer’s website and install the drivers being found and check if it helps.

    Hope it helps. Reply to the post with an updated status of this issue for further assistance.
     
    Deepika Gowda, Apr 22, 2023
    #3
  4. How can I start Shell.Experience.Host?

    windows shell experience host terminated

    I have perhaps a clue that may help you (or Microsoft). I first started seeing windows shell experience host closed from time to time when my PC started from sleep (event id 1002, closed because it stopped interacting
    with Windows). But as I traced the events further, this was ALWAYS preceded by windows shell experience host closed upon PC going to sleep (event id 2484. terminated because it took too long to suspend).

    Further examination and experiments point to this as a solution:

    From Power Shell Admin:

    Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanif

    The problem returned after a improper shutdown (electrical outage), and the above command resolved it again.

    My problem does not appear to be related to the OS version/patch, corruption, drivers, etc. Microsoft can weigh in, but I suggest trying this command in power shell before any time consuming or other risky updates. One last note, I rebooted after issuing
    the power shell command, which may or may not be necessary.
     
    0xBAADBEEF, Apr 22, 2023
    #4
Thema:

How can I start Shell.Experience.Host?

Loading...
  1. How can I start Shell.Experience.Host? - Similar Threads - start Shell Experience

  2. Multiple problems with Windows Shell Experience Host

    in Windows 10 Gaming
    Multiple problems with Windows Shell Experience Host: I have just encountered this problem today, but when I click on the little Wi-Fi/volume/battery button down on the right side of the task bar, the screen dims I get a small blue box/window in the middle of my screen with the following text: "There’s a problem with Windows...
  3. How do I fix Windows Shell experience host?

    in Windows 10 Gaming
    How do I fix Windows Shell experience host?: I have recently refreshed my computer, but when I started it back up, when trying to connect to wifi or settings it keeps giving me this error about the shell experience host. I can’t open settings and I’ve reset and refreshed windows about 5 times. I’ve also tried resetting...
  4. How do I fix Windows Shell experience host?

    in Windows 10 Software and Apps
    How do I fix Windows Shell experience host?: I have recently refreshed my computer, but when I started it back up, when trying to connect to wifi or settings it keeps giving me this error about the shell experience host. I can’t open settings and I’ve reset and refreshed windows about 5 times. I’ve also tried resetting...
  5. Windows Shell Experience Host Not Working

    in Windows 10 Gaming
    Windows Shell Experience Host Not Working: Hello, can anyone please help me. This morning I open my laptop to see none of my pin apps or even the start button. I restart it and now I can see my pin apps but start isn’t working. And when I try to open setting from my pin it says “ there’s a problem with windows shell...
  6. Windows Shell Experience Host Not Working

    in Windows 10 Software and Apps
    Windows Shell Experience Host Not Working: Hello, can anyone please help me. This morning I open my laptop to see none of my pin apps or even the start button. I restart it and now I can see my pin apps but start isn’t working. And when I try to open setting from my pin it says “ there’s a problem with windows shell...
  7. Windows Shell Experience Host Not Working

    in Windows 10 BSOD Crashes and Debugging
    Windows Shell Experience Host Not Working: Hello, can anyone please help me. This morning I open my laptop to see none of my pin apps or even the start button. I restart it and now I can see my pin apps but start isn’t working. And when I try to open setting from my pin it says “ there’s a problem with windows shell...
  8. Problem with "Windows Shell Experience Host"

    in Windows 10 Installation and Upgrade
    Problem with "Windows Shell Experience Host": Some toolbar actions have stopped working after my last update. Current install OS Windows 10 Pro 2004; KB457021 update applied On the toolbar: - "Action Center" won't open - "Ink Workspace" doesn't work - "Internet" icon doesn't open the sidebar of available When I open...
  9. windows shell experience host

    in Windows 10 Installation and Upgrade
    windows shell experience host: A new program showed up on my computer with the latest Micro Soft upgrade called "windows shell experience host," two days ago. It comes up in a window when I boot up, and wants me to allow it access. Anyone ever heard of it? It wants me to let it on my system, but my...
  10. windows shell experience host terminated

    in Windows 10 BSOD Crashes and Debugging
    windows shell experience host terminated: I have perhaps a clue that may help you (or Microsoft). I first started seeing windows shell experience host closed from time to time when my PC started from sleep (event id 1002, closed because it stopped interacting with Windows). But as I traced the events further, this...