Generally, when you try to perform certain operations on a file or folder, like a copy, move, delete, or rename. You are faced with an error the filename or extension is too long windows. Luckily sometimes changing the name may works. But majorly, this method does not seem to work, and we will talk more about its cause later in the post. This error does not let you modify this file or folder in any way, no matter how many times you try. Several users are facing this problem. So today, in this solution guide, we will be fixing these windows The Filename Or Extension Is Too Long error by using multiple methods.

the filename or extension is too long

Why Error The Filename Or Extension Is Too Long Windows Issue Occurs?

If you are using the earlier versions of windows, you face this error The Filename Or Extension Is Too Long windows frequently. If we put it in simple words. The main cause behind this error is windows os, naming limitations. Like the very early versions of windows do not let name a file which has more than eight characters. And the extension or format must only be limited to three characters.

Later on, with the introduction of the NTFS formatting system. This windows The Filename Or Extension Is Too Long error problem became very rare. As the filename can be named up to 255 characters, and path of the file or folder can be of more than 32,000 characters. Now you must be wondering, then why do you face this error The Filename Or Extension Is Too Long windows?. The reason is, Windows OS has a function called MAX_PATH now; by default, this is set to only 266 characters.

And because of this limitation, we are unable to modify our files or folders. But making changes to the system configuration may result in instability and more errors. That is why we can not change this. But do not worry, we have gathered some methods by which you surely get rid of this windows The Filename Or Extension Is Too Long error.

How to Fix & Solve Error The Filename Or Extension Is Too Long Windows Issue

Now let’s take some of the working methods that can fix this error The Filename Or Extension Is Too Long windows issue. Kindly follow each way carefully as some ways are a little complex. So please be aware not to make any mistakes. Let’s proceed with our methods.

1. Using Windows PowerShell –

In this createprocess error 206 The Filename Or Extension Is Too Long windows method, we will be using the power shell, and we will perform specific commands for certain operations. So please type or copy each command as it is.

**NOTE: Suppose You want to copy/move/delete a particular folder/file. We have two folders Old folder and the Newfolder. Both of these folders are in the Documents Directory. We will now apply commands for each operation.

A. Copying a Folder/File:

In this operation. We will copy the Old’ folder and its content to the New’ folder.

  • STEP 1. Click on Start, type PowerShell, and Hit Enter
  • STEP 2. Type cd Documents, to move to our Documents directory
  • STEP 3. Type Copy-Item Old -Destination New -Recurse

B. Moving a Folder/File:

In this operation. We will move the Old’ folder, and it’s content to the New’ folder.

  • STEP 1. Click on Start, type PowerShell, and Hit Enter
  • STEP 2. Type cd Documents, to move to our Documents directory
  • STEP 3. Type Copy-Item Old -Destination New -Recurse

C. Deleting a Folder/File:

In this operation, we will be removing the ‘Old’ file/folder.

  • STEP 1. Click on Start, type PowerShell, and Hit Enter
  • STEP 2. Type cd Documents, to move to our Documents directory
  • STEP 3. Type Remove-Item Old -Recurse -Force

2. Using Network Drive –

In this createprocess error=206, The Filename Or Extension Is Too Long windows method, and we will create a new network drive. Follow the steps to apply the operation.

  • STEP 1. Go to the folder which is throwing error
  • STEP 2. Now Right Click  on the folder > Click on Share with > Specific people

share with

  • STEP 3. Select your Username and click on the Share button

share The Filename or Extension is Too Long

  • STEP 4. Now onto your My Computer Screen, click on Computer Tab

mycomputer

  • STEP 5. Click on Map network drive

mapdrive The Filename or Extension is Too Long

  • STEP 6. Choose your target Drive and Browse the Path

drive

  • STEP 7. Kindly, Check Reconnect at sign-in option, & Click on Finish

checkbox The Filename or Extension is Too Long

  • STEP 8. Now you quickly access and perform the operation on to the folder and files.

3. Using Regedit –

In this error The Filename Or Extension Is Too Long Windows 10 method, we will be using Registry Editor. We will make changes to the Group Policy. That will allow us to perform the operation on longer name files and folders.

  • STEP 1. Click on Start, type Run, and Hit Enter
  • STEP 2. Type regedit in the Run box, and hit Enter

regedit

  • STEP 3. Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
  • STEP 4. Locate LongPathsEnabled and double click on it
**NOTE: If you find LongPathsEnabled move to STEP 7. If not proceed to the next STEP

The Filename or Extension is Too Long

  • STEP 5. Click on empty space in Right Plane
  • STEP 6. New > DWORD (32-bit) Value and name it LongPathsEnabled

new

  • STEP 7. Put 1 in Value data box

value The Filename or Extension is Too Long

  • STEP 8. Close Registry Editor and Restart System

4. Using DropBox & Third-Party Tools –

In this error The Filename Or Extension Is Too Long Windows 7 method, you have first to upload your file or folder to your Dropbox account. If you do not have a dropbox account, you first have to create an account. After uploading the file, you can rename it in the Dropbox. And then download it.

Apart from this, multiple tools are dedicated to this particular error The Filename Or Extension Is Too Long Windows 8 error. You can search them on google download them and perform all the operations using that tool.

Conclusion:

With this being the end of the article on windows The Filename Or Extension Is Too Long error. We hope you successfully fix this error by using the above methods. All of the methods have been found working. Still, if you find any problem comment below, we will surely help you out. In this article, we have briefly provided you the cause behind this error The Filename Or Extension Is Too Long windows and suitable methods.

We hope you like this windows The Filename Or Extension Is Too Long error article, for more articles on technology and gaming, do not forget to follow us. We post everything on tech like tech news, review, troubleshooting guides, and other exciting stuff. Thank You!

LEAVE A REPLY