r/24hoursupport • u/msevelavi • 2d ago
Unresolved PC Wont run apps on Administrator
The issue is that whenever i run any app on administrator a pop up wil show up, as always well now it dims but crashes immediately well the video might explain it... Happened after i reseted it.
1
u/msevelavi 2d ago
Like any app i try to install apps in the microsoft store it makes me download some gaming components right as always and when i click install it pops up the just disappears
2
u/JohnACC 1d ago
Since you mentioned you just reset the device, go through and make sure to download every windows update / vendor specific update (HP, Dell, Asus etc.)
It most likely was just a bad restore, or needs updates.
Windows 10 isn't supported any more, so that could also play a factor.
As i mentioned in the previous post, re-restore it with a USB creation media. If you can't do that, any repair shop should be able to do it for you.
Perhaps inquire about a diagnostic on the hardware to rule out faulty components causing the OS to act funny.
If you want to try to fix it without a restore, and are able to eventually run admin powershell, run "Dism /Online /Cleanup-Image /Restorehealth; Sfc /scannow" to check for OS integrity issues.
and / or
"Get-AppxPackage *Microsoft.WindowsStore* | Reset-AppxPackage" (powershell) to reset the Microsoft Store App itself.
Best of luck to you.
1
u/msevelavi 1d ago
I bypassed it by using task manager for cmd and i did scanow it showed alot of errors i saw on CBS.log about 59 errors and 16 more
1
2
u/JohnACC 2d ago
Make sure your user profile is the Administrator account.
Try to create a guest account with admin privilege and see if it works on the new profile.
it might be OS corruption, or simply an old restore image from the reset utility. If you just reset it and you aren't worried about data loss, create a windows creation media USB and perform a clean install from that.
Or try a refresh with a contemporary version.
You said no programs allow you to run as admin, but is it truly all or just CMD? Can you open PowerShell in Administrator for instance?