CaptureGraphicsWin2D
This allows you to capture windows with transparency:
- windows with rounded borders
- windows with shadows (e.g. context menu)
- windows with transparent surfaces (e.g. taskbar)
Download

Command-line Usage
Capture all open windows:powershell: Select all
CaptureGraphicsWin2D "C:\Captures"powershell: Select all
CaptureGraphicsWin2D "C:\Captures" "Shell_TrayWnd"Motivation
I was not able to find a screenshot tool that was able to capture the Windows 11 Files context menu / Windows 11 taskbar / etc with alpha channel for transparency.




