72 votes

Umbraco admin reset

Simple project that allows reset of the admin user(user 0 by default) by adding the UmbracoAdminReset.dll to the ~/bin folder of your Umbraco installation and request the url /umbraco/adminreset/useractions/reset. Handy when you inherit a site and didn't receive the credentials or when everything else fails.

The username will be reset to Admin and password to Admin1234! by default

When the password is reset it will make sure the admin user is unlocked and will delete the dll afterwards so you can login and change the credentials yourself.

If you are concerned about security, you can use the following parameters to change the defaults

/umbraco/adminreset/useractions/reset?userId=[id of the user]&userName=[new username]&userPassword=[new password]

The DLL will make sure the Membership provider is allow to change passwords and reset the username and password. The DLL will make sure the admin user is unlocked and will delete itself afterwards so you can login and change the credentials yourself.

Install instructions
Download dll from source tab below and add to the /bin folder.

Screenshots

Package files

Documentation

Source code

No current release

Package owner

Richard Soeteman

Richard Soeteman

Richard has 12842 karma points
MVP

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 8.1.x, 7.12.x, 7.11.x, 7.8.x, 7.5.x, 7.4.x, 7.3.x, 7.2.x, 7.1.x

Package Information

  • Package owner: Richard Soeteman
  • Created: 27/11/2015
  • Current version 1.4.1
  • License MIT
  • Downloads on Our: 14.9K