---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Remove a profile

# Remove a profile {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Remove a named connection profile that you no longer need from the configuration file.

## Before you begin

A default profile must first exist to communicate with an instance.

## About this task

You cannot remove the default connection profile using this command. To remove the
default connection profile, edit the configuration file manually.

## Procedure

1. Open your system's command-line tool and execute this command.
2. Specify the name of the named profile in the <var class="keyword varname">profile-name</var> argument.  

       $ snc configure profile remove [--profile profile-name]

{#delete-profile__steps_oy4_dl3_k4b}

## Result

The CLI removes the specified profile from the configuration file.

