DigiCruncher

Crunching Digital Bytes

  • Home
  • Gadgets
  • Internet
    • Saas
  • Windows
    • Software
  • Tech
  • Privacy Policy
  • About Us
    • Contact Us
You are here: Home / Windows / How To Unblock Downloaded Files On Windows 10?

How To Unblock Downloaded Files On Windows 10?

December 12, 2022 by Sanmay Chakrabarti 1 Comment

When you download a file from the internet and try to open it, you may find that a security prompt opens on your screen saying that the downloaded file can’t be open. Downloaded files are generally disabled in PCs of private institutions to prevent any security breach. In this article, I have discussed how to unblock downloaded files on Windows  10.

We have shown a VIDEO walk through at the end of the post for easy solution.

Also, check out:

  • How To Unblock Chrome Extensions 
  • Block A Program In Firewall On Windows 10 

How To Unblock Websites With CMD (Command Prompt)?

Contents

Some private institutions block their computers from accessing certain websites and downloaded files. If you want to visit a website and find it blocked by Windows, then you can try these steps:

  1. Press the Windows + R keys to open the Run utility.
  2. Type cmd and press Ctrl + Shift + Enter to open an elevated Command Prompt.
  3. Now, type ping and the website address like www.youtube.com if you want to unblock YouTube.
    Example: ping www.youtube.com
  4. The Command Prompt should return the IP address of the website, like http://65.153.238.
  5. Copy the IP address of the website from the Command Prompt and paste it in any internet browser. Then, press Enter.

The blocked website should open without any error.

But how to unblock websites with CMD if CMD (Command Prompt) is blocked? You will likely find the Command Prompt blocked in these PCs also. In this scenario, you will have to unblock Command Prompt first.

How To Unblock Command Prompt?

Unblocking Command Prompt is very tricky. If the computer has been blocked for not allowing command prompt to open at the administrative level, then the only way you can access the command prompt is by logging in as Administrator.

If you are logged in as an administrator, then you can unblock Command Prompt from the Group Policy Editor. To do it, follow the steps given below:

  1. Open the Run utility again.
  2. Type gpedit.msc and press Enter. This will open the Local Policy Editor.
  3. Navigate to the following location:
    User Configuration> Administrative Templates> System
  4. Locate the Prevent access to command prompt policy on the right panel and double click on it.
  5. Set the policy to Disabled and click on Apply and OK to save the changes.

unblock_command_prompt

Now, restart the computer. After the computer restarts, you should find that the command prompt is unblocked.

How To Unblock Downloaded Files?

Now, to unblock downloaded files from the internet you can either do it one by one with Windows Explorer or you can do it in batch with the PowerShell.

Use Windows Explorer To Unblock Files Downloaded From The Internet

This method is ideal for unblocking a single downloaded file. If you want to unblock many downloaded files, try the next method. To do it, follow the steps given below:

  1. Open the Windows File Explorer by pressing the Windows + E keys.
  2. Navigate to the blocked downloaded file and right-click on it.
  3. Select the Properties option from the right-click context menu.
  4. In the General tab, check the Unblock box.

unlock_downloaded_files

Use PowerShell To Unblock Files Downloaded From The Internet

You can also use the PowerShell to batch unblock downloaded files in a folder. First, you will have to place all the blocked downloaded files in a folder, then follow the steps given below:

  1. Right-click on the start button and select the Windows PowerShell (Admin) option.
  2. Type in the following command and press Enter:
    get-childitem “C:\Users\<USERNAME>\Downloads” | unblock-file
    Enter the path of the folder in place of this “C:\Users\<USERNAME>\Downloads”

unlock_downloaded_files_powershell

After the command is run, all the files in that folder will be unblocked.

Wrapping Up

So, there you have it. Now you know how to unblock downloaded files. If you have any other questions related to this topic, ask them in the comment section.

Filed Under: Windows Tagged With: How To

About Sanmay Chakrabarti

Sanmay is a Windows Insider and editor at Digicruncher. He is a Tech enthusiast and has been writing tech blogs for over 2 years now. He loves reading books, traveling to new places and listening to music in his free time.

Comments

  1. mos8541 says

    June 19, 2021 at 2:27 pm

    This is what I did, do . PS C:\WINDOWS\system32> Get-ChildItem “C:\Users\john\Desktop\My Laptop\gifs\gif2” Unblock-File

    PS C:\WINDOWS\system32>

    Except for a few I MANUALLY unblocked one at at time, NONE were unblocked. There HAS to be a way to fix this, using group policy or whatever

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Digicruncher_Twitter_handle Digicruncher_Facebook_handle Digicruncher_pin_handle Digicruncher_Rss_Feed

Recent Posts

  • How To Fix PS4 Error WS-37398-0?
  • How To Fix PlayStation Error CE-33743-0?
  • FIX: Insignia Fire TV Remote Not Working
  • Fix: Homegroup Icon Won’t Go Away
  • How To Find HomeGroup Password In Windows

17 shares