[Fix] PIN Errors 0x8009002d, 0x8007139f, 0x80090030, 0x80090032 and 0x80090016

PIN login error 0x80090030 in windows 10

When creating or changing the PIN for a user account on a Windows 10 computer, one of the errors 0x8009002d, 0x8007139f, 0x80090030, 0x80090032 or 0x80090016 may appear. Here are the full symptoms:

  • If there is already a PIN configured, you may be able to sign-in using the PIN. When signing in using the PIN, errors “The PIN is incorrect. Try again” or “Something went wrong (code: 0x8009002d). Restart your device to see if that fixes the problem.” may occur.Read more

[Fix] PIN Sign-in not Working and Error 0x80090016 Setting PIN in Windows 10

0x80090016 changing new pin sign-in error

When creating or changing the PIN for a user account on a Windows 10 computer, error 0x80090016 may appear. Here are the full symptoms: If there is already a PIN configured, you may be able to sign-in using the PIN. When signing in using the PIN, error “The PIN is incorrect. Try again” may occur. … Read more

Change Ownership of a File or Folder Using Takeown Command-Line Tool

Take Ownership using command-line takeown.exe

Every file or folder in an NTFS volume has an owner. Certain system files are owned by TrustedInstaller, some by SYSTEM account, and others by the “Administrators” group. If a user creates a file or folder, that user is usually the owner of the file or folder. The owner is the one who can assign permissions (Allow or Deny) to other users for that object.Read more