Windows and Devices chief Panos Panay has revealed new focus sessions feature that will be in Windows 11 on his Twitter account today. He himself is referring to it as a game-changer especially with Spotify integration.
If you encounter Error Code 0x80090016 while trying to create a PIN or when you are using Microsoft Store, then you’ve come to the right place as this post will guide you in how you can fix this problem.
Recently some users reported that they were unable to sign in or set up the Windows 10 Login PIN. Note that the potential fixes for this issue are totally different in both scenarios.
Here’s the error message you get when you encounter the PIN related error:
“Something went wrong, We weren’t able to set up your PIN. Sometimes it helps to try again or you can skip for now and do this later.”
On the other hand, here’s the error message you get for the Microsoft Store-related error:
“Try that again, Something happened on our end and we couldn’t sign you in.”
Here are some potential fixes you can try to fix the Error Code 0x80090016 in the Microsoft Store:
The first thing you can try is to sync the Date and Time of your computer as the wrong Date and Time settings are one of the most common causes of connection problems like the Error Code 0x80090016. This is because of the incompatibility between the SSL Certificate validation date and the System Clock. Thus, you have to sync your System Clock. Refer to the steps below to do so.
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootWinStoreAppxManifest.xml
Just like browsers, Microsoft Store also caches as you view apps and games so it is most likely that the cache is no longer valid and must be removed. To do so, follow the steps below.
The Windows 10 Store Apps Troubleshooter will help you in fixing the Error Code 0x80090016. This is a great built-in tool from Microsoft that helps users fix any app installation issues. So this is worth a try to solve the problem. This built-in tool also helps you fix the Windows 10 Store if it isn’t working.
To use the Windows Store Troubleshooter, follow the steps below.
On the other hand, you can use the options below if you encounter Error Code 0x80090016 while setting up your PIN.
“This policy setting allows you to control whether a domain user can sign in using a convenience PIN. If you enable this policy setting, a domain user can set up and sign in with a convenience PIN. If you disable or don’t configure this policy setting, a domain user can’t set up and use a convenience PIN. Note: The user’s domain password will be cached in the system vault when using this feature. To configure Windows Hello for Business, use the Administrative Template policies under Windows Hello for Business.”

Windows and Devices chief Panos Panay has revealed new focus sessions feature that will be in Windows 11 on his Twitter account today. He himself is referring to it as a game-changer especially with Spotify integration.
Hello all the wonderful people and welcome to our new article where we take a little different turn than usual and discuss why keeping old electronics around the house is not such a good idea. We all have some drawer or in some bag around the house and in the end of the day if that electronic has battery inside it is probably not the smart thing to keep it.

So naturally, the question comes why it is a bad idea to have old electronics with batteries in them? Well unlike a battery failure with, say, some AA batteries jammed in the back of an old toy, the risk with a lithium-ion battery failing isn’t just some leaking and corrosion in the battery compartment, it’s a potential fire as the battery swells up and the gases (combined with the stored energy) turn the battery into a potential fire hazard.
Good thing is that the battery will not explode just like that, it will swallow over time and get bigger and bigger until the breaking point is reached and all the fire breaks lose. So if by any chance you have some old gadgets lying around you can check up on them and see if has swelling process started, if yes, dispose properly of that piece of the old device immediately.
If you’re not ready to get rid of the gadget then it’s best to charge it properly for storage. Proper charging keeps the battery cells and circuits in optimum health.
While recommendations vary by manufacturer and application, the general consensus is that lithium-ion batteries should be charged to approximately 40%. (Some manufacturers recommend charging 50% or 60% instead.)
Really, the important part here isn’t the exact percentage. What’s important is ensuring that the battery is charged to roughly half capacity and not stored with a completely discharged or completely full battery.
Discharge rates on lithium-ion batteries in completely powered-off devices are very slow, but you should still plan to top off the charge every 12-18 months or so to keep it around 50%.
If you wanted to go above and beyond, a metal storage container with a snug lid on a basement shelf with a desiccant pack inside to control the moisture would offer optimum conditions.
In the last article, we have covered various advantages of Apple hardware over Windows PC, however, PC has their own strengths and advantages over MACs as well. Join us as we explore why would you choose Windows PC over MAC.

If you like to customize and build your own hardware and customize your existing computer then MACs are out of the picture, on other hand, computers based on Windows operating system are much more flexible in terms of customization.
While Apple hardware is locked and only allows small changes to it, computers running on Windows are free and open to various upgrades and modifications so if you like to play with hardware Windows is your platform.
There are games on MAC true but their numbers can not compare to games available for the Windows platform. On top of that, most latest and best gaming hardware is not even available on Apple platforms so if you plan to game in high resolutions and play the latest games there really is no option other than Windows.
Windows Platforms also has multiple emulators that you can use to play games from other older platforms and Microsoft since it owns Xbox has some great plans for both PC and Xbox gaming.
Since the introduction of the new MAC OS X, apple really lost a lot of application back compatibility, and a lot of old legacy software can not be run on modern Apple computers. Windows on the other hand have always tried and succeeded in keeping maximum compatibility with older and legacy software.
Also on the Windows platform, there is a lot of community support for old and legacy software so even if it is not officially supported it is backed up by the community.
In terms of where can you find the most different software, you need to look no further than the Windows platform. How Windows itself has great backward compatibility and a lot of developers are using it to create new software thanks to Visual Studio and .NET Windows has cemented itself as a platform with the most available software.
The popularity of Windows as the home operating system and as a gaming platform has made it quite interesting in eyes of various developers and tons of small applications are made daily for it. Windows 11 has also brought native android support to it and that has just expanded its already impressive catalog of applications.
Overall Windows PC is most appealing for users that like to be able to choose everything, from hardware components to software they would like to use. No other platform will give you larger freedom of choice and better personalization options.
Bug and security fixes:@echo off taskkill /f /im explorer.exe taskkill /f /im shellexperiencehost.exe timeout /t 3 /NOBREAK > nul del %localappdata%PackagesMicrosoft.Windows.ShellExperienceHost_cw5n1h2txyewyTempState* /q timeout /t 2 /NOBREAK > nul start explorer @echo on