Why can’t I log in to my NAS after a password reset?


Last modified date: 2025-11-07

Applicable Products

  • All NAS series running QTS

Root Cause

In some cases, after performing a reset, the default admin credentials may not work due to persistent configuration files or compatibility issues, such as incomplete resets or system file corruption.


Solution

If you have tried to reset your NAS but are still unable to log in, please follow these steps to reset your admin password.

Important: Removing or reinserting drives incorrectly can risk data loss. Note the drive order and do not initialize the NAS during this process.

  1. Power off your NAS and remove all drives. Important: Note the drive order for reinstallation.
  2. Power on the NAS without any disks inserted. Wait until you hear a short beep, then a long beep, before proceeding.
  3. Download and install Qfinder Pro.
  4. Run Qfinder Pro to locate your NAS and note its IP address.
    Important: If prompted to initialize the NAS, click No.
  5. Without powering off, reinsert the drives in their original order.
  6. Use SSH to access the NAS and log in using the default admin credentials.

Determine your NAS model:

To check which type of NAS model you have, run:

ls /sbin/hal_app

Observe the output:

  • If you see:
    ls: /sbin/hal_app: No such file or directoryYour NAS is a Legacy model. Use the steps under Legacy model below.
  • If there is no error message and the command completes silently, your NAS is a HAL model. Use the steps under HAL model below.

Legacy model

Enter the following commands, pressing Enter after each:

config_util 1

storage_boot_init 1

cd /mnt/HDA_ROOT/.config/

cp /etc/default_config/passwd ./

cp /etc/default_config/shadow ./

cp /etc/default_config/group ./

reboot

HAL model

Enter the following commands, pressing Enter after each:

storage_util --sys_startup

passwd (Follow the prompts to set a new admin password.)

reboot

After rebooting, your admin password will be updated.


Further Reading

Was this article helpful?

36% of people think it helps.
Thank you for your feedback.

Please tell us how this article can be improved:

If you want to provide additional feedback, please include it below.

Choose specification

      Show more Less

      Choose Your Country or Region

      open menu
      back to top