Unblocking files in Windows 10

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #150194
    Aether
    Participant
      @aether

      Hey all, not sure if this has been posted here before but I found it a pain to individually unblock each file and the possibility of missing some.

      Found the below which will unblock all files in a specific directory, which makes it alot easier.

      Open windows powershell by typing in Windows Powershell, then run the below command and all files will be unblocked.

      dir -Path “c:\<directory>” -Recurse | Unblock-File

      ?

    Viewing 1 post (of 1 total)

    Forums are currently locked.

    ©2024 VPinBall.com

    Log in with your credentials

    Forgot your details?