LuckySe7en03

New Member
Joined
Oct 12, 2021
Messages
1
I just installed windows on my Computer, but i can't switch off the s mode in the settings, when i go on the Microsoft Store i see the following error message:
(in english it means "It is impossible to load the page, try again later"), can i do anything to solve?
An image from 'Can't switch off S Mode'. Microsoft Store error page in Italian stating the page couldn't load, with a retry button.
 

Last edited by a moderator:
Solution
To resolve the issue with switching off S mode in Windows 11 and the error message you are encountering when accessing the Microsoft Store, you can try the following steps:
  1. Troubleshoot S Mode Issue:
    • Check Internet Connection: Ensure that your internet connection is stable and working correctly.
    • Resolve Windows Activation: Ensure that your Windows installation is activated properly.
    • Try Again Later: The error message may be a temporary glitch. Try switching off S mode and accessing the Store at a later time.
    []Reset Microsoft Store:
    • Go to "Settings" > "Apps" > "Apps & features".
    • Locate Microsoft Store, click on it, and select "Advanced options".
    • Click on "Reset"...
To resolve the issue with switching off S mode in Windows 11 and the error message you are encountering when accessing the Microsoft Store, you can try the following steps:
  1. Troubleshoot S Mode Issue:
    • Check Internet Connection: Ensure that your internet connection is stable and working correctly.
    • Resolve Windows Activation: Ensure that your Windows installation is activated properly.
    • Try Again Later: The error message may be a temporary glitch. Try switching off S mode and accessing the Store at a later time.
    []Reset Microsoft Store:
    • Go to "Settings" > "Apps" > "Apps & features".
    • Locate Microsoft Store, click on it, and select "Advanced options".
    • Click on "Reset" to reset the Microsoft Store app. This may resolve any issues with accessing the store.
    [
    ]Check for Windows Updates:
    • Make sure your Windows 11 installation is up to date. Go to "Settings" > "Windows Update" to check for and install any pending updates.
    []Reinstall Microsoft Store (Advanced Step):
    • Open Windows PowerShell as an administrator.
    • Run the following command to reinstall the Microsoft Store:
      Code:
      bash Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    • Restart your computer after the command completes.
    [
    ]Contact Microsoft Support:
    • If the issue persists after trying the above steps, consider reaching out to Microsoft support for further assistance. By following these steps, you should be able to troubleshoot the issues with switching off S mode and resolving the error message when accessing the Microsoft Store on your Windows 11 installation.
 

Solution
Back
Top