Parametric regression follows an assumption that the data that you use arrives from a distribution. Most commonly used distribution is normal distribution.
While under non parametric regression, usually, there is no assumption that data is from a specific distribution. It can contain data from multiple distributions. Most real world data usually is non parametric when collected continuously. If you are performing an experiment with samples, you might see data is parametric and mostly normally distributed.