how does uninstalling a software work? Why is it so quick, when installing takes longer?

1.56K views

how does uninstalling a software work? Why is it so quick, when installing takes longer?

In: 0

27 Answers

Anonymous 0 Comments

Think of installing an application as putting a desk together. You have to unbox everything, make sure you have all the pieces, put it together per the instructions, then place it in your home and fill it with items you’d use with it. That takes time. When it’s time to get rid of the desk, you remove things from the drawer and take it outside. Way less time.

Installing software is similar. Installers are compressed, so it has to uncompress the files, make folders to hold everything and fill it with specific files, then make sure your computer knows where necessary files for the application are and what to file types it can open. When it comes time to delete the application, it’s just deleting the folders it created and removing references to the application that it set up during install. It’s not always far faster to uninstall than install, but this is a reason why it can be.

You are viewing 1 out of 27 answers, click here to view all answers.