How to remove Quick Entry From Doctype Named User?

Hello Everyone,

Currently, I m using a production server I just got a requirement to remove the quick entry(Pop-up) from the User doctype but the issue is its core doctype so we cannot customize or edit it so is there any solution for how to remove the quick entry(Pop-up) from core doctype?

Thanks In Advance

You can use Property Setter to get this
ex:

Thank you for your reply I tried the same way but still, a quick entry (pop-up) is coming I had attached images.


These values I had added any changes to be made?

Like this still, I m able to do a quick entry.

change Property Type to “Check” with capital C
then refresh page and try

Thank You Its Working