Page 1 of 1
Look for a dos batch for password reset
Posted: 26 Mar 2018 01:16
by fuzindawz
Would someone point out a way to change or reset account password on Windows 10? it takes time to do this one by one. thanks
Re: Look for a dos batch for password reset
Posted: 26 Mar 2018 07:45
by penpen
There is no way to do that in batch without hacking (which is not recommend); try the "Microsoft way" for:
-
Local accounts,
-
Live Acoounts.
penpen
Re: Look for a dos batch for password reset
Posted: 26 Mar 2018 08:07
by Ed Dyreen
https://www.windows-commandline.com/cha ... mand-line/
you can use a program like stackey to feed the new password into the net user command.
Not sure if this works for win10 though, if it doesn't you can try accessing the configuration interface.
RunDll32.exe shell32.dll,Control_RunDLL nusrmgr.cpl on my system it's nusrmgr.cpl on win10 it may be different.
Also note I use 32bit version. Cpl files often have multiple tabs which one will be activated depends on the parameters passed, but the difficult part is sending the keys and pressing the right buttons surely, for that I prefer autoIT.
Re: Look for a dos batch for password reset
Posted: 26 Mar 2018 21:04
by fuzindawz
penpen wrote: ↑26 Mar 2018 07:45
There is no way to do that in batch without hacking (which is not recommend); try the "Microsoft way" for:
-
Local accounts,
-
Live Acoounts.
penpen
Neither of them work in my case. I didn't make a password reset disk and it is a local account.
Re: Look for a dos batch for password reset
Posted: 27 Mar 2018 07:47
by Ed Dyreen
fuzindawz wrote: ↑26 Mar 2018 21:04
Neither of them work in my case. I didn't make a password reset disk and it is a local account.
My solution also not work on win10 ?
Re: Look for a dos batch for password reset
Posted: 27 Mar 2018 14:50
by Q. April
Re: Look for a dos batch for password reset
Posted: 10 Apr 2018 00:54
by Yaskerpas
fuzindawz wrote: ↑26 Mar 2018 21:04
penpen wrote: ↑26 Mar 2018 07:45
There is no way to do that in batch without hacking (which is not recommend); try the "Microsoft way" for:
- Local accounts,
- Live Acoounts.
penpen
Neither of them work in my case. I didn't make a password reset disk and it is a local account.
If you didn't make a password reset disk , this problem is hard to solve , do you use Microsoft account on your Windows 10 ?
Maybe , you can try this
tool ,It helped me hack my locked computer.
Re: Look for a dos batch for password reset
Posted: 11 Apr 2018 20:43
by fuzindawz
Yaskerpas wrote: ↑10 Apr 2018 00:54
fuzindawz wrote: ↑26 Mar 2018 21:04
penpen wrote: ↑26 Mar 2018 07:45
There is no way to do that in batch without hacking (which is not recommend); try the "Microsoft way" for:
- Local accounts,
- Live Acoounts.
penpen
Neither of them work in my case. I didn't make a password reset disk and it is a local account.
If you didn't make a password reset disk , this problem is hard to solve , do you use Microsoft account on your Windows 10 ?
No, it is a local admin account