How to reset the address and the password for admininistator in windowsn 8

I made a mistake in the email address for my admininistator on windows 8 so now cannot connect and have forgotten my password.
How to change that?

Hello

I'm happy to help you with your concerns about resseting password to your admin in Windows 8.

We need to clarify your concern if you are referring to the administrator of your computer with the Windows 8 operating system or using your domain name in Windows Live Admin Center.

We look forward to your response to the address you correctly.

Thank you

Tags: Windows

Similar Questions

  • How to reset the password for CC? -My former CC password does not work. I can't find that link 'forgot my password' My Adobe password does not work in CC

    How to reset the password for CC? -My former CC password does not work. I can't find that link 'forgot my password' My Adobe password does not work in CC

    Contact support Adobe by clicking here and, when available, click on "still need help," https://helpx.adobe.com/contact.html

  • How to reset the password for administrator on windows server 2008 datacenter eddition before the login in vmware

    How to reset the password for administrator on windows server 2008 datacenter eddition before the login in vmware

    Post in the Windows Server Forums:
    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer/

  • How to reset the password for BIOS on Satellite A15-S127

    What is the best way to reset the password for boot/BIOS/CMOS on a Satellite A15-S127? I saw notes on the creation of a parallel loop, but I can't find the technical notes on how to make one. Even if I can make one, it will work on this model?

    I don't remember seeing "Clear CMOS" riders on the map and I heard that remove the CMOS battery does not reset the password if you need access to the BIOS later.

    Can anyone help?

    Hello

    I'm not sure of the A15, but as it is the American version of the A10, the BIOS password reset method should be the same. You need a special adapter PCMCIA. And the bad news: only Toshiba service people have this adapter. He must therefore go to a service partner.

    Good bye

  • How to reset the password for cisco DMM 5.1 equipment machine

    Dear all,

    I have a cisco DMM 5.1 with some players installed on it, I can connect to the multimeter Digital 5.1 via web browser, but I can not connect the hardware directly using the console, I have not the password for access to the console, could someone please help me reset the password for the server of physica cisco intact DMM 5.1 keeping data and configuration on the server. ?


    Help, please!

    Dear Fahad,

    If you have lost your 'admin' password, it can be recovered using the account "pwadmin" as shown in the following link:

    http://www.Cisco.com/en/us/docs/video/digital_media_systems/5_x/5_4/DMS/AAI/Administration/Guide/pwadmin.html#wp1079466

    If you have lost your password to "pwadmin" so, you will need to open a TAC case and get an ISO image of "DMS pwadmin 5.1 reset" through TAC. You can then start the machine with the CD provided to reset the password to "pwadmin", and then sign in as 'pwadmin' and reset the password "admin" was from there.

    Kind regards

    Marco

  • How to reset the password for iomega storecentre ix2 without losing my data

    Im having a problem accessing the iomega storecentre ix2. I can not connect on the nas server. How can I reset the password without losing my data on it. It is avisable to reset using the reset button without losing my data?

    Thank you!

    AJ

    Hi altagumasi,

    The reset button of the pinhole on the rear panel of the unit resets user and network settings. It will not delete your data. Press on the reset button for 15 seconds and the device should restart. After the reboot, you will go through the initial setup process.

  • How to reset the password for the built-in Weblogic Server

    Hello

    11.1.1.3 Jdev

    I remember not to give a password when I installed Jdev 11.1.1.3. Now I want to access the weblogic console to create a data source and configure SQLAuthenticator.

    How can I reset the password? Or y at - it a default password that I can try?

    I tried to delete the DefaultDomain to the system folder and tried to run the application. But it does not request a password also

    Am I missing something basic?

    See you soon

    AJ

    Thanks Matt.

    Deletion of system folder and trying to connect does not ask for password.

    I got the answer from the link:

    https://docs.Oracle.com/CD/E12839_01/install.1111/e13666/ojdig.htm#OJDIG139

    12.1 default user and password on integrated Oracle WebLogic Server

    The default user to an administrator on the integrated WebLogic Server is weblogic , and the default password is weblogic1 .

    See you soon

    AJ

  • HP Officejet 6700 Premium e-a: how to reset the password for the admin on my officejet 6700?

    Lost my password to admin for web-server software...

    Hello bsquirrel,

    Welcome to the HP Forums.

    I see you want to reset the password on your printer.

    From the main screen on the printer, use the arrow key to the right and select the Setup Menu.  Use the right arrow key again and navigate to and select the network menu.  Scroll down the page until you see the default network and select Yes to restore.

    Once that finished, scroll to the top network Menu and run the Wireless Setup Wizard.  You will be asked a new network password.

    I hope this is the information you're looking for.

    Thanks for your time.

    See you soon,.

  • How to reset the password for my hp probook 4540 s

    Hello. I have a laptop of bureau on work, where someone set up password. I need to install the virtual machine on vmware Workstation, but the guest operating system does not start, saying something like: "enable vtd-option in the bios. tried to do, but the bios is locked. I also tried to delete on a few hours without success batery. Could you help me, please?

    Hello

    Unfortunately, business machines such as Probooks or EliteBook have more strict security consumption patterns - they do not produce "stop codes", the password cannot be derived from the serial number and the code is stored in a nonvolatile memory to remove the RTC battery does not reset the password in this case.

    If you Contact HP Business support, they should be able to help.

    Kind regards

    DP - K

  • FYI: How to reset the password for the LC Server

    Question

    If you want to change the password for server you must do it manually in the database.

    Reason

    The administrator password is the single password that is stored in the EDCPrincipalLocalAccountEntity database table.

    Solution

    To select the correct record, run this query:

    SELECT uidstring, password, salt
    OF adobe.edcprincipallocalaccountentity A, adobe.edcprincipaluserentity B
    WHERE A.refuserprincipalid = b.id AND b.uidstring = 'administrator ';

    The values in the password field and salt together form the password of the administrator account. On an installation of the example where the administrator account password was "password" the password field was defined as:

    TXScDjEEQCzWccUMUdf8wijx / it =

    and the field of salt has been fixed:

    JNIBnmos3d0WE9W8oquFIQ is

    To reset your password to "password" run this update command to update the two fields in the EDCPrincipalLocalAccountEntity table with the values above and you should be able to connect.

    UPDATED adobe.edcprincipallocalaccountentity, adobe.edcprincipaluserentity
    SET password = "TXScDjEEQCzWccUMUdf8wijx / it = ', salt =' JNIBnmos3d0WE9W8oquFIQ =='"
    WHERE adobe.edcprincipallocalaccountentity.refuserprincipalid = adobe.edcprincipaluserentity.id
    AND adobe.edcprincipaluserentity.uidstring = 'administrator ';

    You may need to restart the application server for these changes to take effect.

    More information

    This solution has been verified on a database of MySQL with LiveCycle ES 8.0.  The schema of database for later versions of LiveCycle ARE (8.2.1, 9, 10 etc.), and of other types (Oracle, SQL Server) databases may be different and may require changes to the SQL statements above.

    In some databases, the table 'edcprincipallocalaccountentity' does not exist, but is represented by the table "edcprincipallocalaccount". The information in this TechNote is provided as-is and should be tested before applying it to a production database.  Is recommended to perform a full backup of the database before applying the changes.

    I could reset.

    but when the account is locked, then wait for a while. It unlocks automatically. above the solution is if you forgot the password. Then use the method above to reset the password to "password".

    Concerning

    Sunil

  • How to reset the password for the system administrator for Time Capsule?

    I need to do a system restore to 2008 MacBook my wife of my 2014 Time Capsule, and I'm stuck at the system administrator password prompt. It does not accept the password to base such as revealed by the Airport utility station > base station > show passwords on my MBP, which is able to save and enter Time Machine, even if the TC is configured to use individual accounts rather than a single disk password. I'm nervous about any base station reset option in case I spoil my backup. How can I me?

    Although TC is configured to use individual accounts rather than a single disk password

    You must use the right of the user and the password in this case. NOT the password from the drive.

    I'm nervous about any base station reset option in case I spoil my backup. How can I me?

    Reset complete... It will not damage the backups somehow... It simply returns to the default values.

    Let me recommend to you if you want to continue using the TC in this way... (useless IMHO). Please do an export of the configuration before factory reset you.

    With the help of user and passwords in the TC is near useless. It only affects the side of the router...

    If you need more security using encrypted backups... but the reality is... the security more you add less useful the backup is likely to be. As you have now discovered... When you need it... you need as clear and clear as possible.

  • I need to know how to reset the password for administration

    Original title: password

    need to know how to reset passwords for administration on vista home top

    Hello

    Responses cannot help with password lost or forgotten by Microsoft Policy.

    Keep secure passwords - Microsoft strategy on move the passwords
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-security/keeping-passwords-secure-Microsoft-policy-on/39f56ef0-5d68-41AD-9daa-6e6019c25d37

    What to do if you forget your Windows password (Vista and Windows 7)
    http://Windows.Microsoft.com/en-us/Windows-Vista/what-to-do-if-you-forget-your-Windows-password

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • How to reset the password for EWS. 6600 e - all - in - one HP

    I did a network factory settings restore three times, but it's the Server Web integrated that I lost the connection to the administrator for. How can I reset my admin name and password?

    Hi JH71,

    Welcome to the HP Forums.

    I see that you have a problem with reset the user name and password on the built-in Web server.

    I see that you said that you tried to restore the network settings factory without success.

    Please make sure you have the printer power cable connected directly to a wall outlet and not a bar/power strip. Here is a document that uses a LaserJet printer for example, but it is intended for HP products in general. Please click the link which explains the problems when connected to an uninterruptible power supply/Strip/surge protector power.

    Please try to reset the default network settings again in the printer and if you are still experiencing a problem, please email me back and I look forward to other search options.

    Thanks for your time.

    See you soon,.

  • Help blackBerry Smartphones! How to reset the password for Wifi?

    Hi there - just got a Blackberry "BOLD", today, but trying to connect to my network domestic wi - fi, I mistyped the password.  When I try to connect to the wi - fi, I get a message telling me that "the connection failed due to incorrect network credentials. Check security of saved network settings. "  I guess that's because the password that I entered is incorrect, but it does not give me the opportunity to be reintroduced in this.  I have explored the menus, but can't find how to restart and reset it.  Can anyone help?

    Hello and welcome to the community!

    I can't say what OS you're on and these instructions change considerably depending on the level of the BONE. But, if you're on 7.x (and perhaps even 6.0), do this:
    Homescreen > Options > connections and networks > WiFi network > press the Menu key > select saved WiFi networks > change the network in question

    You can also delete the saved network and then start again.

    Good luck!

  • How to reset the password for my child?

    All the avenues I take offers to reset my password. This question has been asked before, and these responses lead to reset the master password. Please help me to reset password of my child.

    Hello

    Windows 8 and 10, the Microsoft account is one that a child account uses to access the Family Safety. Since it is a Microsoft account, you can reset it via this link that you are trying to extract either the account parent or child.

    Let us know how it goes.

  • How to reset the password for starting the Portege 2000

    Hello!

    I want to reset password boot on old laptop Toshiba Portege 2000.
    (please turn on and write the password =)

    I agree with the user above; the BIOS password can be removed by Toshiba ASP in your country!

    It is a kind of security which can be removed if you are a true owner of this laptop.

    Therefore, you will need to contact the ASP to get rid of this password

Maybe you are looking for