Showing posts with label Windows Tips. Show all posts
Showing posts with label Windows Tips. Show all posts

Wednesday, November 19, 2008

Some tips on Windows Problem

Many times we fall in problem with our computer for virus attack. I am not expert about computer. Once i faced some problem and one of my good wisher suggested me. I did as his suggestion and it works really well. I want to share it to all.

When you see the following error massages -

"Task Manager has been disabled by your administrator"
"Registry Editing has been disabled by your administrator"
"Registry Editing has been disabled by your administrator" .

To fix this kind of problem do the following -


1) Task Manager has been disabled by your administrator

Click Start, Run and type this command exactly as given below: (better - Copy and paste)

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

==========================================

2) Registry Editing has been disabled by your administrator

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f

==========================================

3) The command prompt has been disabled by your administrator

REG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 0 /f

I think it is helpful.
Visit The3dStudio.com

Search More