@Aman Kumar, It sounds like you're encountering a User Account Control (UAC) prompt issue where the prompt appears but doesn't provide an option to proceed. Here are some steps to troubleshoot and resolve this problem:
Steps to Resolve UAC Prompt Issue
- Check UAC Settings:
- Open the Control Panel.
- Go to User Accounts > Change User Account Control settings.
- Ensure that the slider is set to a level that allows you to see the UAC prompt. The recommended setting is the second level from the top.
- Update Graphics Drivers:
- Sometimes, outdated graphics drivers can cause display issues with UAC prompts. Ensure that your graphics drivers are up to date.
- You can update your drivers through Device Manager or by visiting the manufacturer's website.
- Run System File Checker (SFC):
- Open Command Prompt as an administrator.
- Type
sfc /scannow
and press Enter. This will scan and repair any corrupted system files that might be causing the issue.
- Check for Windows Updates:
- Ensure that your system is up to date with the latest Windows updates. Sometimes, updates can fix underlying issues.
- Go to Settings > Update & Security > Windows Update and check for updates.
- Check for Third-Party Software Conflicts:
- Some third-party software, especially security software, can interfere with UAC prompts. Try temporarily disabling any third-party security software to see if it resolves the issue.
Hope the above information can help to fix the issue.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.