Windows S Mode is a restricted version of Windows 11 and 10 where you can only install apps from the Microsoft Store, cannot access the Registry or the Group Policy Editor, and are stuck with Edge and Bing as the default browser and search engine. To install an app unavailable in the Microsoft Store, you must get out of Windows S Mode and upgrade. But sometimes, you can't switch out of the S mode because of an error.
Try these fixes to get out of the Windows S mode for good.
Windows S mode has its merits and drawbacks; the only way to exit it is via the Microsoft Store. But if Microsoft Servers are down due to any issues, you will face issues when trying to get out of the S mode. So, check the official Microsoft Service status website or Microsoft Store's X page for outage reports.
You can also check out third-party websites like Down Detector. In such a case, patiently wait while Microsoft fixes the issue. If you use a VPN service on your PC, temporarily disconnect from it and then retry exiting the S mode.
Microsoft Update service handles all the update-related tasks on your PC. With any glitch, you must restart it to get it working again.
You can try signing out of the Microsoft Store and then signing back in. After that, you can reattempt exiting the S mode.
Outdated apps, including the Microsoft Store, can pose issues while trying to leave S mode. You must update all of them using the Microsoft Store update section. Even the update for the Microsoft Store app is available here.
Incorrect date and time settings on your PC can cause problems while installing or removing Windows features. So, you must manually sync the date and time settings with Windows servers.
The SoftwareDistribution folder contains temporary Windows update files. Rename the folder if there are issues with the app or Windows updates. Windows will recreate the folder when you try to check and download the updates.
net stop wuauserv net stop bits
rename %windir%\SoftwareDistributionSoftwareDistribution.bak
net start wuauserv net start bits
The Microsoft Store app can stop working correctly due to corrupt cache files. So, you must reset the Microsoft Store via Settings or the Terminal.
If resetting the Microsoft Store doesn’t resolve the issue, you must re-register all system apps, including the Microsoft Store. Here’s how to do it:
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "SystemApps"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
You can do an In-place upgrade on your Windows PC to get out of the S mode. It is better than resetting your Windows PC because an In-place upgrade preserves all your files, apps, and data stored in the C drive.
It's not difficult to solve why you can't exit the S mode on your Windows PC. Check Microsoft services, update the Microsoft Store app, and sign out and sign in again. Then, rename the SoftwareDistribution folder, reset all system apps, and do an In-place Upgrade to fix the issue if everything fails.
Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.
Copyright© 2022 湘ICP备2022001581号-3