Search This Blog

Monday 28 August 2017

How To Find Wi-Fi Password Using CMD Of All Connected Networks

In this day and age of Internet, the Wi-Fi router and data connection have become a fundamental amenity for every user. One of the first thing that a user does after waking up is switching on his/her Wi-Fi router while there are some users who never switch off their routers. The Internet plays such an important role that people use it for completing their day to day chores as well as for relaxation. Considering that Wi-Fi has become a central part of our life, it is quite easy to forget the Wifi password. So, here is a simple solution to find the connected Wi-Fi network passwords through command prompt.

Here is a Trick to Find Passwords of All Connected Wi-Fi Networks Using CMD

You may be using many WiFi connections through your desktop or laptop. Sometimes, a situation arises, where you may forget the connected Wifi network password. First of all, you should remember that whenever you connect to a WiFi network and enter the password to connect to that network, you are actually making a new WLAN profile of that WiFi network. In essence, every time you make an Internet connection, that particular profile get stored inside the PC/laptop along with the other required details of the WiFi profile.
In this article, we will be learning how to find a particular Wi-Fi password using the command prompt instead of Windows GUI. These steps work even when you are totally offline or you are not connected to the particular WI-Fi profile you are looking the password for.

How to know the WiFi password using cmd:

Open the command prompt and run it as administrator. One of the first things to do is to open the command prompt in administrator mode. In older Windows 7/8.1 run PC/Laptops right click on command prompt and choose Run as administrator from 
  • In the next step, we want to know about all the profiles that are stored in our computer. For that type following command in the cmd:

    netsh wlan show profile

    From the above list, I want to find out the password for NETGEAR13  Type the following command to see the password of NETGEAR13 or any other Wi-Fi profile you want.

    netsh wlan show profile WiFi-name key=clear

    The result will be something like this
    Under the key content in security settings, you can see the password. You can use the same command to check and find out the password for each and every profile saved on your PC/laptop.



Friday 18 August 2017

Force Windows to restart in Safe Mode using the System Configuration Utility

Most users looking to boot Windows in safe mode will have a computer that is not working properly. Unfortunately, this method will not help them as it requires the user to have a working computer.


Steps:
1) Press Windows key+R to load the Run dialog box.
2) Type msconfig and press Enter.
3) This will start the System Configuration Utility.
4) On Windows 10, Windows 8, Windows 7 and Windows Vista, go to the Boot tab and tick Safe Boot. On Windows XP, go to the BOOT.INI tab and tick /SAFEBOOT.
5) Click OK.
6) Click on Restart in the following dialog box to boot into Safe Mode.
7) To start your computer normally, untick the Safe Boot option in the System Configuration Utility.

Your computer will restart in Safe mode.

How to Start Windows 10, 8(.1), 7 or XP in Safe Mode

Safe Mode is a special diagnostic mode in which Windows runs with the minimum amount of features. As the features are limited, Windows does not load unnecessary startup items and runs only those files and drivers that are necessary for the basic functioning of the operating system. This allows users to remove recently installed programs that might be preventing Windows from starting correctly. As Windows does not start unnecessary programs while in Safe Mode, it can also be used to remove viruses and malware without risking the infection getting worse.

There are different ways in which you can get into the Safe Mode in Windows. They depend on the version of Windows you are using.
In this article:
  1. Steps for Windows 10, Windows 8 and Windows 8.1 users
  2. Steps for Windows 7, Windows Vista, Windows XP and previous versions
  3. Force Windows to start in Safe mode
  4. Which Safe Mode option should you choose?

Windows 10, Windows 8 and Windows 8.1

The F8 key method does not work on Windows 10, Windows 8 and 8.1. Hence, getting onto Safe Mode requires the following steps:-

If your PC is working properly:
1) On the Windows Start Screen/Menu, type Advanced.
2) Click on Advanced startup options.
3) Under the Advanced Startup heading at the bottom of the General Settings screen, click on Restart now.
4) Your computer will restart and you will be taken to the Advanced Startup Options menu. To easily reach this menu, on Windows start screen, you could choose restart while holding the Shift key.
5) Click on Troubleshoot and then on the Advanced Options button.
6) Now, click on Startup Settings.
7) At the Startup Settings Screen, click on Restart.
8) Your computer will restart to Advanced Boot options from where you can choose a Safe mode option based on your need.
You can also force Windows to start in Safe mode.

If your PC is not working properly:
Windows monitors your PC's startup for problems and when an error is detected, it automatically takes you to the new Recovery mode with the message "Recovery. It looks like Windows didn't load correctly." In this case:-

1) Select Advanced Repair Options and then click on Troubleshoot.
2) Click on the Advanced Options button.
3) Now click on Startup Settings.
4) At the Startup Settings Screen, click on Restart.
5) Your computer will restart to Advance Boot Options from where you can choose a Safe mode option based on your need.

Windows 7, Windows Vista, Windows XP and Previous versions

If you are using these versions of Windows, you can try the following methods.

The Trusted F8 key method
1) Restart your computer if it is on. 
2) Right before the system starts to boot, start tapping the F8 key continuously.
3) This should load the Windows Advanced Options boot menu.
4) Select a Safe Mode option based on your need using the arrow keys and press Enter.
5) Windows will start in Safe mode. To get out of Safe mode, simply restart your computer.

This method should work on Windows 7, Windows Vista, Windows XP, Windows 2003 and Windows ME. However, if it does not, you can always force Windows to boot in Safe Mode if your computer is working "properly".

Faulty Startup Method
If the F8 key method does not take you to the Advanced options boot menu, you could try turning your computer off when it boots into Windows. Upon next restart, Windows will notice that the computer did not boot successfully and take you to the Advanced Options boot menu. Then, select a Safe mode option based on your need. This method is risky and should only be tried as a last resort. It could result in some of your files being deleted which could make your Windows installation unusable.

Thursday 17 August 2017

Disable USB ports on Windows PC via Registry

With this trick, you can disable access to your USB(Universal Serial Bus) ports on your Windows based PC to prevent people from taking out data without permission or spreading viruses through the use of USB (pen and flash) drives. 

To use this trick to disable USB ports, follow the steps given below:-

changes to Data Value 4

  1. Click on Start.
  2. Click on Run. If you cannot find RUN, type it in the search box.
  3. Type "regedit" without quotes. This will launch the Registry Editor.
  4. Navigate to  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usbstor.
  5. In the work area, double click on Start.
  6. In the Value Data box, enter 4.
  7. Click on OK.
  8. Close Registry Editor and refresh your desktop.
  9. To re-enable access to your USB ports, enter 3 in the Value Data box in Step 6.



    Try it yourself to make your PC invulnerable from data theft and malware which spread through USB ports. This works on Windows 10, Windows 8, Windows 8.1, Windows 7 and Windows XP.

    Note: This trick also disables access to your USB connected peripheral devices. So, do not use it if you have USB connected keyboard and mouse.

How to reset the Remote Desktop Server Licensing Grace Period on Windows Server 2012 with Remote Desktop Services

So we recently started looking into Terminal Services and RemoteFX to power some of our admin users and move them off to thin clients instead of full blown desktops.  As a trial I begun setting up RDS on one of our Dev machines.  After going through the motions of enabling the Remote Desktop Features and setting up RemoteFX on a Virtual Machine for testing, I found that I couldn’t login via RDP to that machine.  Going back to the RDS host I found the Licensing popup that informed me that the 128 day trial license had expired.  Since this was a test I didn’t want to go using keys to activate or setup a licensing server (purely a PoC for us in IT at this stage).
To reset the grace period there is a registry key that we need to delete. As always when editing the registry, take a backup of the key/s you’re modifying. Navigate to the following location
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM\GracePeriod


Now there should be a binary key value (like in the screenshot), you first need to have full access permissions to the folder (or take ownership) and then simply delete that value and reboot the server.  Once back up your RDS Licensing should be back at the start of a 128 Day grace period.  I wouldn’t do this if you have already obtained licensing and should definitely not be used in a production environment.

How to change the listening port for Remote Desktop

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:


  1. Start Registry Editor.
  2. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\PortNumber
  3. On the Edit menu, click Modify, and then click Decimal.
  4. Type the new port number, and then click OK.
  5. Quit Registry Editor.
  6. Restart the computer.


    Note When you try to connect to this computer by using the Remote Desktop connection, you must type the new port. Maybe you have to set the firewall to allow the new port number before you connect to this computer by using the Remote Desktop connection.

Sunday 13 August 2017

How to create a protected password folder in windows 7

Copy this on your notepad:

cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to unlock folder
set/p "pass=>"
if NOT %pass%== PASSWORD_GOES_HERE goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Private
echo Private created successfully
goto End
:End


Watch This Link Video 


https://www.youtube.com/watch?feature=player_detailpage&v=IvngLU-2rsI

How To Restore Your Default File Format And Icons.

Have you ever messed up your Default File Format And Icons by using open with option?
Now you don't have to worry anymore as I have come up with new idea and proper explanation.
In this video you will learn how to bring back to your default file format and icons. Please make sure that you follow the exact steps.




The steps are:
  1. First click any of your messed up file or application, then go to properties to check the file extension. Eg: Your file extension could be .Ink or .dll…. etc.  
  2. Now click the start menu and type in regedit.                                                                                    (Locate your .Ink or .dll or any file extension folder by doing the following...
  3. Click on HKEY_CURRENT_USER.
  4. Then go to Software.
  5. Then Microsoft.
  6. Then Windows.
  7. Then CurrentVersion.
  8. Then Explorer.
  9. Then FileExts.
  10. Then look for your file .Ink or .dll or any file extension.
  11. Then double click OpenWithList folder.
  12. Then delete everything under the "Default" key in the OpenWithList folder.  Imp Note:- Make sure you don’t delete the (Default).
  13. Delete the entire UserChoice folder.
  14. Close the Registry Editor.
  15. Hold Alt+Ctrl+Delete for windows 7 on your keyboard and click on the Processes tab in the Windows Task Manager.
  16. Find explorer.exe and click end process.
  17. Go to File and then New Task (Run...).
  18. Type in C:\Windows\explorer.exe into the search box and press Enter.
  19. Close Windows Task Manager and you're done!.

Video Link Here :-☺↓

https://www.youtube.com/watch?v=PiQ84xZ7ssI

Find WiFi password in Windows 10 Using CMD Command

Find Wi-Fi password with Command Prompt

You can also use the command prompt to find the WiFi key. To do so, from the WinX Menu, select Command Prompt, type the following and hit Enter:

netsh wlan show profile name=YOURWIFINAME key=clear


Here, in place of YOURWIFINAME, you have to type the name of your WiFi connection.
You will then be able to see the WiFi password under Security settings > Key Content.
Trust this works for you!

System File Checker: Run sfc /scannow & analyze its logs in Windows 10/8/7

The System File Checker or sfc.exe is a utility in Microsoft Windows located in C:\Windows\System32 folder. This utility allows users to scan for and restore corrupt Windows system files. In this post, we will see how to run System File Checker and also see how to analyze SFC logs.

System File Checker

In Windows 10/8/7/Vista, the System File Checker is integrated with Windows Resource Protection, which protects registry keys and folders as well as critical system files. If any changes are detected to a protected system file, the modified file is restored from a cached copy located in the Windows folder itself.
So if at any point of time if you find that you have hacked some system files or maybe applied some tweaks or replaced system files, maybe while customizing your Windows, and you now find that your Windows is not working properly, you may want to consider running this utility first, before trying a System Restore. To do so, you will have to first open an elevated command prompt window.
To run the System File Checker in Windows 10/8/7, type cmd in start search box. In the result, which appears, right click on cmd and select Run As Administrator.

Run sfc /scannow

In the command prompt window which opens, type sfc /scannow and hit Enter.

How to Find Out the Date and Time When Windows was Installed in Your Computer?

  • METHOD 1: Using SystemInfo Command in Command Prompt
  • The above mentioned method might not provide the exact and correct date and time of Windows installation but you can use following Command Prompt method to get the original date and time when Windows was installed:
    1. Open Command Prompt as Administrator using any method given here.
    2. Now run following command:
    systeminfo
    It'll take a few seconds in running some tests and you'll get a detailed information in the result.
    3. Scroll upwards a little and look for "Original Install Date" section. It'll show the correct date and time of Windows installation in your system.
  • You can also take help of '|' parameter to direct find and show the Windows installation date and time via systeminfo command.
    Just run following command in Command Prompt:
    systeminfo | find /i "date"

How to Make Your PC Auto Shut Down Any Time


It’s good to to power off your PC when you’re not using it, but do you ever forget and leave it on? Here’s how to configure Windows to automatically power down at night, but only if you’re not using the PC at the time.


Click Start, type “task scheduler,” and then click the “Task Scheduler” app.
In the Task Scheduler window, in the “Actions” pane, click “Create Task.”
On the “General” tab of the Create Task window, give the new task whatever name you want. We like putting a “z_” before any user-created tasks just so that they’re easier to find later with a quick alphabetical sort. Select both the “Run whether user is logged on or not” option and “Run with highest privileges” options. On the “Configure for” drop-down, select your version of Windows.
Next, switch to the “Triggers” tab. Click “New” to create a new trigger.
In the New Trigger window, make sure the “Begin the task” dropdown menu is set to “On a schedule.” Set up whatever schedule you like. Here, we’re going with every night at midnight. When you’re done setting up your schedule, click “OK.”
Back in the “Create Task” window, switch over to the “Actions” tab and click “New” to create a new action.
In the “New Action” window, set the “Action” drop-down menu to “Start a program.” Type “shutdown” into the “Program/script” box. In the “Add arguments (optional)” box, type “/S” to have have the task start a basic shutdown command—the same as if you’d clicked the Shut Down button yourself. If you want the command to also force any running applications to close without warning users, type “/S /F” into the “Parameters” box instead. When you’re done, click “OK.”


Back in the “Create Task” window, switch over to the “Conditions” tab. Enable the “Start the task only if the computer is idle for” option and set the timing you’d like. Here, we’re setting the task to kick in only if the computer has been idle for 15 minutes when the shut down time arrives. We’re also setting the task to wait up to one hour for that idle time to happen.

You also have two other options to consider here. Enable the “Stop if the computer ceases to be idle” option to stop the task if you start using your PC. And enable the “Restart if the idle state resumes” to have the task begin measuring idle time again when you stop using your PC. We recommend going ahead and enabling both those options.

Next, switch to the “Settings” tab. Here, you can set your task up so that it will run again every so often if it fails to run successfully. This lets the task shut down your PC if you’re up using it for much longer than you expected to be. Enable the “If the task fails, restart every” option and then set your preferences. Here, we’re having the task restart every thirty minutes and we’re letting it try restarting up to three times. When you’re done, click “OK” to create the task.
Note that you will likely be asked to enter your user account password to finish creating the task. And you can now exit Task Scheduler. From this point on, your PC should shut down automatically at whatever time you scheduled—unless you’re using the PC at that time.

How To Find Wi-Fi Password Using CMD Of All Connected Networks

In this day and age of Internet, the Wi-Fi router and data connection have become a fundamental amenity for every user. One of the first t...