Home > Article > Development Tools > How to delete all configurations after uninstalling vscode
How to delete all configurations after uninstalling vscode?
Completely delete vscode and installed plug-ins and personal configuration information
1. Uninstall the vscode application software (the software cannot be found in the control panel, so You can only uninstall by entering the folder where the application is located)
## Although this step deletes the application software, reinstalling it at this time will reveal the previously downloaded plug-ins and personal configurations. The information will be reloaded, so continue with the following steps:
2. Find the directory of the folder in the picture below, and then delete it to completely clear the personal configuration information of the installed plug-ins
## After the above two steps, reinstall the software again, it will be in the most original state
Recommended tutorial :vscode tutorial
The above is the detailed content of How to delete all configurations after uninstalling vscode. For more information, please follow other related articles on the PHP Chinese website!