Friday 14 February 2014

Easily solve "windows could not start remote access connection manager error 1068"!!

Sometimes while creating an internet connection on windows an error pops up all of a sudden and annoys you for hours. The error is : 
 windows could not start remote access connection manager error 1068
 Here is a quick and promising one line solution :
JUST RENAME "RtBackup" FOLDER at C:\Windows\System32\LogFiles\WMI\RtBackup.

Here are the detailed steps :
1. Download and install unlocker.
2. Go to folder C:\Windows\System32\LogFiles\WMI\
3. Use unlocker to rename folder "RtBackup" to "RtBackup2".
thats it!

Unlocker is just a medium to rename the folder in case windows does not allow to rename it (always). If you have another method to rename such locked folders, you can do it your way.

Tried On : Windows 7
May work for : Windows 7, windows 8, xp

No comments:

Post a Comment

Featured Post

PHP EmailMessage class for extracting attachments

Hi, recently I had to create a php program which fetches emails with attachments (including inline). I searched a lot and succeeded with h...