问题描述
大家好。
我安装了成功的Visual Studio 2017 Entetprver。 15.9.9。之后Visual Studio使用该屏幕运行:
I install successful Visual Studio 2017 Entetprver. 15.9.9. After that Visual Studio run with that screen:
该屏幕工作几个小时,我无法关闭它。什么是更好的决定:
1.重新启动PC
2.修复Visual Studio
That screen works some hours and I cannot close it. What is better decision:
1. restart PC
2. fix Visual Studio
运行Visual Studio需要做什么避免出现问题?
What need to do to run Visual Studio and avoid a problem?
谢谢。
推荐答案
欢迎来到MSDN论坛。
Welcome to MSDN forum.
请尝试按照以下步骤重置用户数据:
Please have a try with the following steps to reset the user data:
1。关闭所有Visual Studio实例(在任务管理器中终止该进程)
1. Close all Visual Studio instances(killed the process in task manager)
2。 。删除%LOCALAPPDATA%\.IdentityService
2. Delete %LOCALAPPDATA%\.IdentityService.
3. 请打开管理CMD窗口并导航至X:\Program文件( X86)\Microsoft视觉Studio\2017\Enterprise\Common7\IDE和运行命令:  devenv的/ resetuserdata
3. Please open an administrative CMD window and navigate to X:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE and run the command: devenv /resetuserdata
4。推出视觉工作室2017。
4. Launch visual studio 2017.
请勿登录visual studio,选择"不是现在,但稍后"。您可以通过点击"帮助" - >"注册产品" - >在vs2017打开后登录来登录Visual Studio 2017.
Do not sign in visual studio, choose "Not now, but later". You can sign in to visual studio 2017 by click on Help->Register Product->Sign in after vs2017 opens.
最好的问候,
Joyce
这篇关于准备第一次使用的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!