In Windows Explorer, the "New" option loads a new list in about 30 seconds.
In Windows Explorer, the "New" option loads a new list in about 30 seconds.
Hello everyone, I've been facing this problem for several weeks. When I try to create a new item in Windows Explorer using the context menu, I see a blue wheel and notice a delay of about 30 seconds before the list appears. Once it loads, everything functions normally. I'm used to creating folders this way, even though I often overlook the alternative method. It's really frustrating. Could you suggest any solutions? I've searched extensively online but haven't found a reliable fix besides reinstalling Windows or risking damaging my computer. I've attached a screenshot of the "New" menu in case it helps. Thanks!
Be aware that this guide presumes Windows is fully updated. If not, verify you're running version 1909 or higher. The "New" option appears whenever it shows up. Applications can add themselves to the list, meaning fresh documents often start as blank templates—typically around 6KB in size. Delays in the "New" menu usually stem from programs registering themselves and then taking time to communicate with Windows via API calls.
Possible causes include Adobe Flash (which has become unstable after ActionScript development), or issues with Office 365. It might be necessary to uninstall and reinstall Office, or simply remove problematic software. Another scenario involves Windows waiting too long for a registration that failed due to bugs.
The process involves navigating the registry paths: HKEY_CLASSES_ROOT and HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts. Within these, you’ll find a list of extensions. Look for entries named 'ShellNew'—if present and not null, it indicates a registration issue with the "New" menu.
You can review the extension names manually or use unknown scanning tools (though none are readily available). This step requires caution. If you suspect only your account is affected, create a new one to test the issue. If it resolves there, migrate files between accounts and restart.
Once resolved, delete the old account and reinstall Windows if needed. This approach often proves more efficient than a full reinstall. If the problem persists on a new account after cleanup, consider re-installing Windows or checking hardware requirements (like CPU).
Consider using ShellExView. You can turn off half of the entries, review them, then turn them back on in half. This process helps identify which option triggers issues.