473,770 Members | 1,799 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Regedit: Registry editing has been disabled by your administrator

3 New Member
Hello friends,
I am new user to this community.

My problem is when I try to open registry editor by start> run > regedit, it displays this message.
"Registry editing has been disabled by your administrator"

I logon with administrator administrator account, then why it gives this message.

Thank you for reading my post.
Jun 3 '07 #1
49 66590
bartonc
6,596 Recognized Expert Expert
Hello friends,
I am new user to this community.

My problem is when I try to open registry editor by start> run > regedit, it displays this message.
"Registry editing has been disabled by your administrator"

I logon with administrator administrator account, then why it gives this message.

Thank you for reading my post.
Is your OS XP Pro, or some other (Home) version?
Jun 3 '07 #2
bartonc
6,596 Recognized Expert Expert
Is your OS XP Pro, or some other (Home) version?
If it's XP Pro, you'll want to check your group policy settings.
To run the Group Policy Editor, see How To Use the Group Policy Editor to Manage Local Computer Policy in Windows XP.
In that editor, go to Local Computer Policy->User Configuration->Administrati ve Templates->System. In there, check the item called "Prevent access to registry editing tools" and make sure that it is not enabled.

Hope that helps.
Jun 3 '07 #3
indiauday
3 New Member
I am using windows XP professional with service pack 2.
Jun 3 '07 #4
indiauday
3 New Member
Thank you Bartonc,

my problem is solved. You seem to have great knowledge of Windows
Thank you very much , bye n take care
Jun 3 '07 #5
bartonc
6,596 Recognized Expert Expert
Thank you Bartonc,

my problem is solved. You seem to have great knowledge of Windows
Thank you very much , bye n take care
Glad to be of assistance. I actually learned something on this one.
Jun 3 '07 #6
udhayakarthick
16 New Member
hi everybody i see some code(which i given below) in a site and save it as regtools.vbs then i double click that icon. this disable my regedit. Now i am unable to enable it again.
please give me solution..
it is very urgent i am unable to install new softwares in my system.



'
Expand|Select|Wrap|Line Numbers
  1. Enable/Disable Registry Editing tools
  2. '© Doug Knox - rev 12/06/99
  3. Option Explicit
  4. 'Declare variables
  5. Dim WSHShell, n, MyBox, p, t, mustboot, errnum, vers
  6. Dim enab, disab, jobfunc, itemtype
  7. Set WSHShell = WScript.CreateObject("WScript.Shell")
  8. p = "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\"
  9. p = p & "DisableRegistryTools"
  10. itemtype = "REG_DWORD"
  11. mustboot = "Log off and back on, or restart your pc to" & vbCR & "effect the changes"
  12. enab = "ENABLED"
  13. disab = "DISABLED"
  14. jobfunc = "Registry Editing Tools are now "
  15. 'This section tries to read the registry key value. If not present an
  16. 'error is generated.  Normal error return should be 0 if value is
  17. 'present
  18. t = "Confirmation"
  19. Err.Clear
  20. On Error Resume Next
  21. n = WSHShell.RegRead (p)
  22. On Error Goto 0
  23. errnum = Err.Number
  24. if errnum <> 0 then
  25. 'Create the registry key value for DisableRegistryTools with value 0
  26.  WSHShell.RegWrite p, 0, itemtype
  27. End If
  28.  
Jun 23 '07 #7
bartonc
6,596 Recognized Expert Expert
If you have XP Pro, I can guide you in doing this from the Group Policies Editor.
Jun 23 '07 #8
bartonc
6,596 Recognized Expert Expert
If you have XP Pro, I can guide you in doing this from the Group Policies Editor.
Here is a link to that discussion.
Jun 23 '07 #9
udhayakarthick
16 New Member
thank u for ur help.
thanks a lot. i recover from that problem

regards
udhaya
Jun 25 '07 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

1
3013
by: Silvia | last post by:
I have this code in web.config file <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="dllredirect"/> <codeBase href="http://localhost/dllrecirect/dllredirect.dll" /> </dependentAssembly> </assemblyBinding>
0
1021
by: Roz Lee | last post by:
I need to determine whether the client browser has disabled the Active Scripting option in their browser security settings as they will be unable to log in to my asp.net site if they have, in which case I want to display an error message. Is it possible to do this in server-side code rather than using javascript. I know about HttpBrowserCapabilities, but I see that using Request.Browser.JavaScript returns true if the browser is script-...
2
1777
by: sukh | last post by:
whne i login into isqlplus,and when i click on save script an error window comes and show cookies has been disabled.I cilck on tools->internet option-.>privacy->and scroll the slider into medium, as my internet browser is MS internet exlporer6.My operating system is windowsxp.Is there any other option to enable cookies,so that i can save the script in isqlplus
3
2715
by: sprao | last post by:
Hello This Is The First Question I am Posting. Pl Give Me Solution. When I Goes For Regedit as Admin. It Displaying That The Registry Is Disabled By The Admin.
1
2819
by: John Thorpe | last post by:
I am client of a domain on windows 2000.When I Click to open the regisry editor then this msg appear"Registry editor is disabled by your administrator".I want to ask is it disable by domain administrator? If is then how it will be resolve? From John Thorpe
8
1465
by: jaffarkhan | last post by:
i am having a problem when i stared to run my regedit command in xp professional, msg window displays " the perivilage is blocked by your administrator" and i have tried anti-virus, some code ,but still iam having problem,
5
6508
by: gbngrg | last post by:
I have no idea with what i got infected. But i lost my task manager (got that fixed but), Registry editing has been disabled, run tab and shutdown tab in the start menu is missing. Now even though i get the task manager the shutdown option in that too is disabled or missing. I use a Windows XP SP2 OS. Can anyone help me???
6
3046
by: =?Utf-8?B?ZXhl?= | last post by:
Hi, I'm using TransactionScope to do a serie Insert, Update, Delete operations with the ExecuteNonQuery and some Selects with ExecuteScalar everything works fine with multiple connections in the same scope. Problem is that when i do two Selects with ExecuteReader (to fill datasets) it shows the folowing error: Network access for Distributed Transaction Manager (MSDTC) has been disabled. Please enable DTC for network access in the...
3
4032
by: Rafath | last post by:
Hello iam new to this forum but i hope this will help me in solving the case The error iam getting is "Registry editing has been disabled please contact your system administrator" mines is a standalone computer and there is noh policy mentioned as iam sure of. and also have symantec antivirus software so i think it may be the prob. with the malware infection. would you please kindly guide me how to enable the registry editing again. ...
0
9617
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10099
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9904
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8931
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7456
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6710
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4007
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.