The question is difficult to understand... since there is no question.
From what you wrote, I guess that you want to perform some actions which requires the Administrator elavated rights.
It's not enough to run as Adminitrator, to be able to execute all actions.
The UAC expects to elevate the current user rights, even if he/she is a local administrator, to perform some security-related actions.
Read this technical article from Microsoft for step-by-step guidance about how the UAC works.