Twelve Years of Service
Posts: 121
Threads: 33
NEED HELP.......... 04-09-2011, 06:58 AM
#1
I CAN NOT ABLE TO EDIT REGISTRY
WHEN I WRITE regdit in run then
popup window come with msg registry editor has been disable by your administrator.
i have admin rights but how to start it again?????
•
Twelve Years of Service
Posts: 9
Threads: 3
RE: NEED HELP.......... 04-09-2011, 07:41 AM
#2
right click on my computer select manage select users select your users then again right click on your users then check it that your current users are a member of administrator or not if not so add the member of admini
•
Twelve Years of Service
Posts: 121
Threads: 33
RE: NEED HELP.......... 10-05-2011, 06:41 AM
#4
THANK YOU TO ALL.FOR YOUR SUGGESTION....
•
Twelve Years of Service
Posts: 54
Threads: 18
RE: NEED HELP.......... 04-01-2012, 04:32 AM
#5
type the following into cmd, if the eight digit number ends in a 2 it has been disabled, you mus replace it with a 0 to make all eight digits 0 which will re-enable it
reg export "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" "PATH\export_file.txt"
then type the following to import it back into the registry
reg import "PATH\export_file.txt"
•
Twelve Years of Service
Posts: 54
Threads: 18
RE: NEED HELP.......... 04-01-2012, 12:07 PM
#6
and when it says administrator it probably means the real one
•
Twelve Years of Service
Posts: 176
Threads: 21
RE: NEED HELP.......... 05-13-2012, 03:29 PM
#7
Hmm... When I get in to my registry, I use this:
runas /user:Administrator regedit.exe
[enter password]
However, the Administrator account must have a password. I have another idea:
1) Go
here
2) If you've never set up an Administrator password and it doesn't show up, you probably have malware.
Cheers, mate!
To hack is a skill, but a skill may or may not be to hack.
•
Twelve Years of Service
Posts: 14
Threads: 0
RE: NEED HELP.......... 05-29-2012, 06:31 PM
#9
Found this extremely informative and useful as well.
•
Twelve Years of Service
Posts: 14
Threads: 0
RE: NEED HELP.......... 05-29-2012, 06:31 PM
#10
Found this extremely informative and useful as well.
•