Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts
How to reset your windows password

How to reset your windows password

             How to reset your windows password



 

 

Hello guys...

 

Today i’ll show you how to reset your windows passowrd!!!

 

So basically the method we are going to use is simple.

 

In this method we just need a linux bootable drive. I am

 

Using pop-os (Ubuntu based linux distro) but you can use

 

What ever you want.

 

Open a terminal window and type:

 

sudo apt install chntpw

 

 

 

 

Now open your file manager and navigate to Windows Drive.

 

 

 

 

Now open a terminal window there and navigate to

 

Following path:

 

Windows -> System32 -> config

 

Now check for SAM file type:

 

ls -l SAM*

 

 

 

Now type following in the terminal:

 

chntpw -l SAM

 

 

 

 

Now you can see every user of your windows.

 

Now lets quickly reset password for Xerox user:

 

Type:

 

chntpw -u <username> SAM

 

 

 

Press 1 to clear user’s passowrd.

 

Now press q to quit and press y

 

 

 

 

 

You’ve done it...

 

Stay tuned...

 

Stay safe...

 

Meet you soon...

 

Hollywood style terminal emulator for windows, MacOS & Linux

Hollywood style terminal emulator for windows, MacOS & Linux

 

Hollywood style terminal emulator for windows, MacOS & Linux

 

 

 

 

Hello guys...

 

Today i will show you a quick look of eDEX-UI terminal


emulator that is heavily inspired by Hollywood Sci-Fi movies like TRON Legacy. 


A terminal emulator with amazing visual & sound effects.

 

DOWNLOADS

 

Linux i386

 

Linux x86_64

 

MacOS

 

Windows

 

 

Download eDEX-UI for your OS and for windows just install the eDEX-UI and run it.

 

For linux right click on APP and  open properties goto permissions and tick the check


box which says “Is Executable” and then just run it. Thats it you have your fancy UI.


Meet u soon...

 

 

How to uninstall Microsoft Edge forced-installed in Latest Build Windows

How to uninstall Microsoft Edge forced-installed in Latest Build Windows

Edge

If Microsoft Edge was installed in Windows 10 via Windows Update, you can not remove it via standard methods. That does not mean you cannot remove it, though, as a technique has been discovered to uninstall the program via the command prompt.

In May, the Microsoft Edge would roll out to Windows 10 2004 machines through the KB4559309 update installed via Windows Update.

For those who do not want Microsoft Edge installed via the update, you can uninstall it manually via the command, as discovered by Deskmodder.de.

To do this, please follow these steps:

  1. Open an elevated command prompt (Run as Administrator) by typing CMD in the Start Menu search field, right-clicking on Command Prompt when shown, and selecting 'Run as administrator.'
  2. Now use the CD command to change to the folder associated with the latest version of Microsoft Edge that was installed. This folder is located under C:\Program Files (x86)\Microsoft\Edge\Application\[version].

    For example, if  Edge 83.0.478.58 is installed, you would use the following command:
    cd C:\Program Files (x86)\Microsoft\Edge\Application\83.0.478.58\
  3. When you are in the Edge folder, type the following command to uninstall the new Microsoft Edge and reinstall Edge Classic.
    setup.exe --uninstall --system-level --verbose-logging --force-uninstall
Uninstall Edge via command line
  1. You can now close the command prompt by typing exit and pressing enter.

Once Microsoft Edge is uninstalled, you will now have access to Edge Classic.


Note:- for Users who just install new windows and wanna uninstall Edge (non-chromium) you can download this  (uninstall_edge).zip file and run "Uinstall Edge.cmd" as "Admin", after some processing just restart your system and its gone.


If you do not wish the Edge update to install automatically again, you can manually download and install Microsoft Edge.