search
HomeSoftware TutorialOffice SoftwareHow to set and cancel passwords for compressed files using WinRAR

php editor Baicao teaches you how to use WinRAR to set and cancel passwords for compressed files. In our daily work, we often need to compress files and set password protection to ensure file security. As a commonly used compression tool, WinRAR provides the function of setting and canceling passwords, making our files more secure and reliable. Through simple operations, you can easily protect files, and you can also cancel the password at any time to facilitate file sharing and management.

Setting the password is also very simple, there are two ways.

You can choose to encrypt directly when compressing files, which can protect the security of the files. Select the files that need to be encrypted and add them to the compressed file via the options in the right-click menu.

How to set and cancel passwords for compressed files using WinRAR.

2. After selection, in the new dialog box that pops up, confirm the format of the compressed package, then click [Set Password], enter the password in the password column, and then press [OK] to set the password for opening the compressed package. It's set.

How to set and cancel passwords for compressed files using WinRAR.

3. For a compressed package with a password set, as long as you open any file inside, you need to enter the password first.

How to set and cancel passwords for compressed files using WinRAR

.

The second method is to set WinRAR to automatically encrypt, so that the opening password will be automatically set every time a file is compressed.

1. Open the WinRAR archive and click [Settings] in the list under [Options] on the upper toolbar.

How to set and cancel passwords for compressed files using WinRAR.

2. In the new dialog box, select [Compression]-[Create Default Configuration].

How to set and cancel passwords for compressed files using WinRAR.

3. Subsequently, the same dialog box as the first method will appear. Still select [Set Password] and press [OK].

How to set and cancel passwords for compressed files using WinRAR.

4. Enter the password in the password field and click OK. The automatic encryption of the compressed package will be set.

How to set and cancel passwords for compressed files using WinRAR

.

If we don’t need this password later, we can still cancel it, so that we don’t have to enter the password every time we open the file inside.

However, WinRAR does not directly cancel the password option. You need to decompress the files in the compressed package and put them into a new file. No password will be set after subsequent compression.

The specific operations are as follows:

1. Open WinRAR, select [Extract to], in the new dialog box, select the new folder where the files will be stored after decompression, and then click [OK].

How to set and cancel passwords for compressed files using WinRAR

2. At this time, a new dialog box will appear, asking you to enter your password. This password is the originally set opening password. After entering it, click OK.

The files in the compressed package will be decompressed into a new folder, and the password will no longer exist. Just rezip the file and don't set a password.

How to set and cancel passwords for compressed files using WinRAR

If the compressed package is in Zip format, there is another way to delete the password.

1. Select the compressed package, right-click the mouse, and then select [Windows Explorer] in [Open with]

How to set and cancel passwords for compressed files using WinRAR.

2. In the pop-up file, right-click the blank area, open the menu and select the [Delete Password] option.

How to set and cancel passwords for compressed files using WinRAR.

3. Subsequently, you will be prompted that the file is protected and you need to enter a password. Enter the originally set password in the dialog box to clear the password.

How to set and cancel passwords for compressed files using WinRAR

.

However, no matter which method is used to clear the password, you need to enter the original password, otherwise you will not be able to proceed further.

If I forget my password, am I unable to cancel it? Yes, let alone canceling the password, even the files inside cannot be opened, because WinRAR does not have an option to retrieve the password.

In this case, we can use other tools, such as Pepsi Niu RAR or ZIP password recovery tool.

Сначала используйте инструмент для получения пароля, чтобы вы могли как открыть сжатый пакет, так и отменить исходный пароль сжатого пакета.

Действие со сжатыми файлами ZIP или RAR одинаково. Импортируйте сжатый файл в инструмент, затем выберите один из методов извлечения, нажмите [Пуск] и следуйте подсказкам.

Инструмент восстановления пароля Pepsi Niu RAR

Инструмент для восстановления пароля Pepsi Niu ZIP

How to set and cancel passwords for compressed files using WinRAR

Затем подождите, пока пароль будет получен.

How to set and cancel passwords for compressed files using WinRAR

The above is the detailed content of How to set and cancel passwords for compressed files using WinRAR. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:百事牛科技. If there is any infringement, please contact admin@php.cn delete
How You Can Use Wildcards in Microsoft Excel to Refine Your SearchHow You Can Use Wildcards in Microsoft Excel to Refine Your SearchMay 13, 2025 am 01:59 AM

Excel wildcards: a powerful tool for efficient search and filtering This article will dive into the power of wildcards in Microsoft Excel, including their application in search, formulas, and filters, and some details to note. Wildcards allow you to perform fuzzy matching, making it more flexible to find and process data. *Wildcards: asterisks () and question marks (?)** Excel mainly uses two wildcards: asterisk (*) and question mark (?). *Asterisk (): Any number of characters** The asterisk represents any number of characters, including zero characters. For example: *OK* Match the cell containing "OK", "OK&q

Excel IF function with multiple conditionsExcel IF function with multiple conditionsMay 12, 2025 am 11:02 AM

The tutorial shows how to create multiple IF statements in Excel with AND as well as OR logic. Also, you will learn how to use IF together with other Excel functions. In the first part of our Excel IF tutorial, we looked at how to constru

How to calculate percentage in Excel - formula examplesHow to calculate percentage in Excel - formula examplesMay 12, 2025 am 10:28 AM

In this tutorial, you will lean a quick way to calculate percentages in Excel, find the basic percentage formula and a few more formulas for calculating percentage increase, percent of total and more. Calculating percentage is useful in m

Logical operators in Excel: equal to, not equal to, greater than, less thanLogical operators in Excel: equal to, not equal to, greater than, less thanMay 12, 2025 am 09:41 AM

Logical operators in Excel: The key to efficient data analysis In Excel, many tasks involve comparing data in different cells. To this end, Microsoft Excel provides six logical operators, also known as comparison operators. This tutorial is designed to help you understand the connotation of Excel logical operators and write the most efficient formulas for data analysis. Excel logical operators equal Not equal to Greater than/less than/greater than/six equal to/less than equal to Common uses of logical operators in Excel Overview of Excel Logical Operators Logical operators in Excel are used to compare two values. Logical operators are sometimes called boolean operators because in any given case, the result of comparison

How to show percentage in ExcelHow to show percentage in ExcelMay 12, 2025 am 09:40 AM

This concise guide explores Excel's percentage formatting capabilities, covering various scenarios and advanced techniques. Learn how to format existing values, handle empty cells, and customize your percentage display. To quickly apply percentage f

Logical functions in Excel: AND, OR, XOR and NOTLogical functions in Excel: AND, OR, XOR and NOTMay 12, 2025 am 09:39 AM

The tutorial explains the essence of Excel logical functions AND, OR, XOR and NOT and provides formula examples that demonstrate their common and inventive uses. Last week we tapped into the insight of Excel logical operators that are us

Comments vs. Notes in Microsoft Excel: What's the Difference?Comments vs. Notes in Microsoft Excel: What's the Difference?May 12, 2025 am 06:03 AM

This guide explores Microsoft Excel's comment and note features, explaining their uses and differences. Both tools annotate cells, but serve distinct purposes and display differently in printed worksheets. Excel Comments: Collaborative Annotations E

Excel templates: how to make and useExcel templates: how to make and useMay 11, 2025 am 10:43 AM

Excel template: a tool for efficient office work Microsoft Excel templates are a powerful tool to improve the efficiency of Excel, saving significantly time. After creating a template, you only need a small amount of adjustment to adapt to different scenarios and achieve reuse. Well-designed Excel templates can also improve the aesthetics and consistency of documents, leaving a good impression on colleagues and bosses. The value of templates is particularly prominent for common document types such as calendars, budget planners, invoices, inventory tables, and dashboards. What else is more convenient than just using a spreadsheet that looks beautiful, has a full-featured and is easy to customize? A Microsoft Excel template is a pre-designed workbook or worksheet, most of which

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.