Video memory (VRAM) is a critical resource for modern games, video editing and graphics work. On laptops MSI with integrated or discrete graphics, its capacity is often limited by factory settings, which leads to lags, low FPS or errors like OUT_OF_MEMORY. Unlike desktop PCs, where you can physically add RAM or install a new video card, laptop owners have to look for software solutions.
This article is not about “magic utilities” that promise to double VRAM in 5 minutes. We'll sort it out methods that really work - from changing parameters in BIOS to manually editing the Windows registry - which have been tested on models MSI GF63, GE76 Raider, Modern 14 and others. Important: the effectiveness of the methods depends on the configuration of your laptop. For example, on chips Intel UHD Graphics the maximum increase will be 512–1024 MB, and at NVIDIA RTX 3060 with Dynamic VRAM - up to 4–8 GB.
1. Checking the current amount of video memory and its types
Before increasing VRAM, you need to understand what kind of graphics you are working with and how memory is allocated. On laptops MSI There are three scenarios:
- 🔹 Integrated Graphics (Intel HD/UHD, AMD Radeon Vega): uses part RAM as video memory (usually 128–512 MB by default).
- 🔹 Discrete graphics (NVIDIA GTX/RTX, AMD RX): has its own memory (e.g. 4GB GDDR6), but can borrow RAM for tasks like
Resizable BAR. - 🔹 Hybrid system (NVIDIA Optimus, AMD SmartShift): switches between integrated and discrete graphics, VRAM is allocated dynamically.
To find out the current VRAM size:
- Click
Win + R, enterdxdiagand go to the tabScreen. - Look at the line
Display memory (VRAM). For example,1024 MB (1 GB). - For detailed information use GPU-Z (download from the official website TechPowerUp). In the section
Memorypay attention toDedicated(allocated memory) andShared(shared).
- Intel integrated
- NVIDIA discrete
- AMD discrete
- Hybrid (Optimus/SmartShift)
- I don't know
Important! If in GPU-Z in the field Memory Type indicated System Memory, your graphics are using RAM. This means that increasing VRAM is possible by reserving more RAM.
2. Increasing VRAM via BIOS: step-by-step instructions
The most reliable way is to change the settings in BIOS/UEFI. However, not all models MSI support this option. For example, in laptops with Intel 11th generation and newer the option may be hidden, and on older platforms (MSI GL62, GE62) - available in the section Advanced.
How to get into the BIOS on MSI:
- Turn off your laptop.
- Hold down the key
Delete(on some models -F2) and turn on the power. - If the logo appears MSI, release the button - you are in the BIOS menu.
Further actions depend on the firmware version:
| BIOS version | Path to setup | Parameter to change | Recommended value |
|---|---|---|---|
| AMI BIOS (more often on older models) | Advanced → System Agent (SA) Configuration → Graphics Configuration |
DVMT Pre-Allocated or DVMT Total Gfx Mem |
Install 512M or 1G |
| UEFI Click BIOS (modern laptops) | Settings → Advanced → Integrated Graphics Configuration |
IGD Memory or iGPU Memory |
Auto → change to 512MB |
| InsydeH2O (For example, MSI Modern 15) | Advanced → System Configuration → Graphics Settings |
Shared Memory Size |
Select the maximum value (up to 2GB) |
Critical detail: on laptops with processors Intel 12–13 generations and graphics Iris Xe The VRAM option in the BIOS is often locked. In this case, proceed to methods 3–5.
Make a backup copy of important data|Connect the laptop to a power source|Record the current BIOS settings (take a photo)|Do not interrupt the process of saving settings-->
⚠️ Attention: Incorrect BIOS settings can lead to Windows boot failure or artifacts on the screen. If the laptop does not turn on after the changes, reset the BIOS by removing the battery (for 30 seconds) or using a jumper CLR_CMOS (see model manual).
3. Tweak the Windows Registry to Increase VRAM
If the BIOS does not have the necessary options, you can manually set the amount of video memory through the registry. This method works on Intel HD/UHD Graphics and some hybrid systems (for example, NVIDIA Optimus + Intel).
Instructions:
- Click
Win + R, enterregeditand confirm administrator rights. - Follow the path:
HKEY_LOCAL_MACHINE\Software\IntelIf folders
Intelno, create it (right button →Create → Section). - Inside
Intelcreate a sectionGMM(from Graphics Memory Manager). - On the right side of the window, create
DWORD value (32 bits)with nameDedicatedSegmentSize. - Set the value to megabytes (For example,
512for 512 MB or1024for 1 GB) and select the number systemDecimal. - Restart your laptop.
To check the result, open again dxdiag. If the VRAM value has not changed:
- 🔹 Make sure integrated graphics is enabled in BIOS (
iGPU Multi-Monitor=Enabled). - 🔹 Try creating additional settings in the same registry section:
HKEY_LOCAL_MACHINE\Software\Intel\GMM—
DedicatedSegmentStart(meaning0),—
StolenMemorySize(meaning256or512).
If after changes in the registry the laptop begins to slow down, return the settings to the original ones or delete the section GMM. This will reset the settings to default values.
4. Optimize graphics drivers for dynamic VRAM allocation
Modern drivers NVIDIA And AMD support technology Dynamic VRAM, which automatically reserves part of the RAM for graphics tasks. However, this mechanism may be limited by default. Let's look at the settings for both platforms.
For NVIDIA video cards (GTX/RTX):
- Open NVIDIA Control Panel (right click on the desktop →
NVIDIA Control Panel). - Go to
Manage 3D Settings → System Settings. - Find the option
Page file size for GPUand installAllow maximum size. - In the section
SLI/PhysX Settingsmake sure thatPhysX processorinstalled on your discrete card (for example, RTX 3060).
For AMD video cards (Radeon RX):
- Open AMD Adrenalin Software (tray icon or via the Start menu).
- Go to
Performance → Settings → Advanced. - Activate
Smart Access Memory(if supported by processor Ryzen). - In the section
Graphicsturn onRadeon Super Resolution- this will reduce the load on VRAM in games.
For integrated graphics Intel:
- 🔹 Update drivers via Intel Driver & Support Assistant (official website).
- 🔹B Intel Graphics Control Panels (
Win + X → Intel Control Panel) select profileMaximum performance. - 🔹 Turn on
Hardware accelerationin the browser settings (for example, in Chrome:chrome://settings/system).
⚠️ Attention: After updating drivers NVIDIA on laptops with Optimus The ability to manually switch graphics may disappear. To return it, openNVIDIA Control Panel → Manage 3D Settings → Software Settingsand manually add applications (for example,chrome.exe), choosing a discrete card for them.
5. Using the paging file and virtual memory
If physical video memory is sorely lacking (for example, for rendering in Blender or games like Cyberpunk 2077), you can use swap file on SSD. This will not increase VRAM directly, but will help avoid errors OUT_OF_MEMORY.
How to configure the swap file:
- Open
Control Panel → System → Advanced system settings → Performance → Settings → Advanced. - In the section
Virtual memoryclickEdit. - Uncheck
Automatically select the size of the paging file. - Select a drive (preferably SSD) and install
Specify size:- 🔹
Original size:1.5 × [RAM size](for example, for 16 GB of RAM -24576 MB). - 🔹
Maximum size:3 × [RAM size](For example,49152 MB).
- 🔹
Set → OK and reboot your laptop.Additional trick for games: some titles (for example, GTA V or The Witcher 3) allow you to manually limit VRAM usage. To do this:
- Find the game configuration file (usually in the
Documents\My Games). - Open it in Notepad and add the lines:
MaxVideoMemorySizeMb=4096MaxWellMemoryUsage=0.9(where
4096— desired amount of VRAM in MB).
What should I do if the game crashes after changing the page file?
If, after increasing the page file, games start to crash with an error DXGI_ERROR_DEVICE_REMOVED, try:
1. Restore the original virtual memory settings.
2. Update DirectX (run dxdiag → check the version).
3. Disable GPU overclocking in MSI Afterburner or Radeon Software.
4. Install drivers in “Clean Installation” mode (via Display Driver Uninstaller).
6. Alternative methods: from overclocking to upgrade
If software methods do not work, consider the following options:
- 🔹 Overclocking video memory (only for discrete cards): using MSI Afterburner increase
Memory Clockat +100–200 MHz. This will not add VRAM, but will speed it up. Risk: overheating and artifacts. - 🔹 Adding RAM: on laptops MSI with two RAM slots (for example, MSI GF65 Thin) you can install larger modules. The video memory of the integrated graphics will increase proportionally.
- 🔹 External video card: through Thunderbolt 3/4 connect eGPU (For example, MSI Gaming Dock with RTX 3070). This will give you a full 8–16 GB of VRAM, but will cost $1000–2000.
- 🔹 Game optimization: use mods like Dynamic Resolution Scaling (in Cyberpunk 2077) or utilities Special K, which reduce the load on VRAM.
For owners MSI Creator/Workstation: some models (eg MSI WT75) support video card replacement. Check the service manual (Service Manual) on the website MSI — compatible GPUs are indicated there.
Increase VRAM on integrated graphics Intel limited to 1–2 GB even after all manipulations. For serious tasks (rendering, AAA games) you will need a discrete video card or an external solution like eGPU.
FAQ: Frequently asked questions about increasing video memory on MSI
Is it possible to increase VRAM on a laptop with NVIDIA RTX 3050?
On discrete cards NVIDIA/AMD The amount of VRAM is hardcoded (for example, 4 GB per RTX 3050). However you can:
- 🔹 Enable
Resizable BARin BIOS (if supported). This will allow the CPU to access VRAM faster. - 🔹 Use technology
NVIDIA DLSS, which reduces memory load.
It is physically impossible to increase VRAM on a laptop - only by upgrading to a more powerful card (if the model supports it).
After changing the registry, VRAM did not increase. What to do?
Causes and solutions:
- 🔹 Drivers block changes: Update graphics drivers via GeForce Experience or AMD Adrenalin.
- 🔹 BIOS resets settings: disable
Fast Bootin BIOS and repeat the steps. - 🔹 CPU limit: on Intel Core i3/i5 with graphics UHD 620 maximum - 1 GB VRAM.
Try an alternative method: in the registry along the path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration find the parameter PrimSurfSize and install it in 0x00000000 (will reset the graphics settings cache).
Is it safe to increase VRAM through BIOS?
Yes, if:
- 🔹 You do not exceed the recommended values (for example, do not set
4Gfor graphics that support maximum1G). - 🔹 After the changes, the laptop works stably (no artifacts, blue screens).
- 🔹 You returned the settings to the original ones at the first sign of problems.
Risks:
- 🔹 Decreased performance: If too much RAM is allocated for VRAM, the system will start to slow down.
- 🔹 Driver conflicts: After updating Windows or graphics drivers, the settings may be reset.
How can I check if the added video memory is being used?
Use these tools:
- 🔹 GPU-Z: tab
Sensors→ fieldMemory Used. - 🔹 HWMonitor: section
GPU→VRAM Usage. - 🔹 Task Manager: tab
Performance → GPU→Dedicated GPU memory.
Run a test (eg 3DMark or game) and monitor the VRAM usage graph. If the value approaches the new limit (for example, 1.8 GB out of 2 GB), the settings were applied successfully.
Is it possible to increase VRAM by MSI with AMD Ryzen 5 5600H + Radeon RX 6600M?
On hybrid systems AMD (For example, MSI Alpha 15) VRAM is allocated dynamically. You can:
- 🔹 Enable
Smart Access Memoryin BIOS (if supported). - 🔹 Update drivers via AMD Adrenalin and activate
Radeon Super Resolution. - 🔹Install AMD SmartShift (if available for your model).
Physically increase VRAM by RX 6600M You can’t, but you can optimize its use:
1. Откройте AMD Adrenalin.2. Перейдите в
Производительность → Настройка → Графика.
3. АктивируйтеRadeon Anti-LagиRadeon Boost.