How Do I reset the Windowsapp folder?

KRISHP I AM KRISHP 96 Reputation points
2021-04-05T07:04:09.473+00:00

A lot of apps have problem with parameter is incorrect
and the intel graphics control panel is missing
I reinstalled the intel driver
still didn't fix it
PLS HELP

Thanks You!

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. KRISHP I AM KRISHP 96 Reputation points
    2021-04-05T07:57:33.263+00:00

    also some of the apps look like this when I open them
    they just don't
    https://cdn.discordapp.com/attachments/734743560662024262/828538760827371540/unknown.png

    pls help

    0 comments No comments

  2. Kapil Arya 8,451 Reputation points MVP Volunteer Moderator
    2021-04-05T10:12:24.343+00:00
    0 comments No comments

  3. KRISHP I AM KRISHP 96 Reputation points
    2021-04-05T11:23:46.087+00:00

    everything is updated and Microsoft store troubleshooter did nothing it just said
    Hanging and crashing apps: NotFixed

    0 comments No comments

  4. S.Sengupta 24,476 Reputation points MVP
    2021-04-05T12:40:38.63+00:00
    0 comments No comments

  5. Teemo Tang 11,466 Reputation points
    2021-04-06T01:34:43.337+00:00

    Try to re-register Windows Store apps by powershell command
    Clean boot computer
    Open PowerShell
    Copy and paste the command below into PowerShell, and press Enter.
    Get-AppXPackage Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
    When finished, you can close PowerShell, and try opening the Microsoft Store app again.

    If still no help, you need to in-place upgrade with an ISO file, Windows 10 ISO file can be downloaded from media creation tool.
    https://www.microsoft.com/en-us/software-download/windows10
    Also, let’s try some ideas from this similar case
    https://superuser.com/questions/1288014/reset-default-acls-for-c-program-files-windowsapps

    -------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.