Is there any way to reenable the Email app after running "Destroy Windows Spying" from the Ultimate thread? I ran it on someone's PC and now their email no longer shows up in the app. It keeps saying it's having trouble connecting, with the error code 0x80072efd Any help would be appreciated.
First a lesson should be learned from this, don't put junk on a computer unless you know exactly what it is and what it is gonna break, google it, your PC is the smartest thing around, OK how to try and repair" In ADMIN Cmd Prompt type sfc /scannow may take up to 3 times press enter on keyboard if this finds errors try In ADMIN Cmd Prompt Type Dism /Online /Cleanup-Image /CheckHealth When you use the /CheckHealth argument, the DISM tool will report whether the image is healthy, repairable, or non-repairable. If the image is non-repairable, you should discard the image and start again. If the image is repairable, you can use the /RestoreHealth argument to repair the image. Dism /Online /Cleanup-Image /RestoreHealth Press enter on keyboard, wait for it to finish, If this does not fix problem, then With ISO Media in CD/DVD tray: (The same media you installed image with) Type in ADMIN Cmd Prompt Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess press enter on keyboard, wait for it to finish--C would be drive letter of your CD/DVD tray Bring up ADMIN Cmd prompt, type chkdsk /r /f , and press enter on your keyboard, then a Y, then reboot, it now checks your disk for errors and fixes them. If this does not work, sit back, relax several options now: Backup copy of image Reset/Recovery Reformatt partition, install ISO again Hope this helps ***One thing you must realize, this will set your system files back to default settings, so if you have done anything wacky, it's going to set it back to default.