Re: an email that appears to be a legal notice
All acronyms are initialisms, but not all initialisms are acronyms (AAAIBNAIAA)
222 publicly visible posts • joined 18 Mar 2020
To get GPE in Windows Home version, from an admin command prompt
FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~*.mum") DO (DISM /Online /NoRestart /Add-Package:"%F")
FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~*.mum") DO (DISM /Online /NoRestart /Add-Package:"%F")
"4) Shutdown/Sleep via keyboard requires way more key-presses than it did in Windows 7"
Windows Key + X then tap U, then I , S , U or R for sIgn out, Sleep, shUt down, Restart.
"8) No "Computer" entry in there which I regularly used for Right Click > Manage to get into Computer Management for event logs etc."
Windows Key + X, G = computer manaGement
Speed - speed tests mean nothing, just indications, it's the router synchronisation levels that matter
Price - ring Sky at any time (in contract or not), renegotiate prices (threaten to leave, speak to retentions), check new customer prices first, they generally match them.#
HTH
In and administrative PowerShell console,
Get-ProvisionedAppxPackage -Online | Where-Object { $_.PackageName -match "xbox" } | ForEach-Object { Remove-ProvisionedAppxPackage -Online -AllUsers -PackageName $_.PackageName }
Replace xbox with phone, removes all Xbox and Phone Link crap.
To actually answering your question - NO