Hot Take Microsoft confirms you will soon be able to remove news in Windows Widgets

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,553
Most Windows 11 customers agree (as shown by the number of upvotes and complaints on the Feedback Hub) that the biggest problem with Windows Widgets is the inability to disable the integrated MSN News feed, which often displays controversial or even straight harmful content. Others claim that Microsoft should let users place widgets directly on the desktop, as in the days of Windows 7.

As revealed by a recent report, Microsoft is considering letting you put widgets on the desktop, and today, at Build 2023, Microsoft announced that users would soon be able to remove the news feed from Windows Widgets (we tried one whacky method to get rid of the feed, but it proved unreliable and incredibly cumbersome).

During the Windows 11-dedicated keynote at Build 2023, Microsoft revealed its plans to allow users to switch between different Windows Widgets modes. Later this year, Windows 11 will receive three widget views: widget-only with no feed, feed-only with no widgets, and a mix of both (the current version). Also, with third-party widget support, Windows 11 will receive improved notifications to inform you that some of your new apps support widgets. Here is the concept Microsoft showed during the presentation:

1684950330_updated_widget_view.jpg
 

TairikuOkami

Level 38
Verified
Top Poster
Content Creator
Well-known
May 13, 2017
2,734
MS keeps fighting back: winget uninstall "Windows web experience Pack" - no longer works, but disabling via registry does, thus far.
Code:
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "TaskbarDa" /t REG_DWORD /d "0" /f
reg add "HKCU\Software\Microsoft\PolicyManager\default\NewsAndInterests\AllowNewsAndInterests" /v "value" /t REG_DWORD /d "0" /f
reg add "HKLM\Software\Policies\Microsoft\Dsh" /v "AllowNewsAndInterests" /t REG_DWORD /d "0" /f
 


Write your reply...

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top