Monday, April 16, 2018

Disable Windows 10 logon pin

This was conducted on a domain joined computer.

Settings>Accounts>Sign in options
Click "Forgot Pin"
Enter domain password
Click Cancel on the new pin screen.

Simply going to Change pin and cancelling does not clear the pin, you have to 'forgot pin' to clear it.

Hope someone finds this useful.

No comments:

Post a Comment

Pulling local admin accounts on a windows system WITH POWERSHELL

 There’s a couple ways to get them, I’m sure you’ve been around the internet looking. The Powershell scripts I use: Get-LocalGroupMember -Gr...