How to locate the Screenshots folder in Windows 11 (and fix it)

Can't find the screenshots folder in Windows 11, or noticed that your system has stopped saving your captures entirely? Let me show you how to locate it instantly and how to fix it if it has gone missing.

By default, Windows 11 saves screenshots in a dedicated Screenshots folder located inside your primary Pictures directory. Windows is designed to create this folder automatically the very first time you trigger a screen capture shortcut. However, user profile changes or system updates can sometimes disrupt this path.

Locate the screenshots folder in Windows 11

The fastest way to jump directly to your active screenshot folder—bypassing manually clicking through folders—is to use a direct shell shortcut command inside File Explorer:

  1. Open File Explorer.
  2. Type shell:screenshots directly into the top address bar of File Explorer.
    Locate the screenshots folder in Windows 11
  3. Press the Enter key on your keyboard.

File Explorer will instantly open your designated folder. You can view its absolute file system path by clicking on an empty space inside the File Explorer address bar.

Location of the screenshots folder in Windows 11

What to do when Windows 11 is not saving screenshots

If running the step above changes nothing, or if Windows 11 completely fails to save your captured screenshots to your Pictures folder altogether, a corrupted path entry in the Windows Registry is typically to blame. You can manually restore the default behavior by following these steps:

  1. Right-click on the Windows Start menu button and select Run.
    Open the Run command window from the Windows 11 Start context menu
  2. In the Run command box, type regedit and click OK (or press Enter).
    Open the Registry Editor utility in Windows 11 by typing regedit
  3. If a User Account Control prompt appears, click Yes to grant administrative permission.
  4. Inside the Registry Editor sidebar, navigate down to the following folder path location:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
    Navigating to the User Shell Folders key directory inside the Windows Registry Editor
  5. Look at the list in the right-hand panel and double-click the string value explicitly named {B7BEDE81-DF94-4682-A7D8-57A52620B86F}.
    Locating the unique screenshots string identifier value inside the Registry Editor panel

Note: If that exact string sequence is missing entirely, right-click on empty space in the right panel, choose New > String Value, and name it {B7BEDE81-DF94-4682-A7D8-57A52620B86F} exactly.

Creating a new custom String Value object inside the Windows Registry Explorer
  1. In the Edit String window that opens, verify or alter the Value data text block to match this path exactly:
    %USERPROFILE%\Pictures\Screenshots
    Setting the Registry string value path destination to the default Windows screenshots folder target
  2. Click OK to confirm your changes.
  3. Close out of the Registry Editor window and restart your computer.

Once your computer reboots, test the functionality by taking a fresh screenshot. Windows 11 will automatically map the file destination and save your newly captured images inside your default Pictures folder layout once again.


Related:

How to change where screenshots are saved in Windows 10 & 11


Windows