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?

Gry Zremasterowane gry HD dla Linuksa, które nigdy wcześniej nie zostały wydane na Linuksa
Zremasterowane gry HD dla Linuksa, które nigdy wcześniej nie zostały wydane na Linuksa
Wielu twórców gier i wydawców wymyśla remaster HD starych gier, aby przedłużyć żywotność serii, prosimy fanów o kompatybilność z nowoczesnym sprzętem ...
Gry Jak używać AutoKey do automatyzacji gier Linux
Jak używać AutoKey do automatyzacji gier Linux
AutoKey to narzędzie do automatyzacji pulpitu dla systemów Linux i X11, zaprogramowane w Python 3, GTK i Qt. Korzystając ze skryptów i funkcji MAKRO, ...
Gry How to Show FPS Counter in Linux Games
How to Show FPS Counter in Linux Games
Linux gaming got a major push when Valve announced Linux support for Steam client and their games in 2012. Since then, many AAA and indie games have m...