Question
How do I change ColdFusion Administrator password?
If you have forgotten your password and are unable to log in to ColdFusion Administrator, follow the steps below:
1. As an Administrator, launch the command prompt.
2. Enter the following commands:
- C:\>cd coldfusion2018
- C:\>ColdFusion2018>cd cfusion
- C:\>ColdFusion2018\cfusion>cd bin
- C:\>ColdFusion2018\cfusion\bin>passwordreset.bat
3. Enter the following:
- 1: For changing Admin Password
- 2: For changing Admin Component (jetty)
4. Follow the on-screen prompts.
5. Restart ColdFusion service.

