How to unpin a folder which does not exist on my computer?

Manel D 0 Reputation points
2025-12-26T12:24:57.0133333+00:00

Hello.

Some time ago I created this folder on my computer, and pinned it on quick access.

After I while, I deleted it from my computer, but I forgot to first unpin it. Now I cannot remove it from there.

What can I do?

By the way, "carpeta" means folder.

User's image

User's image

Windows for home | Windows 11 | Files, folders, and storage
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. DaveM121 830.6K Reputation points Independent Advisor
    2025-12-26T12:56:07.29+00:00

    Your Quick Access folder is probably corrupt, the best option is to delete the content of Quick Access, and then re-pin the folders you need there.

    Click your Start Button, then just type cmd and on the resulting menu, right click Command Prompt and select 'Run as Administrator'

    Paste this command into Command Prompt and press Enter:

    del /F /Q %APPDATA%\Microsoft\Windows\Recent\*

    Paste this command into Command Prompt and press Enter:

    del /F /Q %APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations\*

    Paste this command into Command Prompt and press Enter:

    del /F /Q %APPDATA%\Microsoft\Windows\Recent\CustomDestinations\*

    Then, close Command Prompt and restart (not shut down) your PC.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.