For the complete documentation index, see llms.txt. This page is also available as Markdown.

Stop-ScreenPNGProcess

Stops the background screenshot capture process

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Terminates the background PowerShell process that is capturing screenshots and clears related global variables.

Syntax

Stop-ScreenPNGProcess [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

This function does not define function-specific parameters beyond common parameters.

Examples

Example

Stop-ScreenPNGProcess
Stops the background screenshot process

Last updated

Was this helpful?