Showing posts with label default. Show all posts
Showing posts with label default. Show all posts

Sunday, April 2, 2017

How to burn a CD DVD Using Windows Default CD DVD Burning Program In Windows 10

How to burn a CD DVD Using Windows Default CD DVD Burning Program In Windows 10




In this tutorial you will learn how to burn a CD/DVD without using any 3rd party software in Windows 10.It also works in Windows 8 and Windows 8.1.




PS- DVDs Created using this procedure are Data DVDs. It will work in all types of computers and most of the new generation DVD players.But not all DVD players could run this.In that case you need to create a Video DVD using a 3rd party softwares  like power2Go,nero etc.Please check the format of the disks supported by your DVD player.


Available link for download

Read more »

Friday, March 10, 2017

How to increase default volume of any android device

How to increase default volume of any android device


How to increase default volume of any android device?

Increase volume of any android device[fully working method]

Some of our phones have very low speaker output. This is because of the default handsets settings, but this problem can be overcome by some tricks using some apps. Even the quality of sound can be increased with a touch of awesome bass and treble. So lets get started.
This post is divided into two parts one is for non rooted users and  the other for rooted users.

==> NON ROOTED USERS

This can be done by either MTK engineering mode which works on devices having MTK(MediaTek) chipsets or those who dont have MTK they can simply use the Volume+ app which works on all devices.

Using MTK Engineer Mode


Step 1- Enter *#*#3646633#*#* in the dialpad.

Step 2- Enter engineer mode (MTK).

Step 3- Snap towards right and go to hardware testing.

Step 4- Select Audio option.

Step 5- Go to LoudSpeaker mode.

Step 6- In this default value is 128 change that value to 140 (or according to your requirements) and press set.

Step 7- Dont exceed this value above 145 or 150 it may damage your speaker.

Step 8- Now close the engineer mode and check the volume of your device.You will feel the change in your audio.

NOTE- THIS METHOD ONLY WORKS ON DEVICES HAVING MTK CHIPSET SO FOR DEVICES HAVING SNAPDRAGON OR OTHER CHIPSETS CHECK OUT SECOND METHOD.


Using App Volume+


Download and install Volume+ app the link is given below.

This works on both rooted and non rooted devices!!


Step 1- Open app and go to speaker settings.(as shown in screenshot)

Step 2- Enable Audio or Speaker Modifications.

Step 3- Change volume level to 10 (max for some devices) or upto 20 depending upon the desired output.

Done!!

==> Volume+ App download <==


 

==>NOW FOR ROOTED USERS


Viper4Android

It is a brilliant app for the rooted users. It increases the sound quality with a polished good bass quality enhancement. So if your device have poor or has average audio quality and you are 
a rooted android user then this app is the one and only perfect solution for your problem. It is an all in one audio control system that supports almost all the devices from 
Android 2.3 to Android 4.4.


VIPER BASS AND VIPER CLARITY not only increases the bass output but also clears the distorted output due to heavy bass thus providing a quality audio output.
Download link is given below so lets get started. 

NOTE- INSTALL BUSYBOX FROM PLAYSTORE AND INSTALL THE BINARIES AND REBOOT YOUR DEVICE.


Step 1- Download ViPER4Android and extract the file. You will get two file namely ViPER4Android_FX_A4.x.apk and ViPER4Android_FX_A2.3.apk. So if you are on Android 2.3 or above 
install ViPER4Android_FX_A2.3.apk and if you are using Android 4.0 or above install ViPER4Android_FX_A4.x.apk.

Step 2- Install the application.

Step 3- Open the app and grant superuser permission a pop up will come having three options Super Audio Quality, High Audio Quality and Power Saving. Select Super Audio Quality.

Step 4- Reboot your device for proper drivers installation.

Step 5- Open the app go to phone speaker option enable it. Now choose between different equalizers for best Audio experience.

DONE!!

==> Click here to Download Viper <==

For any queries please comment below we will provide you BEST solution ASAP!! 



Available link for download

Read more »

Monday, December 26, 2016

How To Clear Default Application in Android

How To Clear Default Application in Android


If we installed two or more apps which does the same purpose, for example Video Player, Browser, etc. Then, the OS will pop-up a dialog with the available apps which will handle the operation. You can select the preferred app to do the operation Always or Just once

If you made a wrong choice or you wish to clear the app just follow the steps.

How To Clear Default Application in Android ?


1. Go to Settings -> Apps

In some android versions go to Settings -> Applications -> Manage Applications to get the apps list.

2. Find the app you want to reset and select it.

3. Finally tap Clear defaults button.



Thats it....


Available link for download

Read more »

Wednesday, November 2, 2016

How To Change Ubuntu Default Root SU Password

How To Change Ubuntu Default Root SU Password


Comparing to Windows, Ubuntu has more restriction in the file system and other system settings. To change some root level configurations you need to enter root password. By default the Root account password is locked in Ubuntu. In this case you can either change the default root password or use sudo command to login as root user which is stored by default for 15 minutes. After that time, you will need to enter your password again.

In this post I included the simple steps to change the default root su password in Ubuntu.

1. Open Terminal (Ctrl + Alt + T)
2. Type sudo passwd and press Enter ( enter sudo password )
3. Then you will be asked to Enter new UNIX password twice.

ubuntu default su password

Thats it .. Your Password Successfully changed.


Available link for download

Read more »

Monday, October 3, 2016

How To Change NotePad Default Shortcut Keys For Plugins Like Emmet Intent By Fold Etc

How To Change NotePad Default Shortcut Keys For Plugins Like Emmet Intent By Fold Etc


In Windows Platform, Notepad++ is the most popular code Editor among the developers. Its code highlighting available on a wide range of languages includes Java, PHP,HTML,CSS, XML, etc. The availability of wide range of plugins extends Notepad++ to the level of premium IDEs.

Shortcut keys will be more helpful when the keys are handy for the user. It depends by the user. Most of the popular Notepad++ plugins like Emmet, Indent By Fold, etc. has a default shortcut to execute the command. But many users like to change it to another hot-key which feels more comfortable for them.

Luckily in Notepad++ we have the option to change or assign new shortcut keys for the built-in Notepad++ commands and the third party plugin commands. In this post I included the simple steps to change the default shortcut keys in Notepad++ code editor.

Change Notepad++ Short cut Keys

1. Open Notepad++
2. Goto Settings -> Shortcut Mapper..
3. To change plugin shortcut click on Plugin Command tab



4. In the shortcut mapper window...double click on the desired command you wish to change or select the command and click Modify.

5. Modify to the desired one...
(For example, if You need Ctrl + E for Expand Abbreviation, then the selection will be like in the image below)



6. Finally, Click OK...Restart NotePad++. Thats it.


Available link for download

Read more »