Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio takes forever to start the first time

I downloaded and installed Visual Studio 2013 Profession Trial on my Windows 7 64-bit computer ( RAM is 6 GB). But, when I start it for the first time, it says 'We're getting things ready. Thanks for your patience' and its been on for about an hour.

Is this normal with VS 2013?

screenshot of window that says "Visual Studio - We're getting things ready - Thanks for your patience." with five dots as a progress indicator

EDIT 1: I left my computer running the whole night, and by morning it had re-booted. After the re-boot, VS 2013 seems to be starting quickly. So, its hard to say why Visual Studio 2013 was taking hours to start up the first time.

like image 220
Sunil Avatar asked Jan 17 '14 06:01

Sunil


People also ask

Why does Visual Studio take so long to start?

To avoid extending startup time, Visual Studio loads extensions using an on demand approach. This behavior means that extensions don't open immediately after Visual Studio starts, but on an as-needed basis.

How long does Visual Studio take to open?

On the "Installing Visual Studio" screen, select the option for . NET Desktop Development. The installation uses up to 12 GB of space; please be extremely patient. The installation will normally take between 30-60 minutes, but it may be more depending on your internet connection.

Why does my Visual Studio run so slow?

You might have extensions installed that slow Visual Studio down. For help on managing extensions to improve performance, see Change extension settings to improve performance. Similarly, you might have tool windows that slow Visual Studio down.


1 Answers

If the loading is taking a long time, Alt+Tab to find a login page hidden underneath the "We're getting things ready" window. Enter your Microsoft account credentials.

This answer was originally posted by Alex K in a comment.

like image 79
2 revs, 2 users 60% Avatar answered Oct 20 '22 00:10

2 revs, 2 users 60%