Home > Article > System Tutorial > How to add encryption function to win10 right-click menu How to add encryption option to win10 right-click menu
How to quickly add encryption function to Win10 right-click menu? If you need to encrypt files frequently in Windows 10, following the setup path each time can be cumbersome. This tutorial will show you how to add a convenient encryption option to the right-click menu through registry settings, making encrypting files faster. PHP editor Xiaoxin has compiled the following detailed steps for you. Reading this article will help you achieve this goal easily.
How to add encryption options by right-clicking on win10:
1. "Win+R" shortcut key to start running, enter "regedit" and press Enter to open.
2. After entering the registry editor interface, click "HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced" in the left column.
3. Right-click the blank space on the right and select "New" a "DWORD Value".
4. Name it "EncryptionContextMenu", then double-click to open it. In the window that opens, change the "numeric data" to "1" and change the "base "Select "Hex", and finally click OK to save.
5. The encryption option will appear in the right-click menu.
The above is the detailed content of How to add encryption function to win10 right-click menu How to add encryption option to win10 right-click menu. For more information, please follow other related articles on the PHP Chinese website!