Quick Access Takes Forever to Open.

Submitted by D2D on Wed, 01/27/2021 - 09:07

I found this when searching for something else.  This slowness has been a problem in the past. I don't know if the procedure will work.

The link to the procedure is:

     https://answers.microsoft.com/en-us/windows/forum/windows_10-files/file-explorer-quick-access-very-slow-to-open/5d8e30ee-0e9c-4b11-bf3d-0118ce259f9e

The author contends that running the following script in an administrative Power Shell will fix it:

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

Add new comment

Restricted HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.