Erro mysql - Xampp

instalei o xampp para fazer um curso online, mas ele nao inicia o mysql, tem uma mensagem de erro, provavelmente pq possuo o mysql instalado em meu pc e ja estava usando a porta 3306.
Tentei mudar a porta no xampp, mas nao mudou nada, alguem poderia me ajudar a resolver esse problema?

Mensagem de erro:

 MySQL Service detected with wrong path
19:07:12  [mysql] 	Change XAMPP MySQL and Control Panel settings or
19:07:12  [mysql] 	Uninstall/disable the other service manually first
19:07:12  [mysql] 	Found Path: "C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.5\my.ini" MySQL
19:07:12  [mysql] 	Expected Path: c:\xampp\mysql\bin\mysqld.exe --defaults-file=c:\xampp\mysql\bin\my.ini mysql
19:07:12  [mysql] 	Problem detected!
19:07:12  [mysql] 	Port 3306 in use by ""C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.5\my.ini" MySQL"!
19:07:12  [mysql] 	MySQL WILL NOT start without the configured ports free!
19:07:12  [mysql] 	You need to uninstall/disable/reconfigure the blocking application
19:07:12  [mysql] 	or reconfigure MySQL and the Control Panel to listen on a different port

tentar alterar a porta padrao para 3307 por exemplo. ai testa denovo.
deve haver outro programa usando a porta 3306