다음을 통해 공유

error 0x80280101

익명
2023-03-05T07:41:48+00:00

When i try to use PIN, It doesn't work and show 0x80280101 error code. How to fix this? I can't use PIN because of this.

가정용 Windows | Windows 11 | 보안 및 개인 정보

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

댓글 0개 설명 없음

답변 1개

정렬 기준: 가장 유용함
  1. 익명
    2023-03-05T08:18:47+00:00

    Hello,

    I'm Sumit, here to answer your query at the Microsoft Community.

    Try deleting the contents of the Ngc folder which stores PIN, and then set up the PIN again.

    Open an elevated Command Prompt i.e. CMD(Admin). For that, execute the steps below:

    Right-click the Start button and select Run.
    Type cmd. Press Ctrl+Shift+Enter.

    Press Yes when prompted.
    Paste the following command to delete the Ngc folder:

    powershell -windowstyle hidden -command "Start-Process cmd -ArgumentList '/s,/c,takeown /f C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\NGC /r /d y & icacls C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\NGC /grant administrators:F /t & RD /S /Q C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Ngc & MD C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Ngc & icacls C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Ngc /T /Q /C /RESET' -Verb runAs"

    Setup the PIN again and restart your computer.

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

    댓글 0개 설명 없음