Goline Logo

FAQ

News

  • New Partnership Between Goline and EaseUS: Technology and Innovation at Your Service. We are excited to announce our collaboration with EaseUS, a leading company in data management, file recovery, and disk cloning software. This collaboration allows us to provide our users with reliable and cutting-edge tools to manage and protect their devices efficiently. Exploring the Benefits of Our New Partnership with EaseUS This collaboration enhances our capability to deliver top-notch services to our community. With EaseUS, you can optimize storage space, recover lost files, and clone disks easily and securely. Whether you're a home user or an IT professional, you'll...
  • GOLINE SA partner with FileCloud November 25th, 2024
  • In the supply and logistics sectors, email communication is pivotal. However, organizations face threats like email fraud and phishing. GOLINE SA's clients struggled with configuring email authentication protocols manually. To address this challenge, GOLINE SA partners with PowerDMARC as an MSP Partner, collaborating to streamline implementation and management. PowerDMARC's cloud-based platform automated DMARC, SPF, and DKIM protocols for GOLINE SA's clients. This streamlined the transition to DMARC enforcement policies, bolstering domain protection without compromising email deliverability. The intuitive platform facilitated easy navigation and provided detailed reporting for proactive issue resolution. Strategic Collaboration: GOLINE SA Partners with PowerDMARC GOLINE SA's clients...

Windows – Reset local administrator user

Potoms Omar Windows 17 May 2023

FAQ valid for both Windows Client and Windows Server

1 – Install and boot from a Windows ISO (Windows 10 or higher)
2 – When the Windows Setup appears, press SHIFT + F10  


3 – A command prompt windows will appears, type the following commands:

4 – wmic logicaldisk get name
(Allows to view the disks mapped on the machine.
You have to identify the one with Windows installed)

5 – move d:windowssystem32utilman.exe d:windowssystem32utilman.exe.bak
6 – copy d:windowssystem32cmd.exe d:windowssystem32utilman.exe
7 – wpeutil reboot

N.B. : in this example I used the letter "d:" but could be different.

The commands above modify the EasyAccess function button in the Windows login page.
When the button is clicked, a command prompt will be opened instead of the EasyAccess functionality.


Once the command prompt is open, it's possible to reset the administrator local account or add a new user with administrative permissions with the following commands:

8 – net user administrator nuovapassword

If the local administrator account is disabled, it's possible to enable it with the command:
net user administrator /active:yes

If you wish to create a new user, type the command:
net user username userpassword /add

9 – To add the new user to the local administrators group type the following command:
net localgroup administrators username /add

10 – Now you can log into Windows with the new user you have just created

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x