Windows 10: Comparing application behavior under high memory load when running Windows 10 vs Windows 11

Discus and support Comparing application behavior under high memory load when running Windows 10 vs Windows 11 in Windows 10 Gaming to solve the problem; I would appreciate if someone has any pointers or knowledge for this behavior I would like to explain.I am running an application we developed on 2... Discussion in 'Windows 10 Gaming' started by José A. Peguero Iguina, Feb 14, 2024.

  1. Comparing application behavior under high memory load when running Windows 10 vs Windows 11


    I would appreciate if someone has any pointers or knowledge for this behavior I would like to explain.I am running an application we developed on 2 different pcs with 64GB RAM and 24 logical processors. One is running Windows 10 and the other is running Windows 11.The application uses python multiprocessing to large data frames and shares a large, but filtered data frame to each new child process.I have observed in both PCs the RAM at maximum usage due to the application. I have also concurrently seen the SSD usage at close to 100% during these times.The application running on Windows 10 alway

    :)
     
    José A. Peguero Iguina, Feb 14, 2024
    #1
  2. Ahhzz Win User

    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, Feb 14, 2024
    #2
  3. Ahhzz Win User
    Windows 10 Tweaks

    As you may already know, Windows 10 (as well as Windows 8) allow you to log in with a valid Microsoft account, instead of creating a local account that only works on your machine. However, you may prefer to keep a local account for privacy reasons. If you do, though, some Windows 10 features—like Cortana—may not work. Despite the default behavior, the Windows 10 Store is not one of them. You can still log in to your Microsoft account for just the Store without switching to a full Microsoft account. The process, however, is not terribly obvious. To do so, follow these steps:

    • Launch the Store from your Start menu.
    • Click the user icon next to the search box.
    • Click “Sign-in” from the menu that appears.
    • Choose “Microsoft account” and log in like normal.
    • When the “Make it yours” box appears do not enter your password. Instead, click “Sign in to just this app instead.”
    from Lifehacker
     
    Ahhzz, Feb 14, 2024
    #3
  4. Comparing application behavior under high memory load when running Windows 10 vs Windows 11

    Is it time for Windows 10 already?

    For those that don't have the tray notification.


    If you don’t think any of these conditions apply to you, and you’re still not seeing the icon, you can also try running the solution below, which will verify your device meets all the prerequisites and then turn on the Get Windows 10 app:

    • Open Notepad
    • Copy the following text and paste it into Notepad:
    REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\UpgradeExperienceIndicators" /v UpgEx | findstr UpgEx

    if "%errorlevel%" == "0" GOTO RunGWX

    reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Appraiser" /v UtcOnetimeSend /t REG_DWORD /d 1 /f

    schtasks /run /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"

    :CompatCheckRunning

    schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"

    schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" | findstr Ready

    if NOT "%errorlevel%" == "0" ping localhost >nul &goto :CompatCheckRunning

    :RunGWX

    schtasks /run /TN "\Microsoft\Windows\Setup\gwx\refreshgwxconfig"


    • Click File, and then Save As
    • In the File name box, change the file name to ReserveWin10.cmd

    • Then click the dropdown next to Save as type, and select All files (*.*)

    • Select the folder you would like to save the file to.For this example, let’s choose to save the file to the C:/Temp folder.Then click Save.

    • Open an elevated command prompt.(From the Start screen or Start menu, type Command Prompt in the search box, and then in the list of results, right-click Command Prompt, and selectRun as administrator.)

    • Finally, run the file from the location you saved to in Step 6.In this example, you would type the following in the Command Prompt window and hit Enter:

      C:/Temp/ReserveWin10.cmd
    The Microsoft Compatibility Appraiser can take 10 – 30 minutes to run, during which the script will continuously provide status reports that it is running. Please be patient.

    If the script is failing in an infinite loop, then you don’t have the necessary prerequisite Windows Updates. Besides requiring Windows 7 SP1 or Windows 8.1 Update, you must also have installed:

    For Windows 7 SP1:

    KB3035583

    KB2952664

    For Windows 8.1 Update:

    KB3035583

    KB2976978
     
    ThE_MaD_ShOt, Feb 14, 2024
    #4
Thema:

Comparing application behavior under high memory load when running Windows 10 vs Windows 11

Loading...
  1. Comparing application behavior under high memory load when running Windows 10 vs Windows 11 - Similar Threads - Comparing application behavior

  2. High Memory Usage at Startup Without Running Applications

    in Windows 10 Gaming
    High Memory Usage at Startup Without Running Applications: Dear Microsoft Community,Upon starting my laptop, I’ve noticed that the memory usage is consistently showing between 70% to 80%, even though I haven’t opened any additional applications. This issue occurs immediately upon startup and persists without any further action on my...
  3. High Memory Usage at Startup Without Running Applications

    in Windows 10 Software and Apps
    High Memory Usage at Startup Without Running Applications: Dear Microsoft Community,Upon starting my laptop, I’ve noticed that the memory usage is consistently showing between 70% to 80%, even though I haven’t opened any additional applications. This issue occurs immediately upon startup and persists without any further action on my...
  4. Win 11 box freezes under low/no load, fine under high load

    in Windows 10 Gaming
    Win 11 box freezes under low/no load, fine under high load: Hi,Having irritation with my Win 11 PC which is black-screening/hard locking power/reset buttons unresponsive, need to cut power to the PSU. It doesn't happen when playing intensive games, it does happen when just browsing the internet. I can play Cyberpunk 2077 for hours....
  5. Win 11 box freezes under low/no load, fine under high load

    in Windows 10 Software and Apps
    Win 11 box freezes under low/no load, fine under high load: Hi,Having irritation with my Win 11 PC which is black-screening/hard locking power/reset buttons unresponsive, need to cut power to the PSU. It doesn't happen when playing intensive games, it does happen when just browsing the internet. I can play Cyberpunk 2077 for hours....
  6. Comparing application behavior under high memory load when running Windows 10 vs Windows 11

    in Windows 10 Software and Apps
    Comparing application behavior under high memory load when running Windows 10 vs Windows 11: I would appreciate if someone has any pointers or knowledge for this behavior I would like to explain.I am running an application we developed on 2 different pcs with 64GB RAM and 24 logical processors. One is running Windows 10 and the other is running Windows 11.The...
  7. application cannot run under virtual machine Windows 11

    in Windows 10 Software and Apps
    application cannot run under virtual machine Windows 11: Не получается установить программу сервисной диагностики авто, пробовал предлагаемые способы https://answers.microsoft.com/en-us/windows/forum/all/sorry-this-application-cannot-run-under-a-virtual/c4bc45a8-bf9f-4587-851d-803e912e0cb3 , не работают. Hyper-V отключен в функциях...
  8. application cannot run under virtual machine Windows 11

    in Windows 10 Gaming
    application cannot run under virtual machine Windows 11: Не получается установить программу сервисной диагностики авто, пробовал предлагаемые способы https://answers.microsoft.com/en-us/windows/forum/all/sorry-this-application-cannot-run-under-a-virtual/c4bc45a8-bf9f-4587-851d-803e912e0cb3 , не работают. Hyper-V отключен в функциях...
  9. High memory usage when idle windows 11

    in Windows 10 Gaming
    High memory usage when idle windows 11: My laptop windows 11 is not operatable due to really high memory usage. I am not using anything or opened any program, it still says 70% or plus memory usage. Its extremely slow if I open any game, program or browser. It jumps to almost 90%. How to fix this problem?Thank you...
  10. Ridiculously High Physical Memory Usage Compared to CPU

    in Windows 10 BSOD Crashes and Debugging
    Ridiculously High Physical Memory Usage Compared to CPU: Hi, yesterday my gaming laptop with around 8gb of RAM started to struggle to run things like google chrome without nearly crashing because of the ridiculous level the physical memory usage is at. I've tried several ways of fixing it but am at a loss for what to do. This is...