: To remove the block from a specific file, use the Unblock-File cmdlet. powershell Unblock-File -Path "C:\Downloads\SetupScript.ps1" Use code with caution.
Test-FileLock "C:\locked.docx"