Win10 right-click menu does not have "new briefcase" how to do

  
1, first, please right click on the computer desktop, in the pop-up right-click menu, select "New - text document" option.

2, next, double-click to open the newly created text document, and then copy the following code into the text document.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREClassesBriefcaseShellNew]
"IconPath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00 ,6d,00,52,00,6f,00,6f,00,
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65, 00,6d,00,33,00,32,00,5c,00,73,
00,79,00,6e,00,63,00,75,00,69,00,2e,00,64 ,00,6c,00,6c,00,2c,00,30,00,00,00
"ItemName"=hex(2):40,00,25,00,53,00,79,00 , 73,00,74,00,65,00,6d,00,52,00,6f,00,
6f,00,74,00,25,00,5c,00,73,00,79, 00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,
00,73,00,68,00,65,00,6c,00,6c ,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,
2d,00,36,00,34,00,39,00, 33,00,00,00
"Directory"=""
"Handler"="{85BBD920-42A0-1069-A2E4-08002B30309D}"
[HKEY_LOCAL_MACHINESOFTWAREClassesBriefcaseShellNewConfig]
"IsFolder"=""
"NoExtension"=""

3. Next, we need to save the file and suffix the file from the original .txt The format is modified to .reg Type the name of the file can be arbitrarily set, modify the settings to save the file.

4. Next, double-click to open the file, and then in the series of warning prompts that pop up, select all to complete the modification of the system registry.


5, finally, we restart Windows Explorer program, and then right-click menu on the desktop, view the new options, you can see the briefcase option in the new options you, little friends quickly Try it.

6, to cancel this new item, you can save and execute the following code in the same way (the file name needs to be different from the previous one, the extension does not change):
====== ============================================================ Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINESOFTWAREClassesBriefcaseShellNew]
=============================================== ============
Note: Among them "Briefcase.reg" is to increase the "Briefcase" registry key, "DBriefcase.reg"; delete the existing “ The briefcase & quoquo; registry key.

Copyright © Windows knowledge All Rights Reserved