'YES' button on UAC prompt is absent.

Anonymous
2021-08-07T18:07:17+00:00

There are lots of questions on this on line but no answers which actually work.

The problem is that I was trying to fine a way of saving config files in Microsoft FSX. Everytime I got a 'you're not permitted' response. Then an emergency cropped up and I left what I was doing. When I returned it seemed the PC had decided to do its own thing but I now believe it did a windows update.

The result was that whenever I want to do anything the UAC prompt appears asking me if I really want to. The trouble is the 'YES@ button has disappeared and no offered cure works because the UAC Prompt appears when I try - minus the 'Yes' button so the only option is 'NO'!.

I'm STUCK. Does anyone have a solution that really works - I can't even do a system restore.

Windows for home | Windows 10 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

63 answers

Sort by: Newest
  1. Anonymous
    2021-08-09T11:37:43+00:00

    Juh,

    It's the same but different. When I get to your instruction 7 (Create New Task) there's no checkbox for Administrator Privileges.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-08-09T11:15:31+00:00

    I've go t to concentrate hard on this neilpzz. I'll come back.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-08-09T11:14:03+00:00

    Give me a little while Juh, I'll come back

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-08-08T21:27:06+00:00
    1. In the search bar type: Recovery and enter options
    2. Go to Advanced startup and click Restart now
    3. Click Troubleshooting.
    4. Advanced Options > Startup Settings > Restart;
    5. After the computer restarts, you will see a list of options. Select to enter Safe Mode with Networking.
    6. On the Desktop, click the Ctrl + Shift +Esc keys
    7. Click File and select the Create new task option and type: CMD check the Create this task with administrator privileges box
    8. With the Command Prompt open, execute the command below and enter:

    net user administrator /active:yes

    After the process, Restart the computer, login as the Administrator user, and perform the steps to create a new user, access the link and create a user

    https://support.microsoft.com/en-us/windows/cre...

    I'm waiting for news.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2021-08-08T19:26:34+00:00

    I know what you mean as I upgraded from Windows 7 to Windows 10 when the free upgrade was offered. I had a user account in Windows 7 that transferred over to Windows 10. (but I did have a password) After using Windows 10 for a while I switched to using a Microsoft account but when I have clean installed Windows 10 I always use a local windows account first.

    I think your local account is somehow corrupt.

    The built-in Administrator account in Windows 10 is there as an emergency, but you need to make it visible. I suspect you cannot do this in the current situation as it requires a command using either a Command Prompt (Admin) or PowerShell (Admin).

    Do you have a Windows 10 bootable USB (for windows installation) or a bootable DVD for the same purpose. If not you can create one yourself but you may need another PC/Laptop to create it.

    The current version of Windows 10 available from Microsoft via the Media Creation Tool will create a bootable USB or a downloadable ISO (which you can use to create a boot DVD) http://www.microsoft.com/en-us/software-download/windows10

    Instructions are on the website about using the tool to create the bootable media. Select Download tool now.

    If you can create the media and boot from it then select Language > Repair and you should be able to access the Troubleshoot menu where you can select Command Prompt. At the prompt enter net user administrator /active:yes press return. Restart the PC to see if you have the option to use the built-in account, it should appear on the sign-in screen, there is no password.

    I would suggest going to Settings > Accounts and changing your current local account to a user type account then restart using Start > Power > Restart.

    Sign-in again and and using the Administrator account go back the Settings > Accounts and change your local account back to an administrator type account.

    Restart again and and this time sign-in to your local account and try something that brings up the UAC again, perhaps just Command Prompt (Admin) or PowerShell (Admin).

    Failing that you may have to create a new local account and start to use that instead of your previous account from Windows 7 as an administrator.

    https://support.microsoft.com/en-us/windows/create-a-local-user-or-administrator-account-in-windows-10-20de74e0-ac7f-3502-a866-32915af2a34d

    When you have finished using the built-in Administrator account then turn it off again by going to a command prompt, as before and enter net user administrator /active:no press return, you should not leave this account enabled.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments