By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
10alert.com10alert.com
  • Threats
    • WordPress ThreatsDanger
    Threats
    A cyber or cybersecurity threat is a malicious act that seeks to damage data, steal data, or disrupt digital life in general. Cyber threats include…
    Show More
    Top News
    What is a Keylogger -Kaspersky Daily
    8 months ago
    An Interactive Map of Online Threats
    8 months ago
    Kaspersky Uncovers New Chthonic Zeus Banking Malware
    8 months ago
    Latest News
    Safeguards against firmware signed with stolen MSI keys
    18 hours ago
    WPDeveloper Addresses Privilege Escalation Vulnerability in ReviewX WordPress Plugin
    18 hours ago
    Wordfence Intelligence Weekly WordPress Vulnerability Report (May 15, 2023 to May 21, 2023)
    6 days ago
    Wordfence Firewall Blocks Bizarre Large-Scale XSS Campaign
    7 days ago
  • Fix
    Fix
    Troubleshooting guide you need when errors, bugs or technical glitches might ruin your digital experience.
    Show More
    Top News
    ✅How To Fix Error PS1 Can Not Be Loaded Because Running Scripts Is Disabled On This System
    8 months ago
    Windows 10 22H2 releases as a preview for testers
    8 months ago
    How to check for app updates on Windows 11
    8 months ago
    Latest News
    How automatically delete unused files from my Downloads folder?
    3 months ago
    Now you can speed up any video in your browser
    3 months ago
    How to restore access to a file after EFS or view it on another computer?
    4 months ago
    18 Proven Tips to Speed Up Your WordPress Site and Improve SEO | 2023 Guide
    4 months ago
  • How To
    How ToShow More
    What is two-factor authentication | Kaspersky official blog
    2 days ago
    Acer refreshes Windows 11 PCs for work and play: Swift Edge 16 and Predator Triton 16
    4 days ago
    NVIDIA GeForce RTX 4080 New Mercury Editions of Razer Blade 16 and Blade 18 now available
    4 days ago
    How Oxy uses hooks for maximum extensibility
    How Oxy uses hooks for maximum extensibility
    5 days ago
    The personal threat landscape: securing yourself smartly
    5 days ago
  • News
    News
    This category of resources includes the latest technology news and updates, covering a wide range of topics and innovations in the tech industry. From new…
    Show More
    Top News
    A silhouette of a dracula that comes alive at night
    7 months ago
    Free gifts Vkontakte
    7 months ago
    How to adjust sound settings on AirPods in iOS 14?
    7 months ago
    Latest News
    How to create virtual drive (VHD, VHDX, Dev Drive) on Windows 11
    2 days ago
    How to enable Taskbar End Task option to close apps on Windows 11
    2 days ago
    How to check USB4 devices specs from Settings on Windows 11
    2 days ago
    How to enable new header UI for File Explorer on Windows 11
    7 days ago
  • Glossary
  • My Bookmarks
Reading: How to zip files on Windows 11, 10
Share
Notification Show More
Aa
Aa
10alert.com10alert.com
  • Threats
  • Fix
  • How To
  • News
  • Glossary
  • My Bookmarks
  • Threats
    • WordPress ThreatsDanger
  • Fix
  • How To
  • News
  • Glossary
  • My Bookmarks
Follow US
News

How to zip files on Windows 11, 10

Tom Grant
Last updated: 17 January
Tom Grant 4 months ago
Share
4 Min Read

Windows 11 (and 10) has a “zip” feature built into File Explorer to compress files rather than a standalone application, and in this guide, you will learn how to use it to zip files to compress them quickly or gather a bunch of files to send them other the internet. In addition to the File Explorer zip feature, you can also compress files using PowerShell commands. 

Contents
Zip files from File Explorer on Windows 11Create zip before adding filesZip files from PowerShell on Windows 11

However, these file compression features are very limited to what other applications may offer. For instance, you can’t control the compression ratio, add password protection, or choose the encryption method.

This guide will teach you the steps to create a zip file to compress content on Windows 11 or 10.

  • Zip files from File Explorer on Windows 11
  • Zip files from PowerShell on Windows 11

Zip files from File Explorer on Windows 11

To create a zip file on Windows 11 (or 10), use these steps:

  1. Open File Explorer.

  2. Browse to the folder with the files to include in the zip file.

  3. Select the files (and folders).

  4. Right-click the selection and select the “Compress to ZIP” file option.

  5. Confirm a name for the zip file and press Enter.

Once you complete the steps, the compressed zipped file will be created on Windows 11.

You can add any type of file, including documents, pictures, music, executables, and other already “.zip” compressed files. If the file has already been compressed, the size will not change inside the new zipped file.

Although File Explorer may look a little different on Windows 11, the instructions will also work on Windows 10.

Create zip before adding files

Alternatively, you can always first create the zip file and then drag and drop the files into the container to compress them. Here’s how:

  1. Open File Explorer.

  2. Click the New menu and select the “Compressed (zipped) Folder” option.

  3. Confirm a name for the zip file and press Enter.

After completing the steps, you can drag and drop files inside the zipped file. Or you can copy the files, open the zip file, and paste the contents.

Zip files from PowerShell on Windows 11

To compress files into a zip file with PowerShell commands, use these steps:

  1. Open Start.

  2. Search for PowerShell, right-click the top result, and select the Run as administrator option.

  3. Type the following command to zip files with PowerShell and press Enter:

    Compress-Archive -Path C:SOURCEPATHTOYOURFILES* -CompressionLevel Optimal -DestinationPath C:DESTINATIONPATHZIPPEDFILE.zip

    In the command change the source and destination with your specific paths. The wildcard “*” tells the command to compress all the contents of the source folder.

  4. (Optional) Type the following command to compress more files and press Enter:

    Compress-Archive -Path C:SOURCEPATHTOYOURFILES -Update -DestinationPath C:DESTINATIONPATHZIPPEDFILE.zip

    In the command change the source and destination with your specific paths.

Once you complete the steps, the files will compress and a zipped file will be created in the location you specified.


Translate this article

TAGGED: Encryption, Targeted Attack, Windows
Tom Grant January 17, 2023 January 17, 2023
Share this Article
Facebook Twitter Reddit Telegram Email Copy Link Print

STAY CONECTED

24.8k Followers Like
253.9k Followers Follow
33.7k Subscribers Subscribe
124.8k Members Follow

LAST 10 ALERT

Safeguards against firmware signed with stolen MSI keys
Threats 21 hours ago
WPDeveloper Addresses Privilege Escalation Vulnerability in ReviewX WordPress Plugin
WPDeveloper Addresses Privilege Escalation Vulnerability in ReviewX WordPress Plugin
Wordpress Threats 21 hours ago
How to create virtual drive (VHD, VHDX, Dev Drive) on Windows 11
News 2 days ago
How to enable Taskbar End Task option to close apps on Windows 11
News 2 days ago
How to check USB4 devices specs from Settings on Windows 11
News 2 days ago

Recent Posts

  • Safeguards against firmware signed with stolen MSI keys
  • WPDeveloper Addresses Privilege Escalation Vulnerability in ReviewX WordPress Plugin
  • How to create virtual drive (VHD, VHDX, Dev Drive) on Windows 11
  • How to enable Taskbar End Task option to close apps on Windows 11
  • How to check USB4 devices specs from Settings on Windows 11

You Might Also Like

Threats

Safeguards against firmware signed with stolen MSI keys

21 hours ago
News

How to create virtual drive (VHD, VHDX, Dev Drive) on Windows 11

2 days ago
News

How to enable Taskbar End Task option to close apps on Windows 11

2 days ago
News

How to check USB4 devices specs from Settings on Windows 11

2 days ago
Show More

Related stories

How to Use Cloudflare to Secure Your WordPress Site
How To Starting Chrome from the command line
How to fix error 0x80070057 in Chrome?
Windows 10 How To Disable Slide to Shutdown
Windows search not working (FIX)
How to watch movies and TV series for free on Kinopoisk?
Previous Next

10 New Stories

What is two-factor authentication | Kaspersky official blog
Acer refreshes Windows 11 PCs for work and play: Swift Edge 16 and Predator Triton 16
NVIDIA GeForce RTX 4080 New Mercury Editions of Razer Blade 16 and Blade 18 now available
How Oxy uses hooks for maximum extensibility
The personal threat landscape: securing yourself smartly
Wordfence Intelligence Weekly WordPress Vulnerability Report (May 15, 2023 to May 21, 2023)
Previous Next
Hot News
Safeguards against firmware signed with stolen MSI keys
WPDeveloper Addresses Privilege Escalation Vulnerability in ReviewX WordPress Plugin
How to create virtual drive (VHD, VHDX, Dev Drive) on Windows 11
How to enable Taskbar End Task option to close apps on Windows 11
How to check USB4 devices specs from Settings on Windows 11
10alert.com10alert.com
Follow US

© 10 Alert Network. All Rights Reserved.

  • Privacy Policy
  • Contact
  • Customize Interests
  • My Bookmarks
  • Glossary
Go to mobile version
adbanner
AdBlock Detected
Our site is an advertising supported site. Please whitelist to support our site.
Okay, I'll Whitelist
Welcome Back!

Sign in to your account

Lost your password?