Fix Error You'll Need To Ask An Adult In Your Family When Opening Any App On Windows 11/10
Fix Error unable to open any Microsoft apps Error You'll Need To Ask An Adult In Your Family,Cannot open any Microsoft Installed apps such as PredatorSense_V30, spotify, Microsoft store, email, calendar, alarm and clock etc Error You'll Need To Ask An Adult In Your Family
Step 1) Make sure you are not using a child account and you are logged in as an administrator
Step 2) Run wsreset command
Step 3) Run Windows Store troubleshooter
Step 4) Delete the contents of the "AppLocker" folder
Step 5) Clear Microsoft Store Cache files
C:\Users\Your Username\AppData\Local\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe
Step 6) Update Windows using Media Creation tool
https://www.microsoft.com/en-in/software-download/windows10
https://www.microsoft.com/en-in/software-download/windows11
Step 7) Uninstall and reinstall MS store and then uninstall and reinstall the apps which is giving the error message
Get-AppxPackage *windowsstore* | Remove-AppxPackage
Reboot your computer
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}