Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Handmade Character Soft Toys
anil1961
Updated:
Today at 2:11 PM
Bodim.lk out now !
Manoj Suranga Bandara
Updated:
Sunday at 3:05 AM
Power Lifting Lever Belt
SkullVamp
Updated:
Jun 13, 2026
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Jun 13, 2026
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Jun 11, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
Restore Task Manager
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="DCSDj" data-source="post: 9685623" data-attributes="member: 347575"><p>Restore Task Manager, Regedit and Folder Options Disabled by Virus - 05-31-2010, 09:37 PM</p><p></p><p>Restore Task Manager, Regedit and Folder Options Disabled by Virus</p><p></p><p></p><p>All of us have been infected by virus before. Even if you have anti-virus installed, you can still be infected by a new or custom virus that is not recognized by your anti-virus. Sometimes after removing the virus completely from our system, you'll face new problems such as you can no longer bring up Windows Task Manager from CTRL+ALT+DEL. You get the error message saying "Task Manager has been disabled by your administrator".</p><p></p><p>Task Manager has been disabled by your administrator</p><p></p><p></p><p></p><p></p><p>You think that it's easy to fix this problem by going to Registry Editor but you can't! You get the error message "Registry editing has been disabled by your administrator".</p><p></p><p>Registry editing has been disabled by your administrator</p><p></p><p></p><p></p><p>Folder Options and even Show Hidden Files & Folder is disabled! How frustrating! Don't worry, here's how to restore your Windows Task Manager, Registry Editor, Folder Options and Show hidden files & folders.</p><p></p><p>This problem is most commonly caused by a virus called "Brontok". Brontok virus will make some changes to the system restrictions in order to hide itself from easy detection and also from easy cleaning.</p><p></p><p>Method 1</p><p></p><p>Click Start, Run and type this command exactly as given below: (better - Copy and paste)</p><p>Top of Form</p><p></p><p>REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f</p><p></p><p>Bottom of Form</p><p></p><p>Method 2</p><p></p><p>• Click Start, Run and type Regedit.exe</p><p>• Navigate to the following branch:</p><p>HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System</p><p>• In the right-pane, delete the value named DisableTaskMgr</p><p>• Close Regedit.exe</p><p></p><p>Method 3:</p><p></p><p>Using Group Policy Editor - for Windows XP Professional</p><p>• Click Start, Run, type gpedit.msc and click OK.</p><p>• Navigate to this branch:</p><p>User Configuration / Administrative Templates / System / Ctrl+Alt+Delete Options / Remove Task Manager</p><p>• Double-click the Remove Task Manager option.</p><p>• Set the policy to Not Configured.</p><p></p><p>Message: "The command prompt has been disabled by your administrator"</p><p></p><p>When you attempt to run CMD.exe or a batch file, you may receive the message "The command prompt has been disabled by your administrator". This is caused by restrictions placed in Registry. DisableCMD value is set to 1 or via Group Policy. To enable Task Manager, try any of these methods:</p><p></p><p>Method 1: Using the console registry tool</p><p>Click Start, Run and type this command exactly as given below: (better - Copy and paste)</p><p>REG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 1 /f</p><p></p><p>Method 2: Edit the registry directly</p><p>Open Registry Editor (Regedit.exe) and navigate to:</p><p>[HKEY_CURRENT_USER\Software\Policies\Microsoft\Wind ows\System]</p><p>In the right-pane, double-click DisableCMD and set it's data to 0</p><p></p><p>Method 3: Using Group Policy Editor in Windows XP Professional.</p><p>Click Start, Run, type gpedit.msc and click OK.</p><p>Navigate to User Configuration \ Administrative Templates \ System</p><p>Double-click the Prevent access to the command prompt</p><p>You can then disable or set the policy to Not Configured. Disabling or setting this policy to Not Configured should solve the problem.</p><p></p><p></p><p>DON'T FORGET SAY THANK YOU.............................!!!!!!</p></blockquote><p></p>
[QUOTE="DCSDj, post: 9685623, member: 347575"] Restore Task Manager, Regedit and Folder Options Disabled by Virus - 05-31-2010, 09:37 PM Restore Task Manager, Regedit and Folder Options Disabled by Virus All of us have been infected by virus before. Even if you have anti-virus installed, you can still be infected by a new or custom virus that is not recognized by your anti-virus. Sometimes after removing the virus completely from our system, you'll face new problems such as you can no longer bring up Windows Task Manager from CTRL+ALT+DEL. You get the error message saying "Task Manager has been disabled by your administrator". Task Manager has been disabled by your administrator You think that it's easy to fix this problem by going to Registry Editor but you can't! You get the error message "Registry editing has been disabled by your administrator". Registry editing has been disabled by your administrator Folder Options and even Show Hidden Files & Folder is disabled! How frustrating! Don't worry, here's how to restore your Windows Task Manager, Registry Editor, Folder Options and Show hidden files & folders. This problem is most commonly caused by a virus called "Brontok". Brontok virus will make some changes to the system restrictions in order to hide itself from easy detection and also from easy cleaning. Method 1 Click Start, Run and type this command exactly as given below: (better - Copy and paste) Top of Form REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f Bottom of Form Method 2 • Click Start, Run and type Regedit.exe • Navigate to the following branch: HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System • In the right-pane, delete the value named DisableTaskMgr • Close Regedit.exe Method 3: Using Group Policy Editor - for Windows XP Professional • Click Start, Run, type gpedit.msc and click OK. • Navigate to this branch: User Configuration / Administrative Templates / System / Ctrl+Alt+Delete Options / Remove Task Manager • Double-click the Remove Task Manager option. • Set the policy to Not Configured. Message: "The command prompt has been disabled by your administrator" When you attempt to run CMD.exe or a batch file, you may receive the message "The command prompt has been disabled by your administrator". This is caused by restrictions placed in Registry. DisableCMD value is set to 1 or via Group Policy. To enable Task Manager, try any of these methods: Method 1: Using the console registry tool Click Start, Run and type this command exactly as given below: (better - Copy and paste) REG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 1 /f Method 2: Edit the registry directly Open Registry Editor (Regedit.exe) and navigate to: [HKEY_CURRENT_USER\Software\Policies\Microsoft\Wind ows\System] In the right-pane, double-click DisableCMD and set it's data to 0 Method 3: Using Group Policy Editor in Windows XP Professional. Click Start, Run, type gpedit.msc and click OK. Navigate to User Configuration \ Administrative Templates \ System Double-click the Prevent access to the command prompt You can then disable or set the policy to Not Configured. Disabling or setting this policy to Not Configured should solve the problem. DON'T FORGET SAY THANK YOU.............................!!!!!! [/QUOTE]
Insert quotes…
Verification
Hata thunen beduwama keeyada? (60 bedeema thuna)
Post reply
Top
Bottom