Local Reinstall Windows | [new]

if (-not (Test-Administrator)) Write-Error "Please run as Administrator" exit 1

return $true

private const string RESET_COMPONENT = "Microsoft.Windows.ResetEngine"; private const string LOCAL_IMAGE_PATH = @"C:\Windows\System32\Recovery\"; public async Task ValidateLocalImage() local reinstall windows