55.4k views
0 votes
When is it not a good idea to remove a program from your computer by simply deleting its directory?

a. If the program’s directory includes other programs
b. If the program’s directory includes executable files
c. If the program adds information to the operating system
d. If the program does not add information to the operating system

1 Answer

5 votes

Hi!

Usually computer programs have a lot of settings that, if not standardized, would make it super difficult to communicate with the operating system or other programs. Because of this, programs and the Windows Operating System use a special Registry system in order to standardize crucial settings for both applications and the operating system itself.

If you were to remove a directory to try to uninstall a program, you're leaving behind the files in the registry (don't worry though, it won't affect anything in terms of what your computer does) which can sometimes eat up space if there's enough of them.

Therefore, I would say your best bet is C. If the program adds information to the operating system.

I hope my answer helped!

User Steve Rowley
by
6.0k points