Maybe this helps:
- Delete the contents from the following folders:
- C:\Users\%userprofile%\AppData\Local\Microsoft\VisualStudio
- C:\Users\%userprofile%\AppData\Local\Microsoft\VSCommon
- Sometimes, you need to go to:
- [x64] C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE
- [x86] C:\Program Files\Microsoft Visual Studio 14.0\Common7\IDE
and run devenv /resetuserdata
.
Expect, that all of your user settings such as Visual Studio layout, linked Microsoft account or start page might disappear.
Related Posts:
- What are the differences between Visual Studio Code and Visual Studio?
- What are the differences between Visual Studio Code and Visual Studio?
- How to download Visual Studio Community Edition 2017 (not 2019)
- How to download Visual Studio Community Edition 2015 (not 2017)
- How do you auto format code in Visual Studio?
- How to declare a global variable in C++
- How to add a default Default.aspx to a ASP.NET Web Application Project?
- Visual Studio doesn’t see Team Explorer
- How do I install a NuGet package .nupkg file locally?
- Cannot Connect to Server – A network-related or instance-specific error
- ERROR: Cannot open source file ” “
- WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for ‘jquery’. Please add a ScriptResourceMapping named jquery(case-sensitive)
- An error occurred while signing: SignTool.exe not found
- How to fix “Root element is missing.” when doing a Visual Studio (VS) Build?
- Check in / Check out in subversion
- C++ cannot open source file
- Why Visual Studio 2015 can’t run exe file (ucrtbased.dll)?
- Cannot open Visual Studio – throw error ‘cannot run when setup is in progress’
- Stuck while installing Visual Studio 2015 (Update for Microsoft Windows (KB2999226))
- Fresh installed Visual Studio 2017 won’t create C++ project with error 0x80041fe2
- This project references NuGet package(s) that are missing on this computer
- Could not load file or assembly ‘Microsoft.CodeDom.Providers.DotNetCompilerPlatform
- Source information missing from the debug information for this module – PDB successfully loaded
- Visual Studio – vdproj is incompatible
- Are Visual Studio 2017 Build Tools still available for download?
- What is vshub.exe in the system tray?
- serviceHub.Host.CLR.x86 taking a lot of memory and CPC
- Visual Studio Project vs. Solution
- Preventing console window from closing on Visual Studio C/C++ Console application
- Error ‘LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt’ after installing Visual Studio 2012 Release Preview
- What does Visual Studio mean by normalize inconsistent line endings?
- Visual Studio 2015 Intellisense not working
- Is there a list of Visual Studio environment variables? [duplicate]
- “Are you missing an assembly reference?” compile error – Visual Studio
- Error HRESULT E_FAIL has been returned from a call to a COM component VS2012 when debugging
- The project type is not supported by this installation
- How do I open a Visual Studio project in design view?
- Visual Studio not displaying compile time errors in editor
- XML schema error – root element of a w3c xml schema
- Web Developer Tools option must be installed
- LINK : fatal error LNK1104: cannot open file ‘D:\…\MyProj.exe’
- Unable to launch the IIS Express Web server
- How can I rename a project folder from within Visual Studio?
- Visual studio Express Edition vs Community
- Visual Studio: Add existing folder(s) to project
- HTTP Error 503, the service is unavailable
- Signing out from TFS and sign in with new credentials
- C# HttpClient An existing connection was forcibly closed by the remote host
- How to resolve “Server Error in ‘/’ Application” error?
- How to handle Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause()
- The wait operation timed out. ASP
- The wait operation timed out. ASP
- Unresolved external symbol in object files
- Unresolved external symbol in object files
- Chrome returns “Bad Request – Request Too Long” when navigating to local IIS Express
- Different between ./ , ../ , ../../ , ~/ on file path(URL) in asp.net
- Why the range of int is -32768 to 32767?
- What does ‘IISReset’ do?
- Error : Could not load file or assembly or one of it’s dependencies
- Remove secure warnings (_CRT_SECURE_NO_WARNINGS) from projects by default in Visual Studio
- Awesomium sdk download
- What does ‘IISReset’ do?
- ‘cannot find or open the pdb file’ Visual Studio C++ 2013
- What are the differences between Visual Studio Code and Visual Studio?
- Unity OnTriggerEnter2D not registering
- What’s the difference between Visual Studio Community and other, paid versions?
- “Exception has been thrown by the target of an invocation” error (mscorlib)
- ORA-12154 could not resolve the connect identifier specified
- How to resolve “Input string was not in a correct format.” error?
- What are .ashx files in an ASP.NET application?
- The request was aborted: Could not create SSL/TLS secure channel
- What is “stdafx.h” used for in Visual Studio?
- ASP.NET 5 MVC: unable to connect to web server ‘IIS Express’
- Windows 7 exception code: 0xc0000409
- Configuration System Failed to Initialize
- What does purpose use #ifdef and #if in C++
- Is “ ” a replacement of ” “?
- Does PHP supports MVP pattern?
- Twilio TwilioRestClient does not contain a definition for SendSmsMessage
- how does Request.QueryString work?
- The request was aborted: Could not create SSL/TLS secure channel
- The request was aborted: Could not create SSL/TLS secure channel
- Installation of MySQL for Visual Studio 1.2.8 failed
- wntdll.pdb not loaded – Can’t see the exception
- Server.Transfer Vs. Response.Redirect
- wntdll.pdb not loaded – Can’t see the exception
- W3WP.EXE using 100% CPU – where to start?
- HTTP Error 403.14 – Forbidden – The Web server is configured to not list the contents of this directory
- Error :The remote server returned an error: (401) Unauthorized
- Visual Studio /**/ comment shortcut?
- Exception of type ‘System.OutOfMemoryException’ was thrown.
- System.web.mvc missing
- VC++ fatal error LNK1168: cannot open filename.exe for writing
- Cannot read configuration file due to insufficient permissions
- Command to collapse all sections of code?
- Cannot open include file: ‘stdio.h’ – Visual Studio Community 2017 – C++ Error
- Infinite Scrolling in Asp.Net MVC with jQuery / AJAX Issues
- Missing vc_runtimeminimum_x86.msi and installation won’t work
- The client and server cannot communicate, because they do not possess a common algorithm – ASP.NET C# IIS TLS 1.0 / 1.1 / 1.2 – Win32Exception
- Javascript Runtime error: $ is undefined