Share via

Start menu and task bar doesn't work

Anonymous
2022-04-18T10:12:39+00:00

I get the same problem over and over again. Installed windows again and after a while the same problem. Start menu daoesn't work or anything on taskbar. Also copy paste stops to work. I am really sick of this. Installing windows over again.

StartMenuExperienceHost.exe

DescriptionFaulting application name: StartMenuExperienceHost.exe, version: 0.0.0.0, time stamp: 0x1ec08affFaulting module name: KERNELBASE.dll, version: 10.0.19041.207, time stamp: 0x746c1866Exception code: 0xc000027bFault offset: 0x000000000010b37cFaulting process id: 0x25e0Faulting application start time: 0x01d6edfcacf597eaFaulting application path: C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\StartMenuExperienceHost.exeFaulting module path: C:\Windows\System32\KERNELBASE.dllReport Id: 3648101a-51cd-4c51-b317-13871df9c896Faulting package full name: Microsoft.Windows.StartMenuExperienceHost_10.0.19041.1_neutral_neutral_cw5n1h2txyewyFaulting package-relative application ID: App

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. John DeV 164.9K Reputation points Independent Advisor
    2022-04-18T22:39:36+00:00

    Hello Damjan,

    Thank you for updating me with that information. I apologize that the above methods did not resolve the issue. What is your current Windows version and edition? Press Start then click Settings(Gear icon), select System then About.

    It seems you're not in the latest version of Windows 10.

    Kind regards,

    John DeV

    Independent Advisor

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-04-18T15:09:10+00:00

    Hi

    Thank you for your help but this didn't help, I already tried this and alot more and didn't worked.

    So I finally install fresh win10, now after a week I have the same problem. I never had that much problems with any other windows OS like now with win10, it is the worse OS ever created. Start menu doesn't work, copy, paste doesn't work, task scheduler doesn't work.... And I really don't want to reinstall win10 every week, because I loose start menu and copy paste option....I also tried with repair USB stick and when it boot up, I tried repair windows but than I had no option after that. So the only option is to install win 10 again and install one by one software each day, which will take me about 2 months to find out which one cause a problem. I also disabled all apps to startup at boot, I leave only MS in msconfig, but still the same.

    Was this answer helpful?

    0 comments No comments
  3. John DeV 164.9K Reputation points Independent Advisor
    2022-04-18T10:46:17+00:00

    Hello Damjan,

    Good day! I'm John Dev a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you.

    Please try the following methods below.

    **Restart Windows Explorer

    Press Ctrl + Shift + Esc to open Task Manager.

    Select the Processes tab.

    Scroll down and look for Windows Explorer

    Right click then select Restart.

    **Please try to run SFC and DISM to check for any system errors and corrupted files.

    https://support.microsoft.com/en-us/help/402652...

    After that, restart your computer

    Note: You can open command prompt by doing this,

    Press Ctrl+Shift+Esc to open Task Manager then click File

    Select "Run new task" then type: cmd

    Make sure to put a check mark on the "Create this task with administrative privileges" box

    Continue with the commands within the link above.

    **Repair all Windows apps via PowerShell

    Press Ctrl+Shift+Esc to open Task Manager then click File

    Select "Run new task" then type: powershell

    Make sure to put a check mark on the "Create this task with administrative privileges" box

    Copy and paste the command below one at a time then press Enter. Please ignore the red errors and let the process complete.

    Get-AppxPackage Microsoft.Windows.ShellExperienceHost | foreach {Add-AppxPackage -register "$($_. InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode}

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}

    Restart your computer

    Kindly let me know if this helps or if you have any further concerns.

    Kind regards,

    John DeV

    Independent Advisor

    Was this answer helpful?

    0 comments No comments