Command For Print Screen -
Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.SendKeys]::SendWait("PrintScreen")
Captures only the currently active window to your clipboard. macOS Shortcut Commands command for print screen
If your key doesn't work, check if:
gnome-screenshot -f ~/screenshot.png
Mastering the command for print screen is the fastest way to save important information, share visual bugs with tech support, or capture memories from a video call. Depending on your device, the process ranges from a single key press to a quick keyboard shortcut. Windows Shortcut Commands Add-Type -AssemblyName System
Opens the Snipping Tool for rectangular, freeform, or window captures. Add-Type -AssemblyName System.Windows.Forms

Подробнее...