Control Resource Use: Fixing News Apps' Heavy CPU Impact
Control Resource Use: Fixing News Apps’ Heavy CPU Impact
News and Interests is a Windows 11 and 10 widget on your taskbar to show weather, sports, and news events at a glance. While it seems like a harmlessly unwanted feature, it can sometimes cause high memory usage on your computer.
This News and Interests issue occurs due to a potential memory leak and can make your computer run slow. So, if you want to make your computer run fast again, follow these steps to fix the News and Interests high memory usage problem.
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
1. Install Windows Update Hotfix
Reportedly, the problem occurs due to a Windows bug. To fix the problem, Microsoft released cumulative update KB5010415 for Windows 11 and 10. So, check if you have any pending updates for your computer and install them to see if that helps resolve the error.
To install a Windows 11 update:
- PressWin + I to openSettings .
- Open theWindows Update tab in the left pane. Check if a new update is available. If not, click onCheck for updates .
- Windows will scan the Microsoft servers for newer updates. If available, click onDownload & install . Once installed, restart your computer and check for any improvements.
You can also learn how tomanage Windows 10 updates to ensure your computer is constantly updated. However, if you can find this specific update on your computer, go toMicrosoft Update Catalog and search for the update. If available, download the update and run the installer to install it manually.
2. Turn Off News and Interests
If you don’t really use the News and Interests feature, you’re better off turning it off. That way, you can save on hardware resources and help your computer run faster.
Turn Off News and Interests on Windows 10
If you don’t use News and Interests, you can turn off the feature from the Taskbar on Windows 10. To turn off News and Interests on Windows 10:
- Right-click on theTaskbar to open the context menu.
- Next, go toNews and Interests and selectTurn Off .
That’s it. With theNews and Interests feature disabled, your memory usage should return to its normal range.
Disable News and Interests on Windows 11
Unfortunately, News and Interests is a core feature of Windows 11 widgets. If the lack of Widgets isn’t a concern, you candisable the Windows 11 Widget app to get rid of the resource-hog news feed on your computer. However, if you find the widgets useful, you must endure the News and Interests feature.
The easiest way to disable Widgets is from the Taskbar settings. If that does not work or if your Windows 11 isn’t activated, you can use Registry Editor to disable the Widgets icon from the taskbar.
If the issue persists even after disabling News and Interest, try toperform a Windows 11 repair reinstall . During a repair reinstall, Windows will reinstall the operating system without removing your personal files and apps.
3. Disable News and Interests Using the Group Policy Editor
On Windows 11, you can configure News and Interests on the taskbar policy to disable the feature and prevent high memory usage. Group Policy Editor (GPEdit) is a Windows component and is not only available on the OS’s Pro, Enterprise, and Education editions.
If you are on Windows 11 Home, follow these steps toenable gpedit on Windows Home and then proceed with the steps below:
- PressWin + R to openRun .
- Typegpedit.msc and clickOK to openGroup Policy Editor .
- In Group Policy Editor, navigate to the following location:
Computer Configuration > Administrative Templates > Windows Components > News and Interests
- In the right pane, right-click onEnable News and Interests on the taskbar policy and selectEdit .
- SelectDisabled and clickApply andOK to save the changes.
6. Close Group Policy Editor and restart your computer.
After restarting your computer, the News and Interests feature should no longer appear. Launch the task manager and check for improvements in your PC’s CPU and memory usage.
4. Disable News and Interests Using the Registry Editor on Windows 10
You can disable the feed feature using the Windows Registry if you don’t have Group Policy Editor. For this, you’ll need to create an EnableFeeds value and set it to 0 to disable it.
Incorrect modifications to the Windows Registry can cause your system to malfunction. We recommendcreating a restore point before making any changes to the registry entries.
To disable the news feed feature using Windows Registry:
PressWin + R to openRun .
Typeregedit and clickOK to openRegistry Editor .
In Registry Editor, navigate to the following location. You can copy and paste the registry path for quicker navigation:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
Right-click on theWindows key in the left pane.
SelectNew > Key . Rename the key asWindows Feeds .
Next, right-click theWindows Feeds key and selectNew > DWORD (32-bit) Value .
Rename the new value asEnableFeeds .
Double-click on theEnableFeeds value to edit it.
Type0 in theValue data field and clickOK to save the changes.
Close the Registry Editor and restart your computer to apply the changes.
5. Add and Disable EnableFeeds Using PowerShell
You can also add and modify the EnableFeeds value in the Windows Registry using PowerShell. To do this:
- Press theWin key and typepowershell .
- Right-click onWindows PowerShell and selectRun as administrator .
- In the PowerShell terminal, copy and paste the following entry and press Enter:
REG ADD "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Feeds" /v "EnableFeeds" /t REG_DWORD /d 0 /f
- The above command will create a newWindows Feeds subkey and contain the valueEnableFeeds set to disabled.
- If there are no errors, typeexit and pressEnter to close PowerShell. Restart your Computer and check for any improvements.
Fix the News and Interests Feature’s High Memory Usage on Windows
Memory leakage is a common cause for the News and Interests high memory usage issue. While a hotfix is available, you’ll need to disable the News and Interests widget item to resolve the problem if the issue persists.
Also read:
- [New] 6 Empowering Metaverse Instances Explained
- [New] In 2024, Captivate Viewers, Earn Accolades Tips for Staff Picks on Vimeo
- [Updated] Exploring Mobile YouTube Usage on Different OSes for 2024
- 2024 Approved Enhance Your Instagram Presence with OBS-Based Streaming
- 2024 Approved The Invisible Reader's Pathway How to Engage with Instagram Stories Unseen
- Essential Car Tools for Efficient Windows Use
- Mastering Printer Troubles: Reactivating Missing WWin+P on Windows.
- Mastering Video Streams: Fix YouTube Lag in Chrome
- New The Best Virtualdub Alternatives for Video Editing Enthusiasts
- Overcoming iCloud Download Challenges on PC
- Streamlining Dependencies: Using WPM Effectively
- Tackling Qt Initialization Unsuccessful in Dev Environment
- The Cheapest Yet Effective VueBell Video Doorbells – In-Depth Review and Comparison
- Top 7 Essential Factors to Evaluate in Choosing a Chatbot with Artificial Intelligence
- Ultimate Guide: Solving DirectX Issues in Call of Duty Modern Warfare 2
- Utilizing GitHub Desktop Efficiently on Windows 11 Pro
- Title: Control Resource Use: Fixing News Apps' Heavy CPU Impact
- Author: Richard
- Created at : 2024-10-02 23:40:33
- Updated at : 2024-10-03 20:08:45
- Link: https://win11-tips.techidaily.com/control-resource-use-fixing-news-apps-heavy-cpu-impact/
- License: This work is licensed under CC BY-NC-SA 4.0.