FG
πŸ’» Software

What are the dangers of manually setting IncreaseUserVA?

Fresh5 days ago
Mar 15, 202667347 views
Confidence Score0%
0%

Problem

I run visual studio 2010 on a 32bit system and regularly run into issues with running out of virtual memory so I can no longer do things like copy / paste in VS. I checked out a few options and the Microsoft line on this indicated running with less extensions open, and if that didn't work, use the …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What are the dangers of manually setting IncreaseUserVA?

Low Risk

Windows partitions the available 4GB of address space on a 32 bit system in half, so that the kernel get 2GB and the program gets 2GB (its virtualized so each program gets 2GB). The "bcedit /set IncreaseUserVA 3072" command changes the partitioning …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment