Forum Discussion
Yarisyoyo
Sep 10, 2025Bronze Contributor
What exactly is the purpose of virtual memory in the Windows 10 system?
The device's physical memory has been upgraded to 32GB, yet virtual memory continues to automatically occupy significant space. After manually adjusting it to 4-5GB, I heard that certain applications must rely on virtual memory to function. Is this claim accurate? What is the core function of virtual memory?
1 Reply
- EliasyuerIron Contributor
Without Virtual Memory, app would have to fight over and manage specific physical addresses in RAM. A program would have to know, "My data is stored at physical address 1027 in the RAM stick." This would be a nightmare for stability and security.