how to remove web proxy (Mikrotik HttpProxy)

hello

When i am trying to use http://www.whatismyip.com i am always getting the follow message: 195.170.x.x(Mikrotik HttpProxy)Proxy detected.
[admin@mikrotik] > ip proxy pr
enabled: no
src-address: 0.0.0.0
port: 3128
parent-proxy: 0.0.0.0
parent-proxy-port: 0
cache-administrator: webmaster
max-cache-size: none

My proxy is disabled by default
How to remove this webproxy?
I will appreciate any help

Regards

The proxy needs the dstnat rule in NAT, so check that too.

/ip firewall nat print chain=dstnat

See if it is actually proxying connections:

/ip proxy connections print