Skip to content
Follow
Windows

Windows 11: Shell Folder Command Shortcuts

Richard
Written by
Richard
May 8, 2023 Updated May 1, 2026 2 min read
How to Display Day of the Week on Windows 11 Taskbar
How to Display Day of the Week on Windows 11 Taskbar

Windows 11 shell folder commands let you open hidden system folders instantly by typing specific codes.

These commands act as direct shortcuts, bypassing the need to navigate complex directory structures within File Explorer.

For instance, typing `shell:Common Administrative Tools` will immediately take you to that system location, a process that would otherwise require multiple clicks.

Using these shortcuts, like `shell:startup` for your startup programs folder, drastically speeds up access to essential system areas.

You can quickly reach folders for user profiles, administrative tools, or even hidden system configurations in seconds.

⚡ Quick Answer

Access Windows 11 shell folders by opening the Run box (Windows Key + R), typing `shell:FolderName`, and pressing Enter. For example, `shell:startup` opens the startup folder. You can also use these commands in File Explorer or the command line.

How to use shell commands

You can run these commands in the Run box (press Windows Key + R on your keyboard), the File Explorer address bar, Command Prompt, or Windows PowerShell.

Note: Some system-level folders may require you to run the Windows Terminal app as an administrator. [Requires Admin Privileges]

Comprehensive Command Directory

Use these commands to navigate Windows 11 system folder navigation quickly. Click to copy:

  • AppData: shell:AppData
  • Common Startup: shell:Common Startup
  • Downloads: shell:Downloads
  • Fonts: shell:Fonts
  • AppsFolder: shell:AppsFolder
  • Recycle Bin: shell:RecycleBinFolder

Understanding Shell vs CMD

Shell commands are specific to the Windows Namespace, resolving to actual paths like 📁C:\Users\User\AppData. CMD commands, on the other hand, are standard instructions for the command line interface. Good to know: shell commands aren’t case-sensitive.

Creating Custom Shortcuts

You can create desktop shortcuts by right-clicking your desktop, then selecting New > Shortcut, and typing the shell command itself, like explorer shell:AppsFolder. You can also find specific folder locations in the Registry Editor at 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions.

Summary

Think of shell commands as a quick way to get around Windows 11. By using the shell:Name format, you can skip the manual clicking and go straight to the files you need. These shortcuts make managing your system folders much faster for everyday users.

Can I create custom shell commands?

While you cannot create new ‘shell:’ prefixes, you can create desktop shortcuts or batch files that trigger these commands. By saving these as .lnk or .bat files, you effectively create your own custom triggers to open specific system locations instantly without needing to type the command every time.

How do I find the GUID for a specific folder?

You can find the GUID (which stands for Globally Unique Identifier) by looking in the Registry Editor. Navigate to 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions. Each sub-key represents a folder and contains a unique CLSID value that Windows uses to identify the system namespace object internally.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Open Windows Terminal as Admin Automatically
Windows How to Open Windows Terminal as Admin Automatically
Windows 11 Control Panel Shortcuts Guide
Windows Windows 11 Control Panel Shortcuts Guide
How to Restore and Add Recycle Bin to Windows 11
Windows How to Restore and Add Recycle Bin to Windows 11
How To Fix Windows 11 File Explorer Crashing Or Freezing
Windows How To Fix Windows 11 File Explorer Crashing Or Freezing

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *