Disable picture password in Windows 8 Part 2

1
In my last thread I posted How to disable picture password using Group Policy.
I got a questions from friends that they cant see the Group Policy Editor.
In Windows 8 pro & enterprise only will gt access to group policy.
Now in this thread am posting How to disable picture password for Non Pro & Enterprise Users.

We are gonna need Registry Editor instead of Group policy!
1.Open RUN by pressing Window key+R and type regedit and press Ok. it will open Registry Editor
[Image: 93ZEIwt.png]
2.It will look like
[Image: cZmyI9K.png]
3.Now navigate to below path
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System
4.Now Right click->new->DWORD(32bit)
[Image: 0IvoEsl.png]
5.Rename it as BlockDomainPicturePassword
[Image: vxXR9qR.png]
6.Double click it to open and change the value 0 to 1
[Image: PYxtxKl.png]
Press Ok
7.Now close the registry.
That's it....................................
[Image: jRHNJwz.gif]
Interest-Involvement-Implementation
Share-Learn-Respect-Repute-Thank
NICESmile

    Disable picture password in Windows 8 Part 2