The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Hi @abdelrahman ezzat ,
Thank you for sending us your issue.
When your computer doesn’t have enough disk space, especially on the drive that contains the operating system (usually the C drive), Visual Studio Installer may ask you to free up space before continuing the process
To free up disk space, you can follow the guidance below:
- Use Disk Cleanup
Search for Disk Cleanup on your computer, then open the tool. Choose the C drive and click OK. The tool will scan the drive and display a list of files that can be deleted. Please tick the items you would like to clean.
- Clean the Temp folder
The Temp folder contains temporary files and cache that can take up many gigabytes if they haven’t been deleted for a long time. Open File Explorer and type %TEMP% in the address bar. Press Ctrl + A and delete all the files. If some files are currently being used by the system or another application, a dialog will appear allowing you to skip them.
- Change the target installation drive
You can change the target drive during installation. In Installation locations, you can specify a different path for the Download cache and Shared components. This is useful if you have another disk with more available free space.
Hope this helps! If my answer was helpful, you can follow this guidance to provide some feedback. This also help another find the solution easier.