TEXT 185
Win10 - Create Explorer favorites By mike on 31st March 2021 08:31:27 AM
  1. Create favo's in Win 10 Explorer       
  2.  
  3. Use CMD as Admin, not PowerShell. Create links as per below;
  4.  
  5. mklink /d "%USERPROFILE%\Links\FavoriteLinkName" "D:\FolderToBeLinked"
  6. mklink /d "%USERPROFILE%\Links\22 VSL RestHours" "Y:\Rest Hours"
  7.  
  8. Renaming favorites can be done afterwards within Explorer itself (F2)

Hasta la pasta! is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.