Ankit Sudhera Portfolio Website

Programming is my Passion
Provide Training is my skill
Quality and Commitment is my Life's Goal
Quality and Commitment is my Life's Goal
Programming is my Passion
Provide Training is my skill
Quality and Commitment is my Life's Goal
Quality and Commitment is my Life's Goal
Programming and Support is my Quality
Programming and Support is my Quality
Programming and Support is my Quality

Forum

How to Clear Quick ...
 
Notifications
Clear all

How to Clear Quick Access Pinned Folders in Windows through Command Prompt

1 Posts
1 Users
0 Reactions
495 Views
(@Anonymous)
New Member Guest
Joined: 1 second ago
Posts: 0
 
  1. Open a command prompt.
  2. Copy and paste the command below into the command prompt, and press Enter. (see screenshot below)
    del /f /s /q /a "%AppData%\Microsoft\Windows\Recent\AutomaticDestinations\f01b4d95cf55d32a.automaticDestinations-ms"
  3. When successfully deleted, you can close the command prompt if you like.

   
Quote