How to completely remove MySQL from Windows?
        Posted  
        
            by 
                Nathan Long
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Nathan Long
        
        
        
        Published on 2010-01-15T17:39:01Z
        Indexed on 
            2012/03/22
            11:31 UTC
        
        
        Read the original article
        Hit count: 314
        
mysql
(I realize there are similarly-titled questions, but this one is really 'how do I reset the password', and this one doesn't specify an OS and has only gotten Linux-oriented answers.)
On Windows XP, I just uninstalled MySQL and deleted the folder that it was installed in. I then rebooted and reinstalled MySQL.
When it comes back up, it still has the databases it had before the uninstall.
Where did it keep that database info? How do I completely remove MySQL and start over, as if I'd never installed it?
© Server Fault or respective owner