I still have a Win 10 virtual machine, using VirtualBox, that is currently doing updates while I type this that, technically, should not be happening. My second desktop also runs Win 10, with updates, but I used MS Rewards Points for that which I did not bother doing with the Win 10 VM, yet I'm still getting updates on the VM.
Any thoughts? It isn't anything important; just one of those things that makes me go Hmmmm.
My guess is that it is due to the VM using a MS pin log-in and that my using points to get updates on the second desktop associated extended updates for all systems under my account. Even though the second desktop uses a local account, not a Windows pin, it still has to be associated to my MS account for the updates.
Ahhh, forgot to post the above so I'll just add on. The VM's Win 10 update caused it to no longer be activated. This is a known issue caused by one of the updates killing the loophole that allowed the continued use of an older Windows version key code for activation. This was not supposed to affect systems already activated but, under certain situations, it killed the activation status. I also could not re-activate due to MS shutting down the Win 10 activation servers in December 2025. If this happens to you use the following...
Open Power Shell as an admin and enter the following line and hit enter.
Code:
irm https://get.activated.win | iex
The power shell script opens a command prompt with options for a legit activation via the digital footprint from previous activation buried somewhere within Windows. This works with Win 8.1, 10 and 11. Since I was previously activated via a digital license, I don't consider this cheating.
The VM is now back to fully activated with all updates included.
<edit>
Just fixed a typo where I said MS shut down the Win 10 activation servers in December 2026. Should have read, and now does, December 2025.