How to add Win11 encryption function to the right-click menu? How to add Win11 encryption and decryption right-click shortcut

PHPz
Release: 2024-01-07 08:45:57
forward
689 people have browsed it

This article is a tutorial on how to encrypt and decrypt files without using third-party encryption and decryption tools. A tutorial on how to add encryption and decryption to the right-click menu of Win11. Since the registry needs to be modified, everyone must do it well. Make a backup before proceeding.

Win11加密功能怎么添加到右键菜单? Win11加密解密右键快捷添加方法

1. First, press the [Win R] key combination on the keyboard to open the run, then enter the [regedit] command, and press [OK or Enter] to open the registration Table Editor;

Win11加密功能怎么添加到右键菜单? Win11加密解密右键快捷添加方法

#2. User Account Control window, do you want to allow this application to make changes to your device? Click [Yes];

Win11加密功能怎么添加到右键菜单? Win11加密解密右键快捷添加方法

3. Registry Editor window, expand to the following path: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Win11加密功能怎么添加到右键菜单? Win11加密解密右键快捷添加方法

4. Then in the blank space on the right, click [right-click], and in the menu item that opens, select [New - DWORD (32-bit) value (D)];

Win11加密功能怎么添加到右键菜单? Win11加密解密右键快捷添加方法

5. Name the new key value [EncryptionContextMenu];

Win11加密功能怎么添加到右键菜单? Win11加密解密右键快捷添加方法

6. Then [double-click] this key value , in the opened Edit DWORD (32-bit) value window, modify the numerical data to [1], the base is [hexadecimal], click [OK];

Win11加密功能怎么添加到右键菜单? Win11加密解密右键快捷添加方法

7. Finally, select the file that needs to be encrypted, click [right-click], and in the menu item that opens, select [Show more options - Encryption (when the file is encrypted, decryption will be displayed)];

Win11加密功能怎么添加到右键菜单? Win11加密解密右键快捷添加方法

Win11加密功能怎么添加到右键菜单? Win11加密解密右键快捷添加方法

The above is the detailed content of How to add Win11 encryption function to the right-click menu? How to add Win11 encryption and decryption right-click shortcut. For more information, please follow other related articles on the PHP Chinese website!

source:jb51.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template