다음을 통해 공유

C:\Program Files\WinfdowsApps 폴더가 없습니다.

익명
2020-06-28T16:04:04+00:00

계산기와 스티커메모, MicrosoftStore가 실행이 안되어서 재설치 방법을 찾아 따라하고 있었습니다.

그런데 C:\Program Files\WinfdowsApps 폴더와 내용물이 아예 없어서 설치가 되지 않습니다.

다시 포맷을 했음에도 생기지 않습니다..

그리고 같은 원인인지 모르겠으나 모든 팝업창의 글씨가 lllll  형식으로 깨집니다.

글꼴을 복구하려면 MicrosoftStore가 필요한것 같은데 아무것도 해결되지가 않습니다 ㅠㅠ

가정용 Windows | Windows 10 | Microsoft Store

잠긴 질문. 이 질문은 Microsoft 지원 커뮤니티에서 마이그레이션되었습니다. 질문이 도움이 되었는지 여부에 대해 응답할 수는 있지만, 메모나 회신을 추가하거나 질문을 따를 수는 없습니다.

댓글 0개 설명 없음

답변 6개

정렬 기준: 가장 유용함
  1. 익명
    2020-06-30T13:26:13+00:00

    I'm sorry about that, Yumihyeon.

    Let me see if one of my friends can help us out with that issue!

    이 대답이 도움이 되었나요?

    댓글 0개 설명 없음
  2. 익명
    2020-06-30T13:01:20+00:00

    I've already tried it. However, It's said there's no problem.

    이 대답이 도움이 되었나요?

    댓글 0개 설명 없음
  3. 익명
    2020-06-30T12:56:27+00:00

    fail all option...

    option01. say powershell

    Add-AppxPackage : 배포에 실패했습니다. HRESULT: 0x80073D02, 수정할 리소스가 현재 사용 중이므로 패키지를 설치할 수 없습

    니다.

    오류 0x80073D02: 다음 앱을 닫아야 하므로 설치할 수 없습니다. 앱: Microsoft.Windows.StartMenuExperienceHost_10.0.18362.4

    49_neutral_neutral_cw5n1h2txyewy.

    참고: 추가 정보에 대해서는 이벤트 로그에서 [ActivityId] 7aadbd46-4eda-0000-e6ce-ad7ada4ed601을(를) 찾아보거나 명령줄 Ge

    t-AppPackageLog -ActivityID 7aadbd46-4eda-0000-e6ce-ad7ada4ed601을(를) 사용하십시오.

    위치 줄:1 문자:28

    • ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...

    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : NotSpecified: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], Exception

        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    option2.

    Success! But nothing changes.

    option3.

    1. Under the Apps & features tab, look for Microsoft Store.

    -> i don't see Microsoft Store.

    이 대답이 도움이 되었나요?

    댓글 0개 설명 없음
  4. 익명
    2020-06-28T16:07:34+00:00

    For the second one, try this:

    1. From your desktop, type CMD in Windows Search box or Start menu.
    2. Right click on the Command Prompt from result, and then select “Run as administrator”.
    3. Within the elevated Command Prompt, type the command below and press Enter to execute it:

    DISM.exe /Online /Cleanup-image /Scanhealth

    1. Then, type the command below and press Enter.

    DISM.exe /Online /Cleanup-image /Restorehealth

    1. Then, type the command below and press Enter.

    sfc /scannow

    1. Restart the computer and see if the problems is fixes.

    이 대답이 도움이 되었나요?

    댓글 0개 설명 없음
  5. 익명
    2020-06-28T16:07:13+00:00

    null

    Hi, Yumihyeon. Thanks for reaching out! I'm an Independent Advisor and a Microsoft user like you, and I am here to work with you on this issue.

    Regarding the first problem, there's a few procedures we can try to fix that problem:

    Option 01: Reregister Windows Applications:

    1. Right click the Start menu and select Windows PowerShell (Admin)
    2. Type the following command and press Enter:

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    1. Let the command complete.
    2. Reboot Windows and see if the problema is solved

    Option 02: Running Windows Apps Troubleshooter.

    1. Press Windows key + I.
    2. Select Update & Security.
    3. Click on Troubleshoot tab.
    4. Look for Windows Store Apps then click Run the troubleshooter.

    Option 03: Reset the Microsoft Store and the other apps.

    1. Press Windows key + I.
    2. Select Apps.
    3. Under the Apps & features tab, look for Microsoft Store.
    4. Click on Microsoft Store, then Advanced options.
    5. Scroll down and click on Reset.
    6. Do the same with other affected apps.

    I hope this helps! Please let me know if that works for you, ok?

    이 대답이 도움이 되었나요?

    댓글 0개 설명 없음