1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Resolved Start screen, Search, etc - Info

Discussion in 'Windows 10' started by savagcl, 2015/11/15.

  1. 2015/11/15
    savagcl Lifetime Subscription

    savagcl Geek Member Thread Starter

    Joined:
    2003/06/09
    Messages:
    1,559
    Likes Received:
    7
    Information only!

    May be old news for the experts but I finally found a fix that worked for me for subject problems.

    These 2 routines worked for me in restoring the Start Screen, Search and
    other windows 10 problems (even some apps i didn't want).

    Need not run both of them!

    1. Restores PC Health:

    Run from admin level CMD:
    DISM.exe /Online /Cleanup-image /Scanhealth DISM.exe /Online /Cleanup-image /Restorehealth
    ---------------------------------------------------------------------------

    2. Restores Start Screen, Search (and others):

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


    Arie, might want to verify these 2 routines, somehow.

    thanks,
     
  2. 2015/11/16
    Bill

    Bill SuperGeek WindowsBBS Team Member

    Joined:
    2002/01/11
    Messages:
    3,369
    Likes Received:
    411
    What are the problems these fixes are supposed to fix?

    "Start Screen, Search and other Windows 10 problems" is pretty vague.

    Note too, I regularly recommend running sfc /scannow before dism.exe. Then run dism.exe if system file checker (SFC) is not able to fix problems it finds.
     
    Bill,
    #2

  3. to hide this advert.

  4. 2015/11/16
    savagcl Lifetime Subscription

    savagcl Geek Member Thread Starter

    Joined:
    2003/06/09
    Messages:
    1,559
    Likes Received:
    7
    When i clicked on the windows 10 logo (lower left-hand corner) from my
    desktop. nothing would happen (missing start screen).

    Again, from the desktop, when i clicked on the search box, nothing would
    happen.

    the 2nd fix repaired these 2 conditions. Plus it downloaded and installed (?)
    some manifest, Bing stuff and other files (programs?).

    End result, Start screen/desktop and search are working.

    The 1st fix, i believe just verifys (and restores your PC's health where needed).

    Lookup "DISM" and "Apppackage" maybe more info there.
     
  5. 2015/11/16
    Bill

    Bill SuperGeek WindowsBBS Team Member

    Joined:
    2002/01/11
    Messages:
    3,369
    Likes Received:
    411
    Yeah, I know what they do. That was not my question. I wanted to know specifically what problems you were trying to fix. As I noted, I use DISM, but typically after seeing if SFC works first.

    And you said, "Need not run both of them!" That may or may not be true - depending on, again, what you were trying to fix.
     
    Bill,
    #4
  6. 2015/11/16
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
  7. 2015/11/16
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
  8. 2015/11/16
    savagcl Lifetime Subscription

    savagcl Geek Member Thread Starter

    Joined:
    2003/06/09
    Messages:
    1,559
    Likes Received:
    7
    Bill,

    I was trying to fix 2 problems.
    a. Start Screen not appearing when switching from Desktop screen using the windows 10 icon in the taskbar (left side).

    b. Clicking on the magnifying glass (search) also in the taskbar did not bring up
    the search window.

    thanks,
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.