This tutorial will show you how to reset the screenshot index counter back to 1 for your account in Windows 10 and Windows 11.
When you take a screenshot using the Windows

You can reset the screenshot index counter back to the default 1 on demand when wanted.
EXAMPLE: Screenshots folder
Here's How:
1 Open Windows Terminal, and select either Windows PowerShell or Command Prompt.
2 Copy and paste the command below into Windows Terminal, and press Enter. (see screenshot below)
If wanted, you can change the ScreenshotIndex DWORD value to a number other than "1" at the end to have the index start with that number instead.
REG ADD HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer /V ScreenshotIndex /T REG_DWORD /D 1 /F
3 You can now close Windows Terminal if you like.
That's it,
Shawn Brink
Last edited: