Having configuration issues when using Visual Studio? Don’t worry, PHP editor Zimo brings you a complete guide to restoring default settings. This tutorial walks you through the step-by-step process of restoring your Visual Studio settings so you can get the best development experience possible again. Read on to learn how to easily restore your Visual Studio settings to factory defaults.
First, open Microsoft Visual Studio 2017, select [Tools]
Select [Visual Studio Command Prompt] in the tool menu
At this time, a command prompt window will pop up. Enter devenv /resetsettings in the window and press Enter. After a while, you will find that visual studio 2017 has been restored to its original state.
The above is the detailed content of How to restore default settings using visual studio microsoft visual studio tutorial. For more information, please follow other related articles on the PHP Chinese website!