Windows 11 hangs when entering Downloads folder

AG 521 Reputation points
2021-11-23T07:59:42.947+00:00

Windows 11 hangs when entering Downloads folder and "Working on it..." is displayed.
When trying to close the window I am receiving the message "Windows explorer is not responding"

I have already tried

DISM.exe /Online /Cleanup-image /Restorehealth

sfc /scannow

Full Disk Cleanup with system files.

Thanks,
AG

Windows for business | Windows Client for IT Pros | User experience | Other

Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

Answer accepted by question author
AG 521 Reputation points
2021-11-26T09:24:15.73+00:00

Hi,

Clearing file explorer history did not solved the problem for me.
I was forced to delete all files in Downloads folder using CMD.

Was this answer helpful?

5 people found this answer helpful.

8 additional answers

Sort by: Newest
  1. yurhmz 10 Reputation points
    2026-08-20T15:13:02.25+00:00

    In my case, the Downloads folder just seemed to have become too big, running a command to delete files that were older than X days solved my issue. Here's the command I used (deleting all files older than 600 days) :
    forfiles /p "C:\your\folder\path" /s /d -600 /c "cmd /c del /f /q @path"

    Was this answer helpful?

    0 comments No comments
  2. Suvarghya Dutta 0 Reputation points
    2024-12-11T13:13:47.6366667+00:00

    I faced this issue today (11th Dec'24). it seems there was a mp4 file which was downloaded which created this. I went to cmd and manually deleted the mp4 files from the download folder. Once deleted, I opened the Windows explorer and the download function worked perfectly.

    Was this answer helpful?

    0 comments No comments
  3. Bing Suanino 0 Reputation points
    2024-11-11T03:35:59.1+00:00

    Hi,

    I came across this thread because I just encountered the same problem.
    I always re-locate my "Downloads" folder to a different drive on my computer.

    My solution, I used the default location, then just brought back to my Data disk and it worked.

    Was this answer helpful?

    0 comments No comments
  4. Paweł Görlich 15 Reputation points
    2024-04-09T19:58:59.49+00:00

    This solved my problem. I unpinned the Downloads folder from the quick access tab and navigated to the folder via explorer. It worked.

    Afterwards, I pinned the folder back to the quick access and it worked again.

    Was this answer helpful?

    0 comments No comments