Pages

Monday, December 22, 2014

Rename Admin account in Windows 7



Sometimes in the Computer/Laptop, Windows is installed already with default Username already set. For users who are not satisfied with this and need to change this can do this using Group Policy Editor. :

1. Open Run Dialog Box.

2. Open the Local Security Policy editor using “secpol.msc”.

3. Navigate to the tree Structure In the left pane, in Local Policies, expand it to Security Options.




4. In the right pane, there is a Policy, Accounts: Rename administrator account, Double click over it.
5. Change the name of Admin account to the one you wish to have now.
6. Close the Local Security Policy window, Log off to save the changes.






Note: To make changes to this setting effective, you must log off and then log back on.

Turn off all balloon notifications in windows 7


Balloon notifications can be annoying many a times. Good thing is they can be disabled easily in Windows 7. To disable balloon tips in the notification area, follow these Methods:


1. Using GPEdit (Group Policy Editor)


This setting turns off the Balloon notification in the notification area using Group Policy editor





Open Run Dialogue Box (Win + R) and type gpedit.msc
Navigate to Local Computer policy > User Configuration > Administrative Templates > Start Menu & Taskbar in left hand side pane




Select Turn off all Balloon notifications setting from right side pane.
Open it and enable it so that no notification balloons will be shown to the user. .
Press OK




2. Using RegEdit (Registry Editor)

Click Start, click Run, type regedit, and then press ENTER.





Navigate to the following
subkey:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced




Right-click the right side pane, create a new DWORD value, and then name it EnableBalloonTips.


Double-click EnableBalloonTips, and then give it a value of 0.


Close Registry Editor.


Note: To make changes to this setting effective, you must log off and then log back on.

How to set Video As Desktop Wallpaper Or How to set video as desktop wallpaper


Ever wanted to set cool videos as your computers Desktop Wallpaper, then you came to right place. Today in this post i will teach you how to set videos as your Desktop Wallpaper with a simple nice little trick and small tool or software that mostly every one has installed on their computer or laptop. This trick works on  Windows Xp as well as it works on windows 7. Go through below post to learn this simple trick.



How to set video as desktop wallpaper ?



1. Open VLC Media Player. If you don't have it download it

2. Then Go to Tools > Preference Or press CTRL + P and Selecet Video from left panel






3. Then Choose DirectX video output from output dropdown list




4. Save the changes ans restart VLC Media Player.



5. Play any video you would like to set as your desktop wallpaper.
 



6. Then click on Video and select DirectX Wallpaper from the dropdown list as show in below image





7. Now Minimize vlc player and you will see your video running on your desktop as wallpaper.


8. If you want your default wallpaper back then uncheck DirectX Wallpaper from video dropdown list.

9. Hope you like this simple trick 







Sunday, December 21, 2014

How to Disable “This program might not have installed correctly” Message in Windows 7


If you’re the type of person who installs a lot of software on your PC *puts hand up*, then you may have seen the following message after successful installations:



Most of the time, the program I am installing installs fine and this message is an inconvenience. In a quest to click my mouse less, I set out to disable this dialog box. Learn how to disable this also in this guide.
Note: This guide involves stopping a service. This service is for the following:
This service provides support for the Program Compatibility Assistant (PCA).  PCA monitors programs installed and run by the user and detects known compatibility problems. If this service is stopped, PCA will not function properly.
Thus, by stopping this service you may have compatibility issues with other running programs.


Disable “This program might not have installed correctly” Message

To disable the This program might not have installed correctly message:
  1. Click the Start button, type services.msc, and press Enter.
  1. Scroll down to Program Compatibility Assistant Service, right click it, and click Properties.
  2. Change the Startup type to Disabled and click Stop









Now you’ll no longer see this box and can use the saved
 mouse clicks and time (oh so much time) to browse this site for more tips!


Saturday, December 20, 2014

Boot Straight to Desktop in Windows 8.1 / 8

The source of many complaints about Windows 8 manifests itself each time you start your computer: starting with the live tiled interface by default. From my observations, most people utilize this interface mainly to click the “Desktop” icon to return to “normal” Windows. Well, Microsoft heard our cry and have provided a way to boot directly to the desktop in Windows 8.1. To boot to the desktop:



  1. Right click the taskbar and click Properties
  2. On the Navigation tab, check Go to the desktop instead of Start when I sign in
  3. Click OK




That’s it. Next time you restart your computer, you’ll be back to booting straight to the desktop.

Friday, December 19, 2014

End Not responding applications without Task Manager.

Almost all the Windows users are well familiar about Not Responding message given by windows, while using some programs on your computer. Generally This message can be due to heavy application  installed on your computer, Low RAM, viruses or application not properly designed.


In daily routine, Most of the computer user when encounter this message, Go to Ctrl+Alt+Delete and ends the application forcefully which is not responding. This method takes some time. Also if there are more than one  Not Responding applications, then you have to close them one by one manually.


But by using the method given below, you can end multiple Not responding applications in just single click in Windows without Task Manager. which can save your much time. You have to just follow simple steps given below:

Just Go to Desktop. Right click anywhere

Navigate to New and select Shortcut.

A dialogue box will appear as shown below.
Just paste the code given below in the dialogue box as shown in image.

taskkill.exe /f /fi “status eq not responding”

Save this shortcut. Name this shortcut as per your choice.

Now your shortcut is ready. when you have any application giving Not responding message. Just open this shortcut by double clicking  it. All the application having status Not Responding will be closed in single step only. You don’t need to navigate away from the desktop. You can end applications right from desktop using the shortcut created. Also you can pin this shortcut to Start Menu or Taskbar as per your convenience. So this time, close the Not responding application directly without leaving desktop in Windows.

WAY TO DISABLE COMMAND PROMPT ON YOUR COMPUTER

Now you can disable command prompt(DCP) in window XP/7. In command prompt ,you can execute  batch files,ping remote server. it may chance to harm when sharing your PC with others.

                To overcome these problem, you need to disable command prompt in computer.


Step to disable command prompt

step1->Go to START and then RUN and press key+ R


step2->Type ‘regedit’ in RUN and press ENTER

step3->then in browser ‘local computer policy’ >> ‘user configuration’>> ‘administrative templates’  >> ‘system’

step4->’ Prevent access to command prompt’ will shown

step5->Double click the value. this image will shown in your window.









step6->select ENABLED tab in window


step7-> Restart your computer then command prompt will display on your system.



                            These are the easy way to disable command prompt on windowXP/7/Vista.