IT Solution

Solution of Some Common IT Problems



You Can Auto Start a Program with the run of the Computer:

Step 1: Open Run & write "shell:startup" then click OK. After that, open following window ----



Fig: Before paste program shortcut file


Step 2:  Copy & Paste shortcut file of your desired program or application as follows --


Fig: After paste program shortcut file


Then close the window & restart the computer to verify that, the program will run automatically with the run of the computer.



How to Remove Password from Windows Operating System:


Remove forgotten password from windows operating system:

      At first, Boot from CD/DVD/USB flash drive and press "Shift+F10" in the following step(Fig-1 or Fig-2).



Fig-1: First Step of Installation

OR,


Fig-2: HDD Partitioning Step

After pressing the "Shift+F10" open a command prompt(cmd). Write down following command in cmd----

        --> cd..                                                                                                         --> d windows                                                                                               --> notepad.exe

Then open a notepad. Click file menu of notepad & go ahead.....      --> Click File Menu of notepad      --> Open      --> Computer      --> C drive      --> Windows       --> System32{Select files of types: "All files" (It's important)}      Rename two files of system32:-        1. Original file: "sethc"  Rename: as your wish, such as- "sethc2"

        2. Original file:  "cmd"   Rename: "sethc"  

Then close all window & restart your computer.


Fig: User Login Screen


Now we are able to break user password of any user. We can do it into the following steps:-

       1. Press "Shift" key 5 times, so that, open a cmd 

       2. Write in cmd:--> net user  & press Enter. You can see all the users of this computer. Such as- Administrator, Guest, X(Mehedi) & so on...

       3. Suppose, I want to break the password of Mehedi user. So, follow the steps:-Write in cmd:--> net user Mehedi * --> Press Enter

               Type a password for the user: For blank password press Enter               Retype the password to confirm:  Again press Enter

We have Successfully completed remove the password of Mehedi user.
We can active disable & default "Administrator" user from here.

 Follow the steps:-

Write in cmd:--> net user Administrator /active:yes --> Press EnterSo, "Administrator" user is now active. Now, We can login with "Administrator" user.


We can also set a new password of a user:- 

Follow the steps-

Write in cmd:--> net user Administrator 123 (Password is 123) --> Press Enter

So, successfully set the password of Administrator user.




Automatic Shutdown & Restart Your Personal Computer: 


Automatic Restart Your Personal Computer:   Follow the steps below-

           1. Right click of the mouse & take a shortcut file from the New as follows-


               
      2. Write down the shortcut box:-  
                                                                       
                shutdown  -r  -t  50               

 (50 means 50 seconds, what ever you want just convert in seconds. Such as- I want to restart my pc after 30 minutes, so 30x60 = 1800. So the command is <shutdown  -r  -t  1800> )   
                   3. Next  => Finish 
                    4. Double click the shortcut icon => Click Close button  
                  Then, see your pc is Restarting after 50 seconds.

Automatic Shutdown Your Personal Computer: Follow the steps below-

           1. Right click of the mouse & take a shortcut file from the New as follows-

               2. Write down the shortcut box:-   

                   shutdown  -s  -t  100                    

        (50 means 50 seconds, what ever you want just convert in seconds. Such as- I want to shutdown my pc after 1 hour, so 60x60 = 3600. So the command is <shutdown  -s  -t  3600>)  
                          3. Next  => Finish 
                           4. Double click the shortcut icon => Click Close button                                                       Then, see your pc is shutting down after 100 seconds.

 Two Extension for helping Print with Browser:

               1. Print Friendly & PDF               2. Evernote Clearly     

You Can Use a Web Browser as a Notepad Editor:



   Steps-1:   Take a new tab and write done in address bar the following text:-                  
                     data:text/html,<html contenteditable>

Steps-2:   Press Enter & enjoy Notepad Editor




Fig: Notepad Editor with Brower









No comments:

Post a Comment