Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
22
rated 0 times [  22] [ 0]  / answers: 1 / hits: 85104  / 2 Years ago, tue, december 21, 2021, 3:09:38

To overwrite a Windows 7 password, one can boot from a Ubuntu LiveCD and run chntpw.



Unfortunately, installing chntpw is not so easy:



$ sudo apt-get install chntpw
E: Unable to locate package chntpw

More From » live-cd

 Answers
4

First open the Ubuntu Software Center, in the Edit menu click Software Sources..., and in the window that appears enable universe as seen below:



Ubuntu enable universe



Then run sudo apt-get update.



You should now be able to install chntpw using sudo apt-get install chntpw.


[#28055] Wednesday, December 22, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
earxcept

Total Points: 310
Total Questions: 115
Total Answers: 111

Location: Japan
Member since Sat, Oct 2, 2021
3 Years ago
;