Results 1 to 3 of 3

Thread: How to edit registry by chntpw?

  1. #1
    Join Date
    Aug 2024
    Beans
    14

    How to edit registry by chntpw?

    There many articles on deleting password using chntpw, but another function of chntpw is editing the registry, how can I use it?

  2. #2
    Join Date
    May 2014
    Location
    /home
    Beans
    11,157
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: How to edit registry by chntpw?

    You mount the Windows system drive in Ubuntu, then in terminal cd into /[MountedDrive]/Windows/System32/config and then run
    Code:
    chntpw -e SYSTEM

  3. #3
    Join Date
    Aug 2024
    Beans
    14

    Re: How to edit registry by chntpw?

    Quote Originally Posted by jeremy31 View Post
    You mount the Windows system drive in Ubuntu, then in terminal cd into /[MountedDrive]/Windows/System32/config and then run
    Code:
    chntpw -e SYSTEM
    Is
    Code:
    chntpw -e SOFTWARE
    another branch of registry?
    Last edited by mangada; 2 Weeks Ago at 02:25 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •