Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista file management

Err Message: Registry Editing has been disabled by your administra

Closed Thread
 
Thread Tools Display Modes
Old 02-27-2007   #1 (permalink)
Danny
Guest


 

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!
Old 02-28-2007   #2 (permalink)
Ronnie Vernon MVP
Guest


 

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!


Old 03-01-2007   #3 (permalink)
Danny
Guest


 

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!

>

Old 03-02-2007   #4 (permalink)
Keith Miller MVP
Guest


 

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!


Old 03-02-2007   #5 (permalink)
Ramesh, MS-MVP
Guest


 

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!
Old 03-02-2007   #6 (permalink)
Danny
Guest


 

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!
>

Old 03-02-2007   #7 (permalink)
Ramesh, MS-MVP
Guest


 

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


Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Registry Editing Dwarf Tutorials 0 1 Week Ago 01:18 PM
Registry Editing via Windows Explorer Shell dmex Beta Software 2 4 Weeks Ago 09:06 AM
registry editing in windows vista Fus Vista General 7 10-12-2007 09:21 AM
registry editing has been disabled by your administrator Jassim Rahma Vista General 1 04-18-2007 08:40 AM
Registry Editing טל ז Vista account administration 1 02-07-2007 03:47 PM








Vistax64.com 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 2005-2008

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 47 48 49 50