Following an update last night, my taskbar is now telling me what the weather is outside, as if I couldn't look out of the window. It appears to be a function of microsoft news, but I can't see how to hide it, or better still, remove it altogether. It's very persistent. Any suggestions, please.
A new microsoft annoyance
Jun 11, 2021
Last reply: 5 years ago
18 Replies
right click taskbar, news & interests, turn off
I just wish MS would stop trying to make edge my browser when I am quite happy with firefox ....
Right-click Taskbar. (See the new News and Interest menu item) "Turn Off" item.
formatting link
It's there, so if you turn it off, you can turn it on again.
There is a GPEDIT policy to give it the heave-ho, in which case, the Taskbar new menu item is likely to be removed.
Paul
From the list of annoyances on the taskbar
Toolbars/Address Toolbars/Links Toolbars/Desktop Search News&Interests Cortana TaskView People WindowsInk TouchKeyboard
I have every one of them disabled ...
That simple! Thanks!
No modern person believes that the weather is anything other than the Climate Scientists tell him that it is. Outside your window is merely a 'Local anomaly'
Same here, although oddly only on one of three machines which have updated. I can't find a way of getting rid either, but on reflection decided to leave it for a few weeks and see if I come to like it.
I have M$ blocked so no auto updates.
Plenty on instrutions on the Web. I modified my registry to get rid of this feature. The large number of web sites detailing how to disable this annoyance suggests that many Win10 users didn't welcome this inclusion in the update.
I also think that some of the recent win10 updates have re-enabled some of the features that I have previously disabled in order to speed up win10 - some of my programs now take maybe 15 to 30 seconds to start after a reboot whereas before a "major" win10 update they started within
5 seconds of selecting them.
Security updates all blocked?
I don't have the option on this machine. I wonder why not?
Edition Windows 10 Pro Version 20H2 Installed on ?12/?08/?2020 OS build 19042.1052 Experience Windows Feature Experience Pack 120.2212.2020.0
It's fully up to date.
I think it's "trickling" out to users, some got it immediately with
21H1, others got it with the first cumulative update after that.
All blocked, but I also run in virtual mode. A reboot presents a new system.
"Right click" taskbar, select News and Interests, select Turn Off
yes to "trickling out" but it's arrived here on 3 machines (so far) on
20H2 and ISTR reading it'll come i.d.c. to version 1909 or later
Following an update last night my computer was useless. Couldn't get any program to run. Screens kept going white. Machine kept freezing. I couldn't get the undo update thing to work because I couldn't get to it. Teamviewer wouldn't work. Steve my IT man talked me through a thing that starts with crashing the PC three times, and eventually allows the update to be removed. The whole thing took two hours.
Where do I send the bill?
Bill
That is likely to be the Patch Tuesday for the month.
This is offline syntax, for removing an update which is in-flight, and is not completing properly. You need to boot your installer DVD, to do this. You might be forced to use the installer DVD, "troubleshooting" and Command Prompt, if the system refuses to boot up properly and finish the update via the spinning balls crap.
DISM /image:c:\ /cleanup-image /revertpendingactions
If a package is installed (installation completed), there are various commands similar to this, to remove it. This is offline syntax, but you're more likely to remove them via online command instead (while the C: OS is running).
DISM /image:c:\ /remove-package /packagename: ...
This article gives two commands for removing a Windows Update package which has completed but is causing grief.
formatting link
systeminfo # get package number
wusa /uninstall /kb:4058702 /quiet /norestart
With DISM instead... while the OS is running (/online)
dism /online /get-packages /format:table
dism /Online /Remove-Package /PackageName:PackageName
# an example of a full package name, to be used on the end.
"Package_for_KB4058702~31bf3856ad364e35~amd64~~16299.188.1.0"
You might also need to block the update from coming in again, but, because the updates have version numbers you cannot see, if they re-issue it, it may "step around" your block.
And just because you remove the Patch Tuesday today, the next Patch Tuesday is cumulative, and whatever item you hated, could show up in it too.
Paul
<snip>
It installed ok on my Win10/32 PRO, but took a while, and for a quite a while taskmanager showed the highest activity was interrupts.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required