Errors

Fix Out of Memory error while copying files on Windows 10

Fix Out of Memory error while copying files on Windows 10

Both, the Hard drive and RAM play a major role in performing any operation on a computer. Every task or a process that takes place in a computer requires some RAM storage as well as Hard drive storage to be executed. But at times, when you are copying files from one location to another, you may receive one of the following messages:

This error is caused due to the Desktop Heap limitation when there is not enough memory to complete this operation while copying files. Today, we will be checking out the potential fixes to increase this limit and ultimately fix this error on Windows 10.

Well, close all open windows and programs and try to copy again and see if that helps. If it does not then follow our suggestion.

Out of Memory error while copying files

Before you begin, you might want to create a System Restore point first, as it can help you to reverse undesirable or unwanted changes.

We will be using the Registry Editor to fix this issue. Run regedit and hit Enter. Once Registry Editor opens, navigate to the following key-

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems

Double click on the DWORD named Windows to modify it.

In the Value Data field, you need to change the values for SharedSection.

It will be in the format of,

SharedSection=aaaa,bbbb,cccc

You need to change the value of bbbb and cccc.

Exit the Registry Editor and reboot your computer for the changes to take effect.

The bbbb value in the SharedSection registry is the size of the desktop heap for each interactive window station, whereas the cccc section of the SharedSection value is the size of the desktop heap for each non-interactive window station. You should also know that setting the value of bbbb to more than 20480 KB is not at all recommended.

Is your issue fixed now?

How to Install and Play Doom on Linux
Introduction to Doom The Doom Series originated in the 90s after the release of the original Doom. It was an instant hit and from that time onwards th...
Vulkan for Linux Users
With each new generation of graphics cards, we see game developers push the limits of graphical fidelity and come one step closer to photorealism. But...
OpenTTD vs Simutrans
Creating your own transport simulation can be fun, relaxing and extremely enticing. That's why you need to make sure that you try out as many games as...