Is it bad idea to disable apps from running in the background?

Page 2 of 2 FirstFirst 12

  1. Posts : 1,888
    Windows 10 Pro (+ Windows 10 Home VMs for testing)
       #11

    I would not ever uninstall the Windows Store - too much potential for issues - but I always turn off ALL apps that attempt to run in the background as a matter of course... (not that there's much or any left after running Windows 10 Decrapifier during OOBE).
      My Computer


  2. Posts : 1,204
    11 Home
       #12

    RickC said:
    I would not ever uninstall the Windows Store - too much potential for issues - but I always turn off ALL apps that attempt to run in the background as a matter of course... (not that there's much or any left after running Windows 10 Decrapifier during OOBE).
    That article doesn't say if the SysMain service (previously known as SuperFetch) had been disabled. If it had not, then this would explain the significant difference in memory usage. While SysMain leverages otherwise idle memory to cache most commonly accessed data, should an application ever require more memory, SysMain releases that memory back to ensure there is never an issue of resource contention. So, the fact it uses more memory due to it having more apps to load into the cache, doesn't also mean that it hogs the memory. Rather, it ensures that it doesn't.
    http://downloads.condusiv.com/pdf/In...duct-Sheet.pdf

    The same also holds true for CPU resources and I/O resources, BTW.
    http://storage.diskeeper.com/28117/p...king-Brief.pdf
    Also see:
    https://invisitasking.com/#why
      My Computers


  3. Posts : 7,623
    Windows 10 Home 20H2
       #13

    I have turned off all background apps. So far, so good.
    Code:
    (REG Add "HKCU\Software\Microsoft\Windows\CurrentVersion\BackgroundAccessApplications" /V "GlobalUserDisabled" /T REG_DWORD /D "1" /F)
    (REG Add "HKCU\Software\Microsoft\Windows\CurrentVersion\Search" /V "BackgroundAppGlobalToggle" /T REG_DWORD /D "0" /F)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:13.
Find Us




Windows 10 Forums