You can stop apps from running in the background to save battery power, data usage, and (some) system resources, and in this guide we’ll show you how on Windows 10. On Windows 10, many apps you download from the Microsoft Store will continue to run in the background to take advantage of additional features, such as the ability to download data, update Live Tiles, and display notifications. While these features can be useful in some situations, background apps (even when you don’t start them) can drain battery, waste bandwidth and system resources. Luckily, if updating apps isn’t something important to you, then Windows 10 has settings to control which apps are allowed to work in the background. In this Windows 10 guide, we will guide you through the steps to prevent apps from running in the background. 1. Open the menu Start and enter cmd in the search bar. Right click on the application Command Prompt and choose Run as administrator . 2. Enter the command below into the Command Prompt and press Enter to save the changes. 3. If you want to revert changes and re-enable background apps, follow the command below: Reg Add HKCU Software Microsoft Windows CurrentVersion BackgroundAccessApplications / v GlobalUserDisabled / t REG_DWORD / d 0 / f 1. Open the menu Start and enter powershell into the search bar. Click on the application Windows PowerShell to continue. 2. Enter the command below into the Command Prompt and click Enter to save your changes. Reg Add HKCU Software Microsoft Windows CurrentVersion BackgroundAccessApplications / v GlobalUserDisabled / t REG_DWORD / d 1 / f 3. If you want to revert changes and re-enable background apps, follow the command below: Reg Add HKCU Software Microsoft Windows CurrentVersion BackgroundAccessApplications / v GlobalUserDisabled / t REG_DWORD / d 0 / f With these steps, you can disable or enable background apps in Windows 10 at will. You can do it individually through Settings, or you can enable / disable all apps through Command Prompt, PowerShell, or Registry Editor in Windows 10.
Turn off Windows 10 background apps using Settings:
2. Use Registry Editor to turn off Windows 10 background apps:
HKEY_CURRENT_USER Software Microsoft Windows CurrentVersion BackgroundAccessApplications
0 = Background apps enabled
1 = Background apps disabled
3. Turn off Windows 10 background apps with Command Prompt:
Reg Add HKCU Software Microsoft Windows CurrentVersion BackgroundAccessApplications / v GlobalUserDisabled / t REG_DWORD / d 1 / fUse Windows PowerShell to disable Windows 10 background apps:
The post 4 How to turn off applications running in the background Win 10 to speed up computer appeared first on Computer tips .vn
Post a Comment
Post a Comment