If you need to change you password but have no access to CTRL+ALT+DEL or are using a thin terminal use this from PowerShell.....you do not need to be an admin......
(New-Object -COM Shell.Application).WindowsSecurity()
Thanks to Darren Johnson for this helpful command, check out his twitter here