Ошибка 0x800700df windows 10

Ошибка: «Размер файла превышает установленное ограничение, сохранение файла невозможно».

Возникает из-за ограничения размера загружаемых файлов по умолчанию в WebDAV, которое составляет 28 Мб (29 360 128 байт). Чтобы решить проблему, необходимо увеличить размер ограничения по умолчанию.

Это руководство содержит инструкцию по устранению следующей ошибки:

Устранение ошибки 0x800700DF в WebDAV. Шаг - 1

Рисунок 1 – Ошибка 0x800700DF в WebDAV.

Шаг 1

Увеличение лимита путем изменения параметра FileSizeLimitInBytes в редакторе реестра:

  1. Откройте редактор реестра (Win + R → regedit.exe → OK)
    Устранение ошибки 0x800700DF в WebDAV. Шаг - 2

    Рисунок 2 – Запуск редактора реестра Windows.

  2. Перейдите к HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters, и на правой панели дважды щелкните по значению FileSizeLimitInBytes.
    Устранение ошибки 0x800700DF в WebDAV. Шаг - 3

    Рисунок 3 – Редактирование параметра реестра.

  3. Измените значение FileSizeLimitInBytes на 4294967295 что равняется 4 Гб, это максимальное значение, поддерживаемое ОС Windows.

    Рисунок 4 – Увеличение размера загружаемого файла.

  4. Закройте редактор реестра и перезагрузите службу «Веб-клиент».
    Устранение ошибки 0x800700DF в WebDAV. Шаг - 5

    Рисунок 5 – Перезапуск службы IIS.

Шаг 2

Измените настройки функции фильтрации запросов и ограничения запросов с помощью диспетчера IIS:

  1. Откройте диспетчер IIS.
  2. Выберите веб-сайт, который вы хотите настроить.
  3. Убедитесь, что вы находитесь в режиме просмотра возможностей с помощью кнопки в нижней части менеджера.
  4. Выберите «Фильтрация запросов» и откройте её, дважды щёлкнув по значку. Откроется панель «Фильтрация запросов»:
    Устранение ошибки 0x800700DF в WebDAV. Шаг - 6

    Рисунок 6 – Фильтрация запросов IIS.

  5. На панели «Действия» в правой части экрана нажмите «Изменить параметры…». Откроется окно «Изменение параметров фильтрации запросов».

    Рисунок 7 – Изменение параметра фильтрации запросов.

  6. В разделе «Ограничения запросов» введите соответствующую максимально допустимую длину содержимого (в байтах), а затем нажмите кнопку «ОК»

    Рисунок 8 – Ввод максимального размера загружаемого файла по WebDAV.

  7. Перезапустите IIS.

Error 0x800700DF is a typical error that occurs when you upload or move a large file to SharePoint, Windows computer, or an external drive. As the default size set on Web Client service is 47 Mb, if you try to upload a file over the set limit, you get error 0x800700df. Often, one of the things people check when they face error 0x800700Ddf is the current file size upload limit. But if the quota is not an issue, then it might be caused by a local restriction set on Web Client Service.

This issue occurs because a security change that was introduced in Windows XP SP2 affects the Web Distributed Authoring and Versioning (WebDAV) redirector. This security change makes sure that an unauthorized server cannot force a client computer into a denial-of-service attack. If you try to download a file that is larger than 50000000 bytes, the client computer interprets this download as a denial-of-service attack. Therefore, the download process stops.

If you are facing this error for the first time, you may not quite understand the reason behind it.

What is File Size Exceeds Limit Error 0x800700DF on Windows 10/11

SharePoint is used by many industries as it provides many benefits to users. This is server software that is associated with content management, document management, and intranet. But while using the SharePoint server, users face lots of errors and they are unable to do any task.

Well, it is not known when the database will become corrupt and what are the possibilities that users will face but errors are common to occur. Similar to other errors, users also come across Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved.

This error code is the Hexadecimal format of the error caused and it is a common code format. To know what this error is about, it should be checked properly so that it can be fixed.

Actually what happens is that when you upload a large file over a 50mb to SharePoint then you come across such an error which states that “Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved” message. Well in this situation you should first know about the current file size limit from your SharePoint administrator.

However, if the error is not from the limit problem then it might be caused due to local restriction set on web client service, and the web client size limit is set to 47mb by default.

If you encounter an Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved, error messages during copying or moving the file to another drive or external drive. This article will help you to get rid of this problem.

Error Message:

An unexpected error is keeping you from copying the file. If you continue to receive the error, you can use the error code to search for help with this problem.
Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved.
Cannot Copy FileName: Cannot read from the source file or disk

Note that in this error message, FileName is a placeholder for the name of the file.

This problem also occurs on a Windows Vista-based computer or a Windows XP Service Pack 1 (SP1)-based computer that has a security update 896426 (MS05-028) installed.

In this scenario on Windows 7, 8, or 8.1, you might receive the following error message:

Copy Folder
An unexpected error is keeping you from copying the folder. If you continue to receive this error, you can use the error code to search for help with this problem.
Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved.
<file name>
Try again Cancel

There is a limitation to the size of files to transfer within a system another drive or to an external drive. This is the permitted limit set in the registry, however, smaller files can be transferred.

If you try to download or upload a file larger than 50MB, you receive the “Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved”.

The error “The file size exceeds the limit allowed and cannot be saved”, appears because the default download size limit in SharePoint (WebDAV) is 50MB (50000000 bytes). To solve the problem you need to increase the default limit size to a higher value.

You have to edit the registry settings to get rid of this problem. Here are other ways to deal with this error.

What Causes File Size Exceeds Limit Error 0x800700DF on Windows 10/11?

Here’s a shortlist of potential culprits:

  • File size exceeds the value of FileSizeLimitInBytes value – The most common cause of this issue is when you attempt to download or upload a file (to or from a cloud service like SharePoint) that exceeds the maximum allowed file configured inside the Registry Editor. In this case, you can resolve the issue by modifying the maximum accepted value via the FileSizeLimitInBytes reg file.
  • Web Client service is Disabled – If you only get this type of issue while attempting to upload a large file to SharePoint (or a similar service), chances are the problem is caused due to a required service that is forcibly disabled (Web Client). In this case, you should be able to fix the issue by opening the Services screen and re-configuring how the Web Client service operates by default.
  • Current File System is not equipped to support this file transfer – In case you see this error while downloading files that exceed 4GB, the error is occurring because of a limitation of the FAT32 file system. In this case, the solution is to migrate the involved volume to NTFS by formatting your drive.

This is essentially a protection mechanism that ensures no malicious application or process is able to trick your system into downloading files without your explicit say-so.

Now that you know the main cause of this issue, here’s how you can fix the issue and ensure that the Error 0x800700DF problem doesn’t return in the future.

How to fix File Size Exceeds Limit Error 0x800700DF on Windows 10/11

Fix 1: Edit the value of FileSizeLimitInBytes via Registry Editor

Since the main cause of this issue is a limiting file size upload/download quota, the first thing you should do is ensure that the file you are trying to upload to an online drive, such as Google Drive (or download from an online drive) is smaller than the maximum accepted file size limit specified inside your Web Client Parameters.

To verify if this is the main cause of the issue, you’ll need to utilize the Registry Editor to navigate to the Parameters key of WebClient and cross-reference the value of FileSizeLimitInBytes against the actual size of the file you are trying to download or upload.

Important:

This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:

To make things easier for you, we’ve put together a series of step by step instructions that will walk you through the process of checking the current value of FileSizeLimitInBytes and modifying it to accommodate the file you are experiencing the 0x800700DF issue with:

Registry Editor

  1. Press Windows key + R to open up a Run dialog box. Next, inside the text box, type ‘regedit’ and press Ctrl + Shift + Enter to open up the Registry Editor with admin access.
  2. When you are prompted by the UAC (User Account Control) prompt, click Yes to grant admin access.
  3. Once you’re inside the Registry Editor screen, use the menu on the left-hand side to navigate to the following location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
  4. Note: You can either navigate here manually or you can paste the location directly into the navigation bar to get there instantly.
  5. After you arrive at the correct location, move over to the right-hand side menu of the screen and double-click on FleSizeLimitInBytes.
  6. Next, set the base to Decimal and compare the currently set data against the file size you are trying to download or upload.
  7. Note: Keep in mind that the value data is in bytes – So if the current Base value data is 1000000000, the maximum file allowed is just 1 GB.
  8. If the Base value data is under the file size you are trying to download or upload, you should be able to fix the issue by saving a higher Value data. So for example, if the file size is 4 GB, you need to set the value data to 4000000000 in order to allow the transfer to go through without the same 0x800700DF error code.
  9. Save the changes after you’ve done this modification, then go ahead and restart your computer and see if the problem is finally fixed.

If the problem is still not resolved or you’re looking for a way to prevent this issue from happening in the future, move down to the next potential fix below.

Fix #2: Enable the Web Client service

If you are encountering this issue while attempting to upload a large file to SharePoint or a similar cloud service and you previously ensured that the file size doesn’t exceed the maximum file size allowed by FileSizeLimitInBytes, the next thing you should investigate is if the service required to do this operation is enabled.

The main service used for data exchanges between your local storage and SharePoint (or different software that’s using WebDAV) is Web Client.

Several affected users that were previously encountering the 0x800700DF have reported that the issue went away swiftly after they opened up the Services screen and ensure that the WebClient service is permitted to run and configured to be able to be called into action whenever it’s needed.

Windows Services Screen

Follow the instructions below to ensure that the Web Client service is enabled in order to resolve the 0x800700DF:

  1. Press Windows key + R to open up a Run dialog box. Next, when you’re prompted by the Run text box, type ‘service.msc’ and press Enter to open up the Services screen on Windows 10/11. At the UAC (User Account Prompt), click Yes to grant admin access.
  2. Inside the Services screen, move over to the right-hand section of the screen and locate the service name WebClient.
  3. Once you see it, right-click on it and choose Properties from the context menu that just appeared.
  4. Once you’re inside the Properties screen of the WebClient service, access the General tab and change the Startup type to Manual, then click on the Start button to forcibly enable the service if it’s currently disabled.
  5. Once you’ve ensured that the Web Client service is enabled, repeat the action that was previously causing the 0x800700DF and see if the problem is now fixed.
  6. If the problem is still not fixed, move down to the next potential fix below.

Fix #3: Configure maximum file size limit in SharePoint

If you are using Microsoft SharePoint and receive this issue while pasting a file into any SharePoint folder, you should check the maximum file size limit. For that, you need to open the Central Administration and find out Manage web applications in Application Management. After that, select the SharePoint app and open General Settings.

Next, you need to find out the Maximum Upload size option and choose a value either the same as Maximum Workbook Size in Excel Services or higher.

Click the OK button to save your change. Now try to paste a file into the SharePoint folder and check whether the problem remains or not.

Fix #4: Change the file system on your local storage

If you’re only encountering this issue while you are attempting to download files that exceed 4GB on your local storage, you’re clearly seeing the 0x800700DF because of a limitation caused by your file system.

Most likely, you’re attempting to download the file on a drive that’s using FAT32 which only supports files of a maximum size of 4 GB, as opposed to NTFS which supports files up to a maximum of 16 TB.

If this scenario is applicable, the solution is clear – You’ll need to migrate to NTFS in order to facilitate the transfer of bigger file sizes.

This might be a bit of a hassle if you only have one petition that also holds your OS – In this case, you will need to back up your data in advance before changing the file system and reinstalling your OS.

But if you get this error while attempting to download on a standalone partition that doesn’t include your OS, you can simply format the drive to a different file system. Here’s a quick step by step guide on how to do this:

Important: This operation will effectively delete any data you currently hold on the partition. So if you have any important data that you can’t lose, take the time to back up your data in advance before starting with the steps below.

  1. Open File Explorer and locate the drive that you’re having issues with.
  2. Next, right-click on it and choose Format from the context menu that just appeared.
  3. Inside the Format Local Disk menu, set the File System to NTFS and the Allocation unit size to Default allocation size.
  4. Next, name your newly formatted volume before unchecking the Quick Format box and clicking on Start.
  5. After you confirm the formatting sequence to the new file system, wait patiently until NTFS is enforced. Depending on the size of the volume, expect this operation to take several hours.

After you successfully transition to the new file system, reboot your PC, then repeat the operation that was previously causing the 0x800700df to see if the problem is now fixed.

Fix #5: Scan Your Computer.

Virus and threat protection

According to user reports, the error can be caused by malware infection. Hence, if you find this error, it is strongly recommended that you scan your computer.

You can utilize malware removal tools to delete malicious files with instruction the tools provide you. After that, the file size exceeds configured limit and cannot be saved error may be solved.

Fix #6: Change the File Size Upload Limit

If you encounter the error 0x800700df in SharePoint, you can fix it by changing some settings. Here’s how to do it.

  1. Login to Central Admin and go to Central Administration > Application Management > Manage Web Applications.
  2. After choosing the applications that you would like to change, click General Settings.
  3. When the General Settings opens, you will see Maximum upload size value. Change the value to 2047MB and save the changes.

After that, the error can be solved.

Summary

Copying files should be a pretty straightforward process on Windows. However, file limits and other restrictions might cause users to encounter errors, such as the 0x800700DF issue. If you get this error message when transferring or copying files, the above solutions should help you out.

Give us some love and rate our post!

Some Windows 10 users are encountering the “Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved” when they attempt to copy or move certain folders from or to online backup storage.

Error 0x800700DF on Windows 10

As it turns out, the issue is almost always related to a download limit imposed either by a registry file called FileSizeLimitinBytes, by the file system that you’re currently using, or due to the fact that a key service is forcibly disabled.

Here’s a shortlist of potential culprits:

  • File size exceeds the value of FileSizeLimitInBytes value – The most common cause of this issue is when you attempt to download or upload a file (to or from a cloud service like SharePoint) that exceeds the maximum allowed file configured inside the Registry Editor. In this case, you can resolve the issue by modifying the maximum accepted value via the FileSizeLimitInBytes reg file.
  • Web Client service is Disabled – If you only get this type of issue while attempting to upload a large file to SharePoint (or a similar service), chances are the problem is caused due to a required service that is forcibly disabled (Web Client). In this case, you should be able to fix the issue by opening the Services screen and re-configuring how the Web Client service operates by default.
  • Current File System is not equipped to support this file transfer – In case you see this error while downloading files that exceed 4GB, the error is occurring because of a limitation of the FAT32 file system. In this case, the solution is to migrate the involved volume to NTFS by formatting your drive.

– This is essentially a protection mechanism that ensures no malicious application or process is able to trick your system into downloading files without your explicit say-so.

Now that you know the main cause of this issue, here’s how you can fix the issue and ensure that the Error 0x800700DF problem doesn’t return in the future.

1. Adjusting the value of FileSizeLimitInBytes via Registry Editor

Since the main cause of this issue is a limiting file size upload/download quota, the first thing you should do is ensure that the file you are trying to upload to an online drive (or download from an online drive) is smaller than the maximum accepted file size limit specified inside your Web Client Parameters.

To verify if this is the main cause of the issue, you’ll need to utilize the Registry Editor to navigate to the Parameters key of WebClient and cross-reference the value of FileSizwLimitInBytes against the actual size of the file you are trying to download or upload.

To make things easier for you, we’ve put together a series of step by step instructions that will walk you through the process of checking the current value of FileSizeLimitInBytes and modifying it to accommodate the file you are experiencing the 0x800700DF issue with:

  1. Press Windows key + R to open up a Run dialog box. Next, inside the text box, type ‘regedit’ and press Ctrl + Shift + Enter to open up the Registry Editor with admin access.

    Opening the Registry Editor
  2. When you are prompted by the UAC (User Account Control) prompt, click Yes to grant admin access.
  3. Once you’re inside the Registry Editor screen, use the menu on the left-hand side to navigate to the following location:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters

    Note: You can either navigate here manually or you can paste the location directly into the navigation bar to get there instantly.

  4. After you arrive at the correct location, move over to the right-hand side menu of the screen and double-click on FleSizeLimitInBytes.

    Open the File Size Limit
  5. Next, set the base to Decimal and compare the currently set data against the file size you are trying to download or upload.
    Note: Keep in mind that the value data is in bytes – So if the current Base value data is 1000000000, the maximum file allowed is just 1 GB.
  6. If the Base value data is under the file size you are trying to download or upload, you should be able to fix the issue by saving a higher Value data. So for example, if the file size is 4 GB, you need to set the value data to 4000000000 in order to allow the transfer to go through without the same 0x800700DF error code.

    Adjusting the value data accordingly
  7. Save the changes after you’ve done this modification, then go ahead and restart your computer and see if the problem is finally fixed.

If the problem is still not resolved or you’re looking for a way to prevent this issue from happening in the future, move down to the next potential fix below.

2. Enabling the Web Client service (if applicable)

If you are encountering this issue while attempting to upload a large file to SharePoint or a similar cloud service and you previously ensured that the file size doesn’t exceed the maximum file size allowed by FileSizeLimitInBytes, the next thing you should investigate is if the service required to do this operation is enabled.

The main service used for data exchanges between your local storage and SharePoint (or different software that’s using WebDAV) is Web Client.

Several affected users that we’re previously encountering the 0x800700DF have reported that the issue went away swiftly after they opened up the Services screen and ensure that the WebClient service is permitted to run and configured to be able to be called into action whenever it’s needed.

Follow the instructions below to ensure that the Web Client service is enabled in order to resolve the 0x800700DF:

  1. Press Windows key + R to open up a Run dialog box. Next, when you’re prompted by the Run text box, type ‘service.msc’ and press Enter to open up the Services screen on Windows 10. At the UAC (User Account Prompt), click Yes to grant admin access.

    Opening the services screen
  2. Inside the Services screen, move over to the right-hand section of the screen and locate the service name WebClient.
  3. Once you see it, right-click on it and choose Properties from the context menu that just appeared.
    Accessing the properties menu
  4. Once you’re inside the Properties screen of the WebClient service, access the General tab and change the Startup type to Manual, then click on the Start button to forcibly enable the service if it’s currently disabled.

    Enabling the Web Client service
  5. Once you’ve ensured that the Web Client service is enabled, repeat the action that was previously causing the 0x800700DF and see if the problem is now fixed.

If the problem is still not fixed, move down to the next potential fix below.

3. Changing the file system on your local storage

If you’re only encountering this issue while you are attempting to download files that exceed 4GB on your local storage, you’re clearly seeing the 0x800700DF because of a limitation caused by your file system.

Most likely, you’re attempting to download the file on a drive that’s using FAT32 which only supports files of a maximum size of 4 GB, as opposed to NTFS which supports files up to a maximum of 16 TB.

If this scenario is applicable, the solution is clear – You’ll need to migrate to NTFS in order to facilitate the transfer of bigger file sizes.

This might be a bit of a hassle if you only have one petition that also holds your OS – In this case, you will need to back up your data in advance before changing the file system and reinstalling your OS.

But if you get this error while attempting to download on a standalone partition that doesn’t include your OS, you can simply format the drive to a different file system. Here’s a quick step by step guide on how to do this:

Important: This operation will effectively delete any data you currently hold on the partition. So if you have any important data that you can’t lose, take the time to back up your data in advance before starting with the steps below.

  1. Open File Explorer locate the drive that you’re having issues with.
  2. Next, right-click on it and choose Format… from the context menu that just appeared.

    Formatting the problematic drive to a different file system
  3. Inside the Format Local Disk menu, set the File System to NTFS and the Allocation unit size to Default allocation size.
    Formatting to NTFS
  4. Next, name your newly formated volume before unchecking the Quick Format box and clicking on Start.
  5.  After you confirm the formatting sequence to the new file system, wait patiently until NTFS is enforced. Depending on the size of the volume, expect this operation to take several hours.
  6. After you successfully transition to the new file system, reboot your PC, then repeat the operation that was previously causing the 0x800700df to see if the problem is now fixed.

Kamil Anwar

Kamil is a certified MCITP, CCNA (W), CCNA (S) and a former British Computer Society Member with over 9 years of experience Configuring, Deploying and Managing Switches, Firewalls and Domain Controllers also an old-school still active on FreeNode.

Sign in to your MUO account

A frustrated person sitting next to a PC

Windows might display Error 0x800700DF: File exceeds the limit allowed and cannot be saved when saving a file locally, copying a file to an external storage device, or uploading it to SharePoint.

If you’ve encountered this problem, you know how frustrating it is to have enough free space but Windows tells you the file size exceeds the limit. To help you get rid of this error, we have put together a guide on how to quickly fix it.

1. Set Your File System as NTFS

If your file system is currently set to FAT32, you will have no problem transferring files as long as their size doesn’t exceed 4GB. However, when downloading larger files, you’ll run into the 0x800700DF error. Instead of splitting your files every time, you could set your file system to NTFS, which will allow you to copy files with a maximum size of 16 TB.

Note: Changing your file system for one of your computer’s partitions will delete the data you’ve stored there. So you should create a backup before making the change.

Follow these steps to change your file system settings:

  1. Launch File Explorer and head to the problematic partition or storage device.
  2. Right-click it and select Format.
  3. Set File system to NTFS.
  4. For Allocation unit size select Default allocation size.
  5. Enter a name below Volume label.
  6. Uncheck the Quick format option.
  7. Click OK.
External drive properties.

The change might take a while, depending on how much data you’ve stored there. Once the process is complete, restart your computer and check if you still get the file size error when copying a large file.

2. Use the Registry Editor

If you get the File exceeds the limit allowed and cannot be saved error when you transfer a file on your Windows computer, you should take a look at your system settings. Registry Editor stores settings for your system and for apps designed to use the Registry.

So editing one of the Registry Editor’s keys should fix the file transfer problem:

  1. Press Windows key + R to bring up a Run dialog.
  2. Type regedit and click OK.
  3. In the Registry Editor window, use the left-hand menu to navigate to HKEY_LOCAL_MACHINE > System > CurrentControlSet > Services > WebClient > Parameters.
  4. From the right pane, open FileSizeLimitinBytes.
  5. Set Value data to 40000000.
  6. Set Base to Decimal.
  7. Click OK.
  8. Close Registry Editor and restart your computer.
Registry Editor settings in Windows 10.

3. Enable the WebClient Service

If you encounter this file size error when using SharePoint or a similar app that uses WebDAV, you should take a look at Windows services.

  1. In the Start menu search bar, search for services and select Run as administrator.
  2. Open WebClient and check if Status is Running. If not, click Start.
  3. If the service is already running, click Stop > Start to restart it.
Windows 10 services menu.

In case you still can’t upload files to SharePoint after enabling the WebClient service, take a look at SharePoint upload settings. Make sure the upload limit is bigger than the file size you want to upload.

If you’re in a hurry and want to upload a PDF, video, or image, there are plenty of free tools that you can use to reduce the file size.

4. Scan Your Computer

If you couldn’t find anything wrong with your system settings, but still encounter the 0x800700df error, you might be dealing with a malware infection. While your antivirus should signal the problem before you notice any symptoms, malware isn’t always easy to detect. If the file size limit error isn’t the only problem you’re experiencing, you should run a scan.

Manage Your Files With no Problems

The worst part about the File exceeds the limit allowed and cannot be saved error on a Windows computer is that you may lose your data when trying to transfer it. While you can recover your data with Windows built-in tools, it doesn’t always work as planned. Anyway, it’s easier to back up your important files than using a data recovery tool.

Table of Contents

If you are moving files around on your Windows computer and randomly receive the following error message: Windows error 0x800700DF ‘The file size exceeds the limit allowed and cannot be saved. This guide will run you through several steps you can take to fix the problem.

How_to_fix_windows_error_0x800700DF

How to Hide Specific Folders So Windows Search Can’t Find Them.

This strange error is pretty perplexing and aggravating for the average Windows user, especially when you receive it when moving between drives and devices with ample free space. The main cause of this error is a bug or corruption in the registry file that decides how much data can be changed at a single time. Luckily, in ‘most’ cases, you can fix the problem without reformatting or reinstalling/repairing Windows.

How to Fix Error 0x800700DF Option 1: Change Your Device From Fat32 to NTFS.

I know the first thing we said was that there probably wouldn’t be any formatting, however, If you are having this issue on an external device such as a hard drive, SD card, or USB stick, you will need to Reformat the device from Fat32 to NTFS. Thankfully it’s super easy to do and once done, you can upload files of any file size to the device. To do this, find your device under This PC, right-click on it, select Format then follow the prompts.

Important: Make sure you don’t have any data you want to keep on the device, as formatting to another storage type will erase all files.

error transfering files to empty drive says not enough space

As this process will require you to make changes to the Windows 10 registry, it’s important that you make a System Restore point before continuing. To do this, open the start menu, type Restore, then select Create a Restore Point when it appears on the list. From the new window that appears, click Create in the bottom right section of the screen, then follow the instructions given by Windows. Once you have successfully made a restore point, you can continue with the steps shown below.

With a restore created, press Windows Key + R to open the Run tool, then type regedit into the text box and press Enter. Once you have the registry editor open, navigate to the following address. (you can copy and paste it into the address bar to save time)

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters

When you arrive at the location, find a file called FileSizeLimitInBytes in the right-hand pane and double-click on it. In the new window that appears, you will need to do the following

  • If Hexadecimal is selected, make sure the value is set to 2faf080.

how do you fix Error 0x800700DF on windows 10

  • If Decimal is selected, make sure that value is set to 50000000.

cant trasfer files to empty drive Error 0x800700DF

Alternatively: If that value doesn’t solve your issue, try using this value: 4294967295.

Once the changes are made, Restart your computer.

How to Fix Error 0x800700DF Option 3: Configure Maximum File Size Limit in SharePoint.

If you happen to be using Microsoft SharePoint and are getting this error, you will need to check the maximum file size limit that is set. This can be done by going to Central Administration > Application Management, then Manage Web Applications. Here select SharePoint and choose General Settings.

Next, you will need to find out the Maximum Upload size and choose an option either equal to or higher than the Workbook Size in Excel Services. When you have done this, save the changes and exit, you should now be able to move your files without any problems.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Pci ven 8086 dev 9d3a cc 0780 windows 10 x64
  • После обновления bios не загружается windows 10 asus
  • Открытые окна open windows 2014
  • Описание операционной системы windows 10 pro
  • Как установить запрет на установку программ в windows 10