This tutorial will show you how to add or remove the Pin to Quick access context menu for your account or all users in Windows 11.
Quick access in the navigation pane of File Explorer (Win+E) allows you to quickly access and view your pinned locations, frequent folders, and recent files from one location in Quick Access.
You can Pin to Quick access and Unpin from Quick access items. These locations include local and network files files (build 22557), folders, drives, libraries, OneDrive, This PC, Recycle Bin, etc...
Starting with Windows 11 build 22593, Quick access is now called Home. The name Quick access has been repurposed for the pinned/frequent Folders section and Pinned files is now called Favorites to align with Office and OneDrive. Recent and pinned files displayed in Home are now searchable using the search box in File Explorer even if they are not local files, so you can find Office files recently shared with you.
Contents
- Option One: Add or Remove "Pin to Quick access" Context Menu for Current User
- Option Two: Add or Remove "Pin to Quick access" Context Menu for All Users
EXAMPLE: Quick access and "Pin to Quick access" context menu
1 Do step 2 (add) or step 3 (remove) below for what you want.
2. Add "Pin to Quick access" Context Menu for Current User
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Add_Pin_to_Quick_access_to_context_menu_for_current_user.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\Drive\shell\pintohome]
"ProgrammaticAccessOnly"=-
[HKEY_CURRENT_USER\Software\Classes\Folder\shell\pintohome]
"ProgrammaticAccessOnly"=-
[HKEY_CURRENT_USER\Software\Classes\Network\shell\pintohome]
"ProgrammaticAccessOnly"=-
3. Remove "Pin to Quick access" Context Menu for Current User
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Remove_Pin_to_Quick_access_from_context_menu_for_current_user.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\Drive\shell\pintohome]
"ProgrammaticAccessOnly"=""
[HKEY_CURRENT_USER\Software\Classes\Folder\shell\pintohome]
"ProgrammaticAccessOnly"=""
[HKEY_CURRENT_USER\Software\Classes\Network\shell\pintohome]
"ProgrammaticAccessOnly"=""
4 Save the REG file to your desktop.
5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.
6 Double click/tap on the downloaded REG file to merge it.
7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
8 You can now delete the downloaded REG file if you like.
You must be signed in as an administrator to use this option.
1 Do step 2 (add) or step 3 (remove) below for what you want.
2. Add "Pin to Quick access" Context Menu for All Users
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Add_Pin_to_Quick_access_to_context_menu_for_all_users.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive\shell\pintohome]
"ProgrammaticAccessOnly"=-
[HKEY_CLASSES_ROOT\Folder\shell\pintohome]
"ProgrammaticAccessOnly"=-
[HKEY_CLASSES_ROOT\Network\shell\pintohome]
"ProgrammaticAccessOnly"=-
[HKEY_CURRENT_USER\Software\Classes\Drive\shell\pintohome]
"ProgrammaticAccessOnly"=-
[HKEY_CURRENT_USER\Software\Classes\Folder\shell\pintohome]
"ProgrammaticAccessOnly"=-
[HKEY_CURRENT_USER\Software\Classes\Network\shell\pintohome]
"ProgrammaticAccessOnly"=-
3. Remove "Pin to Quick access" Context Menu for All Users
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Remove_Pin_to_Quick_access_from_context_menu_for_all_users.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive\shell\pintohome]
"ProgrammaticAccessOnly"=""
[HKEY_CLASSES_ROOT\Folder\shell\pintohome]
"ProgrammaticAccessOnly"=""
[HKEY_CLASSES_ROOT\Network\shell\pintohome]
"ProgrammaticAccessOnly"=""
4 Save the REG file to your desktop.
5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.
6 Double click/tap on the downloaded REG file to merge it.
7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
8 You can now delete the downloaded REG file if you like.
That's it,
Shawn Brink
Related Tutorials
- Add or Remove Home in Navigation Pane of File Explorer in Windows 11
- Pin to Quick Access and Unpin from Quick Access in Windows 11
- Backup and Restore Quick Access Pinned Folders in Windows 11
- Add or Remove Add to Favorites Context Menu in Windows 11
- Add or Remove Quick Access in File Explorer Home in Windows 11
Attachments
-
Add_Pin_to_Quick_access_to_context_menu_for_all_users.reg1.4 KB · Views: 240
-
Remove_Pin_to_Quick_access_from_context_menu_for_all_users.reg940 bytes · Views: 478
-
Add_Pin_to_Quick_access_to_context_menu_for_current_user.reg962 bytes · Views: 326
-
Remove_Pin_to_Quick_access_from_context_menu_for_current_user.reg968 bytes · Views: 816
Last edited:













