In my last article, we discussed How To Install Azure Functions Core Tools In Visual Studio Code. Let us discuss here the quick steps to uninstall Azure Functions core tools in case you don’t need them.
How to uninstall Azure Functions core tools
If you want to uninstall Azure Functions Core Tools from your Visual Studio Code IDE, you can follow the methods below.
Method-1:
- Open your Visual Studio Code IDE.
- Click on the View –> Select Command Palette option.

3. Search for “Uninstall Azure Functions Core Tools from Visual Studio Code” and click on the search result Azure Functions: Uninstall Azure Functions Core Tools.

Method-2:
You can also use the below steps to uninstall Azure Functions Core Tools from Visual Studio Code.
- Open a new terminal from your Visual Studio Code.
- Run the below command.
npm uninstall -g azure-functions-core-tools
It will uninstall the Azure Functions Core Tools from your Visual Studio Code IDE.

Wrapping Up
This article discussed the quick steps to uninstall Azure Functions Core Tools from your Visual Studio Code IDE. Thanks for reading this article !!!

I am Rajkishore, and I have over 14 years of experience in Microsoft Azure and AWS, with good experience in Azure Functions, Storage, Virtual Machine, Logic Apps, PowerShell Commands, CLI Commands, Machine Learning, AI, Azure Cognitive Services, DevOps, etc. Not only that, I do have good real-time experience in designing and developing cloud-native data integrations on Azure or AWS, etc. I hope you will learn from these practical Azure tutorials. Read more.