Grey screen on startup help

When I am starting Unity (latest version) it gets stuck on the grey loading screen. I have been looking for a way to fix this but when I go to C:\Program Files\Unity I only see 2 text documents, and no C:\Program Files\Unity\Editor\Data\Resources\Packages. Could anyone help me with this?

This has been asked and solved many times.

https://forum.unity3d.com/threads/unity3d-5-3-not-working.372682/#post-2415582

I found packages
unityeditor-cloud-hub-0.0.1.tgz and
unity-editor-home-0.0.7.tgz in
C:\Program
Files\Unity\Editor\Data\Resources\Packages.
Create folders
node_modules\unityeditor-cloud-hub and
node_modules\unity-editor-home in
C:\Users%user_name%\AppData\Roaming\Unity\Packages.
Extract dist and package.json from
unityeditor-cloud-hub-0.0.1.tgz into
unityeditor-cloud-hub, dist and
package.json from
unity-editor-home-0.0.7.tgz into
unity-editor-home. It’s work.:slight_smile:
Thanks, Yash987654321!

Nevermind, last time I went into that folder, there were only 2 text files, but the I can now see the other files