Disable bios memory for new windows 10

Disabling BIOS memory (also known as "Memory Hole" or "Memory Hole Fix") is a technique that can help resolve issues with Windows 10, such as:

  1. Random crashes or freezes
  2. Blue screens of death (BSODs)
  3. Slow performance
  4. Inconsistent system behavior

To disable BIOS memory in Windows 10, follow these steps:

Method 1: Using the Windows Registry Editor

  1. Press the Windows key + R to open the Run dialog box.
  2. Type regedit and press Enter to open the Registry Editor.
  3. Navigate to the following key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management
  4. Right-click on the "Memory Management" key and select "New" > "DWORD (32-bit) Value".
  5. Name the new value DisableMemoryHole and set its value to 1.
  6. Close the Registry Editor and restart your computer.

Method 2: Using the Windows Command Prompt

  1. Press the Windows key + X and select "Command Prompt (Admin)".
  2. Type the following command and press Enter: bcdedit /set {bootmgr} displaybootmenu no
  3. Type the following command and press Enter: bcdedit /set {bootmgr} timeout 0
  4. Restart your computer.

Method 3: Using a third-party tool

There are several third-party tools available that can help disable BIOS memory, such as:

  1. MemTest86+: A free, open-source tool that can help diagnose and fix memory issues.
  2. Windows Memory Diagnostic: A built-in Windows tool that can help diagnose and fix memory issues.
  3. CPU-Z: A free tool that can help monitor and adjust system settings, including BIOS memory.

Please note that disabling BIOS memory may have unintended consequences, such as:

  1. Reduced system performance
  2. Incompatibility with certain hardware or software
  3. Potential for system instability or crashes

Before disabling BIOS memory, make sure to:

  1. Back up your important files and data
  2. Create a system restore point
  3. Test your system thoroughly after disabling BIOS memory

If you're unsure about disabling BIOS memory or experience any issues after doing so, consider seeking assistance from a qualified IT professional or Microsoft support.