There are only 2 things that truely "get installed" so to speak when using WAMPServer. They are the Apache service and the MySQL service
These are called `wampapache` and `wampmysqld` if you look at the services snapin.
If you are unsure that they were removed by the install ( they should have been ) :-
Look at the services snapin, if they still exist you can manually remove them like this:
open a command window "As Administrator"
enter
sc delete wampapache
sc delete wampmysqld
I do seem to remember seeing something about people having issues using SSD drives, but I cannot find anything useful to prove it.
Also when you uninstall, its always a good idea to go and manually delete the \wamp folder and any subfolders.
The uninstall will only remove files that it installed and then only if they are unchanged, so any new files you add may still be there and any you modify as well.
---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.2.8 32bit & 64bit) Aestan Tray Menu 3.2.4.7
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>Read The Manuals Apache --
MySQL --
PHP --
phpMyAdminGet your Apache/MySQL/mariaDB/PHP ADDONs here from the
WAMPServer alternate Repo-X-X-X-
Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-