When the tried uninstalling a program on my windows pc, I got this error. How to fix it?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Krishna Vijayan
“An error (-5006: 0x80070002) has occurred while running the setup” is a common error faced by many users while trying to uninstall a program from their Windows PC. This error usually occurs because the terminal server may be in application server mode or in other modes instead of install mode. When it is not in install mode, Many programs may fail to start and may stop responding. You can easily fix this using CMD. Follow the instructions below:
1) Open Command Prompt in Administrator Mode by just going to Windows Search> Type “CMD”> Right Click CMD> Run As Administrator
2) Type the following code:
change user /install
Press Enter and the following message will appear:
“User session is ready to install applications”
3) Now the problem must be fixed if not, Then restart your PC and try again.
Hope This Answer Helped 🙏
If the problem still persists, Leave a reply below. Thankyou.