Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista file management

Vista - Err Message: Registry Editing has been disabled by your administra

Reply
 
Old 02-27-2007   #1 (permalink)
Danny


 
 

Err Message: Registry Editing has been disabled by your administra

First off, I am the admin on my PC, it is not networked, and I am running
Vista Home Premium. I have tried right clicking both reg editing apps to
change permission, but all permission options are grayed out. I also had
this problem with task manager (which I was able to fix).

I did have an infection which has been cleaned (and my sister is now banned
from my computer) but all fixes I have found online have yielded no success.
I am still locked out of regedit.exe.

What methods can I use to reenable it?

Thanks in advance!

My System SpecsSystem Spec
Old 02-28-2007   #2 (permalink)
Ronnie Vernon MVP


 
 

Re: Err Message: Registry Editing has been disabled by your administra

What happens if you right click the regedit.exe file and select the Run as
Administrator option?

--

Ronnie Vernon
Microsoft MVP
Windows Shell/User


"Danny" <Danny@discussions.microsoft.com> wrote in message
news:565282CA-C185-4A00-8488-8B2E5BD23ABD@microsoft.com...
> First off, I am the admin on my PC, it is not networked, and I am running
> Vista Home Premium. I have tried right clicking both reg editing apps to
> change permission, but all permission options are grayed out. I also had
> this problem with task manager (which I was able to fix).
>
> I did have an infection which has been cleaned (and my sister is now
> banned
> from my computer) but all fixes I have found online have yielded no
> success.
> I am still locked out of regedit.exe.
>
> What methods can I use to reenable it?
>
> Thanks in advance!


My System SpecsSystem Spec
Old 03-01-2007   #3 (permalink)
Danny


 
 

Re: Err Message: Registry Editing has been disabled by your admini

Same error message.

"Ronnie Vernon MVP" wrote:

> What happens if you right click the regedit.exe file and select the Run as
> Administrator option?
>
> --
>
> Ronnie Vernon
> Microsoft MVP
> Windows Shell/User
>
>
> "Danny" <Danny@discussions.microsoft.com> wrote in message
> news:565282CA-C185-4A00-8488-8B2E5BD23ABD@microsoft.com...
> > First off, I am the admin on my PC, it is not networked, and I am running
> > Vista Home Premium. I have tried right clicking both reg editing apps to
> > change permission, but all permission options are grayed out. I also had
> > this problem with task manager (which I was able to fix).
> >
> > I did have an infection which has been cleaned (and my sister is now
> > banned
> > from my computer) but all fixes I have found online have yielded no
> > success.
> > I am still locked out of regedit.exe.
> >
> > What methods can I use to reenable it?
> >
> > Thanks in advance!

>

My System SpecsSystem Spec
Old 03-02-2007   #4 (permalink)
Keith Miller MVP


 
 

Re: Err Message: Registry Editing has been disabled by your administra

Try creating a new account with Administrator permissions. Log in to that
account. Try to run regedit from there. If you can, keep going, otherwise
post back.

In regedit, click HKEY_USERS in the left-hand pane to hi-lite it, then, in
the menu bar, click 'File' -> 'Load Hive'. Navigate to the userprofile
folder for your problem account & select the NTUSER.DAT file. When
prompted to name the hive, use any text you want, 'Temp' is fine.

In your newly added hive, navigate to:

HKEY_USERS\Temp\Software\Microsoft\Windows\CurrentVersion\Policies\System

In the right-hand pane, delete the value named: DisableRegistryTools

In the left-hand pane, hi-lite the 'Temp' key. Now click click 'File' ->
'Unload Hive'. Close regedit, log off & log back in under your normal
account, You should be able to run 'regedit' now.


--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]

"Danny" <Danny@discussions.microsoft.com> wrote in message
news:565282CA-C185-4A00-8488-8B2E5BD23ABD@microsoft.com...
> First off, I am the admin on my PC, it is not networked, and I am running
> Vista Home Premium. I have tried right clicking both reg editing apps to
> change permission, but all permission options are grayed out. I also had
> this problem with task manager (which I was able to fix).
>
> I did have an infection which has been cleaned (and my sister is now
> banned
> from my computer) but all fixes I have found online have yielded no
> success.
> I am still locked out of regedit.exe.
>
> What methods can I use to reenable it?
>
> Thanks in advance!


My System SpecsSystem Spec
Old 03-02-2007   #5 (permalink)
Ramesh, MS-MVP


 
 

Re: Err Message: Registry Editing has been disabled by your administra

Hi Danny,

Here is another way to fix the problem.

Download regedit_enable.vbs from my site below:
http://www.winhelponline.com/fixes/regedit_enable.vbs

Save the file to Desktop. Open an elevated command prompt. To do this, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.

In the Command Prompt window, do the following:

Type "cd /d %userprofile%\desktop" and press ENTER
Type "wscript.exe regedit_enable.vbs" and press ENTER

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Danny" <Danny@discussions.microsoft.com> wrote in message news:565282CA-C185-4A00-8488-8B2E5BD23ABD@microsoft.com...
First off, I am the admin on my PC, it is not networked, and I am running
Vista Home Premium. I have tried right clicking both reg editing apps to
change permission, but all permission options are grayed out. I also had
this problem with task manager (which I was able to fix).

I did have an infection which has been cleaned (and my sister is now banned
from my computer) but all fixes I have found online have yielded no success.
I am still locked out of regedit.exe.

What methods can I use to reenable it?

Thanks in advance!
My System SpecsSystem Spec
Old 03-02-2007   #6 (permalink)
Danny


 
 

Re: Err Message: Registry Editing has been disabled by your admini

Fixed, I am back to messing things up royally!

Thanks for all of the helpful replies!

"Ramesh, MS-MVP" wrote:

> Hi Danny,
>
> Here is another way to fix the problem.
>
> Download regedit_enable.vbs from my site below:
> http://www.winhelponline.com/fixes/regedit_enable.vbs
>
> Save the file to Desktop. Open an elevated command prompt. To do this, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
>
> In the Command Prompt window, do the following:
>
> Type "cd /d %userprofile%\desktop" and press ENTER
> Type "wscript.exe regedit_enable.vbs" and press ENTER
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "Danny" <Danny@discussions.microsoft.com> wrote in message news:565282CA-C185-4A00-8488-8B2E5BD23ABD@microsoft.com...
> First off, I am the admin on my PC, it is not networked, and I am running
> Vista Home Premium. I have tried right clicking both reg editing apps to
> change permission, but all permission options are grayed out. I also had
> this problem with task manager (which I was able to fix).
>
> I did have an infection which has been cleaned (and my sister is now banned
> from my computer) but all fixes I have found online have yielded no success.
> I am still locked out of regedit.exe.
>
> What methods can I use to reenable it?
>
> Thanks in advance!
>

My System SpecsSystem Spec
Old 03-02-2007   #7 (permalink)
Ramesh, MS-MVP


 
 

Re: Err Message: Registry Editing has been disabled by your admini

You're welcome!

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Danny" <Danny@discussions.microsoft.com> wrote in message news:E7156241-2EF3-4B12-AE75-6CF68EC1E0D1@microsoft.com...
Fixed, I am back to messing things up royally!

Thanks for all of the helpful replies!

"Ramesh, MS-MVP" wrote:

> Hi Danny,
>
> Here is another way to fix the problem.
>
> Download regedit_enable.vbs from my site below:
> http://www.winhelponline.com/fixes/regedit_enable.vbs
>
> Save the file to Desktop. Open an elevated command prompt. To do this, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
>
> In the Command Prompt window, do the following:
>
> Type "cd /d %userprofile%\desktop" and press ENTER
> Type "wscript.exe regedit_enable.vbs" and press ENTER
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Registry Editing Tutorials
Registry Editing via Windows Explorer Shell Software
registry editing in windows vista Vista General
registry editing has been disabled by your administrator Vista General
Registry Editing Vista account administration


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46