Posted On March 31, 2019

Maximum Ram for Windows 32 bit

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Maximum Ram for Windows 32 bit
Enable 4GB RAM Usage for Windows XP
Right-click “My Computer” >> Properties >> Advanced >> click “Settings” under Performance >> Data Execution Prevention >> select “Turn on DEP…” >> OK >> click “Settings” under Startup and Recovery >> Edit >> add “/PAE” to the end of the file >> click File >> Save >> File >> Exit >> OK >> OK  >> Reboot
 
Enable 32 GB Maximum for Windows 7
Download this file: win7-7600-4gb-patch.exe
Run the patch as an Administrator
Click on Patch x86 Ramlock
Reboot

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

View FSMO Roles

View FSMO RolesC:\WINDOWS>ntdsutil > ntdsutil.exe Type roles, and then press ENTER.ntdsutil: roles fsmo maintenance:Note: To…

SUBINACL and TAKEOWN

Change owner:subinacl /file C:\demofile.doc /setowner=SS64Dom\AliceTsubinacl /subdirectories "C:\Documents and Settings\USER\Desktop\FOLDER\*.*" /setowner=DOMAIN\USER

MS Exchange 2010: Mailbox Repair

PowerShell snippet to initiate repair # set user alias or email addresses here:$userAliases="user1","user2"foreach ($user in…