Open command prompt with administrative privileges and type the following commands
- takeown /f %windir%\explorer.exe
- cacls %windir%\explorer.exe /E /G UserName:F (replace UserName with your username in windows 7)
- taskkill /im explorer.exe /f
- cd %windir%
- start unlockProtectedFeatures.exe
No comments:
Post a Comment