Cannot create new folder from right click menu in Windows 10 Fix

If you can’t create a new folder just by right clicking on the desktop window and then by clicking on “New> folder” and thinking what to do, you have just come to the right place. Make this simple change in your Registry Editor window and the problem will be solved easily.

 

NOTE

Before going ahead to the main fix, we strongly suggest you to create a a backup of the registry on your computer. After opening Registry Editor, click on “File” > “Export” to create the backup.

If anything goes wrong you can retrieve your registry by simply importing the backup.

Also Read:Restore Missing New from Context menu

Fix 1- Create a new sub-key under shellex key-

You have to create a new key in shellex(associates all the shortcuts in the right click menu) and the problem will be solved.



1. Click on the Search box and type “regedit“.

2. Now, click on “Registry Editor” from the elevated search results window.

 

Regedit

 

3. In the next step, you will have to navigate to this registry file-

HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers

 

4. Now, right-click on “ContextMenuHandlers” and then click on “New>Key“.

5. Simply, rename the key to “New“.

 

Context Handler New Key

 

6. Now, on the left-hand side, click on “New” to select it.

7. Now, on the right-hand side, double click on “Default” to edit it.

 

Default Double Click

 

8. In the Edit String window, copy-paste this in ‘Value data:‘ box.

{D969A300-E7FF-11d0-A93B-00A0C90F2719}

 

9. Then, click on “OK“.

 

Value Data Ok

 

Close Registry Editor window.

Check if you can create a new folder by right clicking on the desktop and then “New> Folder“.

You will be able to create a new folder just like before.

Fix 2 – Turn Controlled folder access OFF

1. Search Windows security in Windows 10 search box.

2. Now, Click on search result to open it.

 

Windows Security

 

 

3. Click on Virus & Threat protection.

 

Virus 1

 

4. Click on Manage Ransomware protection.

 

Manage Ransomware Protection

 

5. Turn off Controlled folder access.

 

Off Controlled Folder Access1

 

Fix 2 – Check security settings of your Disk

1. Right click on the disk on which you are unable to create a new folder

2. Click on properties.

 

 

Properties Disk

 



3. Select your User  and click on Edit.

 

Security

 

4. Make sure Modify, Write and read are checked. If not check these options and click on apply and OK.

Allow Write Modify

 

Fix 3 – Run SFC / SCANNOW command

1 – Search cmd in Search box.

2 – Now, Right click and click on run as admin.

Open Cmd Run As Admin Win11 Min

 

3 – Now, run the command given below.

SFC /SCANNOW

4 -Close the CMD Window and try again.