Delen via

Startmenu en Windows verkenner vallen weg in Windows 11

Gert de Groot 20 Reputatiepunten
2025-11-22T18:33:03.9633333+00:00

Zowel mijn startmenu als de Windows 11 verkenner vallen beide na ca. 1 seks weg. Alle suggesties op internet al toegepast, maar nog geen oplossing. Wie weet raad?

Windows voor thuisgebruik | Windows 11 | Bureaublad, Start en persoonlijke instellingen | Desktop
0 opmerkingen Geen opmerkingen

2 antwoorden

Sorteren op: Meest nuttig
  1. Gert de Groot 20 Reputatiepunten
    2025-11-23T10:03:21.8166667+00:00

    Many thanks for your reaction. However it did not solve the issue.

    Was dit antwoord nuttig?

    0 opmerkingen Geen opmerkingen

  2. John DeV 163.2K Reputatiepunten Onafhankelijke adviseur
    2025-11-22T20:05:06.11+00:00

    Hi, good day!

    • When was the last time it worked properly?
    • Have you made any changes to your computer recently?

    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/windows/using-system-file-checker-in-windows-365e0031-36b1-6031-f804-8fd86e0ef4ca

    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

    I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed by clicking "Add comment" below.

    Was dit antwoord nuttig?

    0 opmerkingen Geen opmerkingen

Uw antwoord

Antwoorden kunnen worden gemarkeerd als 'Geaccepteerd' door de auteur van de vraag en 'Aanbevolen' door moderators, zodat gebruikers het antwoord van de auteur kunnen weten.