No close button for Windows 10 upgrade nag screen anymore

C&T: Video Games, Table Top Games & Computerized Stuff
Post Reply
User avatar
rhoenix
The Artist formerly known as Rhoenix
Posts: 7998
Joined: Fri Dec 22, 2006 4:01 pm
17
Location: "Here," for varying values of "here."
Contact:

#1 No close button for Windows 10 upgrade nag screen anymore

Post by rhoenix »

theregister.co.uk wrote:Microsoft’s Windows 10 nagware campaign has entered a new phase, with options to evade or escape an upgrade vanishing.

Recently, Microsoft’s policy had been to throw up a dialogue box asking you whether you wanted to install Windows 10. If you clicked the red “X” to close the box – the tried-and-tested way to make dialogue boxes disappear without agreeing to do anything – Microsoft took that as permission for the upgrade to go ahead.

Now Microsoft is changing gears.

It has eliminated the option to reschedule a chosen upgrade time once you’ve confirmed you want the upgrade while also removing the red “X” close option from the screen, preventing you from backing out.

One Reg reader grabbed the below screenshot from a relative's PC on Windows 7.

Image

The change means Windows 10’s nagware is now out of step with – and ahead of – Microsoft’s official Knowledge Base documentation on the topic, which says you can reschedule your upgrade.

Microsoft has stood behind its operating system’s nagging reminders. A representative has tried to excuse the “reminders”, telling The Reg that the “your upgrade is scheduled” notification has been part of the UI motivation “for months.”

The forced march comes as the clock ticks on the next update to Windows 10, Windows 10 Anniversary, which is due in July.

Microsoft seems to be engaged in a policy of mopping up as many outlying pockets of pre-Windows 10 as possible to avoid any potential conflict between the new operating system and PCs already in the market such as those on Windows 8.1 or, worse and much older, Windows 7.

Users of Samsung PCs are struggling with the current version of Windows 10. Driver compatibility issues between Samsung PCs and Windows 10 have not been solved, leading to installation errors and conflicts with components like wireless cards.

That has led Samsung to warn users of its notebooks and PCs not to upgrade to Windows 10.
Time to go to Linux, it seems. Gentoo for me, specifically.

LotRO compatibility on Linux: Gold
Warframe compatibility on Linux: Gold
"Before you diagnose yourself with depression or low self-esteem, make sure that you are not, in fact, just surrounded by assholes."

- William Gibson


Josh wrote:What? There's nothing weird about having a pet housefly. He smuggles cigarettes for me.
User avatar
rhoenix
The Artist formerly known as Rhoenix
Posts: 7998
Joined: Fri Dec 22, 2006 4:01 pm
17
Location: "Here," for varying values of "here."
Contact:

#2 Re: No close button for Windows 10 upgrade nag screen anymor

Post by rhoenix »

Getting Silverlight (Netflix video player software) working on Linux: http://www.pcworld.com/article/2687243/ ... -pain.html
Getting Amazon Instant Video working on Linux: http://www.howtogeek.com/204319/how-to- ... -on-linux/
Watching Hulu on Linux: http://www.howtogeek.com/239682/how-to- ... ributions/
"Before you diagnose yourself with depression or low self-esteem, make sure that you are not, in fact, just surrounded by assholes."

- William Gibson


Josh wrote:What? There's nothing weird about having a pet housefly. He smuggles cigarettes for me.
User avatar
Lys
Master
Posts: 1896
Joined: Wed May 25, 2011 7:37 pm
13

#3 Re: No close button for Windows 10 upgrade nag screen anymor

Post by Lys »

There's a pretty simple solution, you make a batch file with the following commands:

Code: Select all

@echo on

wusa /uninstall /kb:3035583 /norestart /quiet

wusa /uninstall /kb:3022345 /norestart /quiet

wusa /uninstall /kb:3068708 /norestart /quiet

wusa /uninstall /kb:3075249 /norestart /quiet

wusa /uninstall /kb:3080149 /norestart /quiet

wusa /uninstall /kb:2990214 /norestart /quiet

wusa /uninstall /kb:3012973 /norestart /quiet

wusa /uninstall /kb:2952664 /norestart /quiet

wusa /uninstall /kb:2976978 /norestart /quiet

wusa /uninstall /kb:2977759 /norestart /quiet

pause
It uninstalls Windows spyware and the Win10 upgrade nagware. It is a bit out of date though, since i keep automatic updates turned off, but you should be able to find online lists of the updates that you want to exclude from your computer including any newer ones that have come out. Pretty sure i'll have to do it myself soon, since it's about time for me to go ahead and download the newest security updates. Usually what i do is make sure to only manually approve the updates i want, then i run the batch file to make sure i remove any that undesired updates that somehow sneaked through. It's pretty easy.
Lys is lily, or lilium.
The pretty flowers remind me of a song of elves.
User avatar
rhoenix
The Artist formerly known as Rhoenix
Posts: 7998
Joined: Fri Dec 22, 2006 4:01 pm
17
Location: "Here," for varying values of "here."
Contact:

#4 Re: No close button for Windows 10 upgrade nag screen anymor

Post by rhoenix »

Lys wrote:There's a pretty simple solution, you make a batch file with the following commands:

Code: Select all

@echo on

wusa /uninstall /kb:3035583 /norestart /quiet

wusa /uninstall /kb:3022345 /norestart /quiet

wusa /uninstall /kb:3068708 /norestart /quiet

wusa /uninstall /kb:3075249 /norestart /quiet

wusa /uninstall /kb:3080149 /norestart /quiet

wusa /uninstall /kb:2990214 /norestart /quiet

wusa /uninstall /kb:3012973 /norestart /quiet

wusa /uninstall /kb:2952664 /norestart /quiet

wusa /uninstall /kb:2976978 /norestart /quiet

wusa /uninstall /kb:2977759 /norestart /quiet

pause
It uninstalls Windows spyware and the Win10 upgrade nagware. It is a bit out of date though, since i keep automatic updates turned off, but you should be able to find online lists of the updates that you want to exclude from your computer including any newer ones that have come out. Pretty sure i'll have to do it myself since it's about time for me to go ahead and download the newest security updates. Usually what i do is make sure to only manually approve the updates i want, then i run the batch file to make sure i remove any that somehow sneaked through. It's pretty easy.
That's a fairly good workaround for right now, and similar to one I'm currently using. However, while it provides a temporary fix for this issue, it in no way shape or form makes what Microsoft is attempting to do acceptable.

I can either continue to use workarounds, because I don't wish to use Windows 10 - or I can end the issue entirely and go with an operating system that actually requires a working IQ above someone's shoe size to use, and treats one like it.

If someone attempts to take away my choices, I'll take it as a dare to kick them out of the car on the freeway.
"Before you diagnose yourself with depression or low self-esteem, make sure that you are not, in fact, just surrounded by assholes."

- William Gibson


Josh wrote:What? There's nothing weird about having a pet housefly. He smuggles cigarettes for me.
User avatar
rhoenix
The Artist formerly known as Rhoenix
Posts: 7998
Joined: Fri Dec 22, 2006 4:01 pm
17
Location: "Here," for varying values of "here."
Contact:

#5 Re: No close button for Windows 10 upgrade nag screen anymor

Post by rhoenix »

Skype is available as a native Linux program.
Discord's site states that they'll have a native Linux version soon, but in the meantime, there's this.
"Before you diagnose yourself with depression or low self-esteem, make sure that you are not, in fact, just surrounded by assholes."

- William Gibson


Josh wrote:What? There's nothing weird about having a pet housefly. He smuggles cigarettes for me.
Post Reply