Share via

Stop windows from launching the "Help with file explorer" webpage on startup?

Anonymous
2017-12-13T18:24:42+00:00

Recently whenever I start up my computer windows has been loading a bing search for "get help with file explorer in windows 10". I think it started after the recent update (I have only critical updates enabled). Does anyone know how to stop this from happening?

Windows for home | Windows 10 | Files, folders, and storage

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
Answer accepted by question author
  1. Anonymous
    2017-12-13T18:32:26+00:00

    Ok, give these a try:

    Reset Microsoft Edge:

    Open Start, type: powershell

    	Right click PowerShell then click Run as administrator
    
    
    
    	At the prompt, type: 
    
    
    
    	Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($\_.InstallLocation)\AppXManifest.xml” -Verbose}
    
    
    
    	Hit Enter
    
    
    
    	When complete, exit PowerShell, restart your computer then check if Edge is working again. 
    

    Scan your computer:

    https://www.groovypost.com/howto/clean-virus-in...

    Open Start > Settings > Privacy > Background apps

    Disable all Background apps including Microsoft Edge

    2 people found this answer helpful.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-12-13T20:13:00+00:00

    thanks that seems to somehow have solved my problem, which I find odd because I don't use Microsoft Edge (unless it is embedded in file explorer) I did have developer mode on though. (forgot why I turned it on since it isn't needed for working with the .net framework though).

    0 comments No comments
  2. Anonymous
    2017-12-13T18:28:33+00:00

    I've already tried this. It didn't solve the problem.

    0 comments No comments
  3. Anonymous
    2017-12-13T18:27:01+00:00

    Press Windows key + X

    Click Task Manager

    Click the Startup tab

    Disable any entries for that startup item

    You can disable all except Windows Defender

    Check if it helps.

    0 comments No comments