Home > Article > Web Front-end > What to do if there is insufficient RAM in PS
#What should I do if there is insufficient ram in ps?
First open the run with win R, enter regedit and click OK
Enter the registration editor and find the ps registry. The specific path is: Computer\HKEY_CURRENT_USER\Software\Adobe\Photoshop\120.0 (or 110.0)
Right-click on the blank space on the right and create a new DWORD (32-bit) value ( D)
Rename it to OverridePhysicalMemoryMB (be sure to write it correctly, it is recommended to copy), then open it, change the base to decimal, and change the numerical data to 2000
Notes
The new DWORD 32-bit value is in the 120.0 folder, not the folder starting with v below
Computers are 64-bit and 32-bit Bits are built as 32-bit values
The above is the detailed content of What to do if there is insufficient RAM in PS. For more information, please follow other related articles on the PHP Chinese website!