Download the 32-bit or 64-bit tools as per your requirement and place it into the Windows directory
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
Now you need to re launch the shell by clicking the launch button
0 Comments:
Post a Comment