Showing posts with label secret tips. Show all posts
Showing posts with label secret tips. Show all posts

Thursday, October 17, 2013

How to disable Windows 8 Lock Screen

Windows 8 is the latest version of Microsoft’s user friendly OS and though a lot of people have started using it, and though it is pretty user friendly incorporating simple to understand language, some users may be embarrassed to admit they can’t get a handle on it. Admittedly it does involve making adjustments through searches of its settings, and for that you need to know what to search for.
And on top of that Microsoft has provided a lot of security features. And you can’t blame them since malware, as well as spyware problems like key loggers are running rampant in PC’s and leaving them unlocked at any moment may have its repercussions.
However, there are always exceptions to every security threat. If you are working at home or in a secured office and are sure that no one is accessing your system then the extra steps you need to put in to resume your work where you last left it off can be annoying. All you need to do is disable this feature then so that your password will not be required. As said earlier, it can be difficult to figure windows 8 out if you just aren’t that entirely tech savvy.
So if you wish to disable the lock screen that comes up after the system has gone to sleep, then here is how you can go about disabling the ever annoying Lock Screen in some easy steps that just about anyone can understand.
1.  When the Windows 8 Startup screen appears, type ‘users’ in the search field. From the results, the Settings option will show up which you need to click.
2.  Through the search results, the option of users under Settings will appear. Click on this Users option to get to the Users Settings Screen.
3.  Once the new screen comes up, you need to scroll down and click on the Change Button. The Change button will be located right under the label ‘Any User Who Has A Password Must Enter It When Waking This PC’.
4.  After clicking the Change button, a confirmation screen will come up which will ask you whether you are sure that you want to disable this feature. At the bottom of this notification will be an OK button. Click that to go ahead with the disabling.
5.  Once you click OK you will be brought back to the Users Settings screen. To know that you have changed your settings, the text above the Change button will now read ‘Any user who has a password doesn’t need to enter it when waking this PC’.
Now your system will no longer require a password but if you wish to re –enable the feature you can follow the steps again and make the changes in the same manner.
Of course, it is always a better option to keep this feature enabled when you are traveling or have a lot of unknown people around your system. Turning it on and off may be annoying but it is truly always better safe than sorry.

AUTO REMOVE SPAM EMAILS FROM YOUR GMAIL

Come on admit this thing that you receive more spam emails than the genuine one’s on your daily basis, normally this has become a trade in online world that people get mails asking them to sign up fro some service fro receiving a bonus of $1,00,000000 whoops how many zero’s have I added, well yes that what the case and all the people who are new to this online email world normally click on those spammy offers and struggle with their hacked account.
                               Auto-Delete Spam Mail


So these are nothing but spammers who are just trying to crack down your account to get your precious account credentials, so normally whatever emails you receive in your spam box are identifies as spams as Gmail’s inbuilt filter thinks, so it is always recommended that you should no attempt to open any email you receive in you spam folder.

And it is recommended that you can should delete all those mails to play safe game in future, so now checking everyday that spam folder and deleting those mails is pretty complicated well what if we can make this process automatic and all those mails you receive in your spam folder gets deleted by its own, well obviously this thing has a drawback that if you sometimes receive some important email that will also get into the trash can but still for safe side this process should be attempted.

no-spam-filter[12]

  • Visit Gmail –> Settings –> Filters –> Create New Filter.
  • Now you will see a dialog asking you to identify what kind of mails should be filtered out before it gets delivered to your inbox.
  • Well now just add in:spam in the “Has the Words” dialog, and press Create New Filer, now you might see a popup, just press OK.
  • Now your New Filter is created just choose the options what you would like to do with those emails.
  • Well you can do many things like forwarding those emails to some cyber expert fro analysis by adding his address or if you wanna delete it just tick the Delete It option and mark Also Apply this Filter.
  • Now your filter is created and every email you receive in your Spam Folder will be deleted automatically.
So now there is not need to manually visit that Spam Folder and delete those ugly mails, you can anytime remove this filter by visiting your filters tab in Gmail settings.

Monday, September 30, 2013

Use Mouse Keys to move the mouse pointer

With Mouse Keys, you can use the numeric keypad on your keyboard—instead of the mouse—to move the pointer.

To turn on Mouse Keys

  1. Open Ease of Access Center by clicking the Start button Picture of the Start button, clicking Control Panel, clicking Ease of Access, and then clicking Ease of Access Center.
  2. Click Make the mouse easier to use.
  3. Under Control the mouse with the keyboard, select the Turn on Mouse Keys check box.

Moving the pointer using Mouse Keys

After you turn on Mouse Keys, you can use the numeric keypad to move the mouse.
To move the mouse pointer
Press
Up and to the left

7
Up

8
Up and to the right

9
Left

4
Right

6
Down and to the left

1
Down

2
Down and to the right

3

Selecting a mouse button

Before you use Mouse Keys to click items on your screen, you must first select which mouse button you want to be the active button: the left button, the right one, or both.
To
Press
Select the left mouse button

The forward slash (/)
Select both buttons

The asterisk (*)
Select the right mouse button

The minus sign (-)

Note

  • If you choose to make the left mouse button the active button, it will remain the active button until you choose another button. After you select a mouse button, you don't need to select a mouse button again until you want to change buttons.

Clicking items using Mouse Keys

After you choose a button, you can click items on your screen.
To
Do this
Click an item

With the left button selected as your active button, point to the item, and then press 5
Right-click an item

With the right button selected as your active button, point to the item, and then press 5
Double-click an item

With the left button selected as your active button, point to the item, and press the plus sign (+)

Dragging items using Mouse Keys

You can use the numeric keypad to press and hold the active mouse button and to release it. This is helpful if you want to drag an item.
To
Do this
Drag an item

Point to the item, and then press zero (0)
Drop the item

Point to the location where you want to move the item, and then press the decimal point (.)

Notes

  • You can also turn on Mouse Keys by pressing Left Alt+Left Shift+Num Lock.
  • To change options like how quickly the mouse pointer moves and whether your computer makes a sound when you turn on Mouse Keys, in the Ease of Access Center, under Control the mouse with the keyboard, click Set up Mouse Keys

Monday, September 2, 2013

How to reduce the startup delay for desktop apps in Windows 8

In case you aren't aware of this, Windows 8 delays the startup for all desktop apps. Shortcuts located in your Start Menu's Startup folder as well as the items which run from various Registry locations will be launched after a delay of few seconds. This behavior was implemented by Microsoft probably because Windows 8 is a tablet-oriented OS (another example of how the Desktop takes a backseat in Windows 8). However, you can reduce this startup delay for desktop apps by editing the Registry. Read this post to learn how.
  1. Open Registry editor (regedit.exe) and navigate to the following key:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize
    If the "Serialize" key does not exist, then you should create it.
  2. Create a new DWORD parameter StartupDelayInMSec and set it to zero, as the screenshot indicates:
    registry editor
    registry editor
That's all you need to do. Try putting something into your startup folder, e.g. File Explorer shortcut and reboot Windows 8 to see the change.
Bonus tip: Press Win+R on your keyboard, type shell:Startup and press Enter - the Startup folder will be opened.
Although it is not possible to completely eliminate the startup delay, with the help of this tweak you will get noticeably faster startup.

How to “Delete administrator Password” without any software

Method 1
Boot up with DOS and delete the sam.exe and sam.log files from Windowssystem32config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password). This solution works only if your hard drive is FAT kind.
Method 2
Step 1. Put your hard disk of your computer in any other pc .
Step 2. Boot that computer and use your hard disk as a secondary hard disk (D’nt boot as primary hard disk ).
Step 3. Then open that drive in which the victima€™s window(or your window) is installed.
Step 4. Go to location windows->system32->configStep 5. And delete SAM.exe and SAM.log
Step 6. Now remove hard disk and put in your computer.
Step 7. And boot your computer .

Monday, August 26, 2013

How to Disable Facebook "Seen" Option in Chat

Many Of  The People Have Problem With Seen Option. In Facebook For Some One It Is Useful But Some One Do Not Want This. So There Is A Simple Tricks To Disable Facebook Seen Option In Chat. What You Have To Do Is Just Fallow The Simple Steps.
Disable+Seen

How To Install It On your Browser :-

These Are The Adons And Extension That You Will  Need To Disable seen Option in chat. This adds Are safe and free. All the steps are given below.

For Google Chrome  Users 

Step 1.  Just Download this add on name "FB UNSEEN".

fb+unseen

Step 2.  Now Just Click On Add To Chrome And It Will Automatically install in your browser.

Step 3.  All Done. Now You Can enjoy the awesome  feature in chrome.
feature
feature
feature
feature

For Mozilla FireFox Users

Step 1. Just Download this add on name  "GREASE MONKEY"

Grease Monkey.
Step 2. Then You Have To Install This Name Facebook Stealth.

Step 3. All Done . Now You Can enjoy this feature in firefox.

At Last

All the addon are save and easy to install and use. this trick is loved by all. maximum of the facebook users wanted this to diable the seen option in there facebook chat. just comment your experience on below.

Thursday, August 22, 2013

How To Block Adult Sites Without Using Any Software?

Better keep your nerves because some might be accessing some adult/porn sites using your personal computer, or your laptop. The threat- access via your personal account, your IP address is being noted, and some sites can trap you in some situations from where you can never return back.
Forget everything; just consider the situation, your children or the younger kids in your home accessing the internet, there is always a possibility that the internet could land them to something absurd like the porn websites, pop-ups etc., what then. Would you like that?
Possibly No, as you ever want the innocents to get a bad influence. There are no such morals and ethics attached to these websites, just meant to earn some money. So it becomes your duty to protect your dear ones from getting affected by such content.
So, here is a solution to your problem. To block the adult websites without using any software;
  1. Go to – Start on any Windows version, doesn’t matter 7 or 8 and open Control Panel.
  2. On the control panel, click the option- Network and Internet.
  3. Various options flash on your screen, just select the option- Network and Sharing Center.   There you’ll be able to see your network status, and the connection you are using.
  4. Just click on the option Connections.  It is a way to access the properties of your network connections.
  5. A small pop-up window is seen by the network and various options. Click on the small tab/option-Properties. There you can see various connections.
  6. Click on the Internet protocol version 4 (TCP/IPv4) and click on the properties option for that particular protocol.
  7. Here you can see, various other options but select- Use the following DNS server addresses:
    Under that, certain blanks are to be filled, just enter these addresses,
    Preferred DNS addresses: 208.67.222.222
    Alternate DNS addresses: 208.67.220.220 
    Click on OK and you are ready to go.
NOTE:
  • Don’t forget to create a free account on the link given, so as to manage your own block list-http://www.opendns.com/ .
  • If you have a WI-Fi connection with similar instructions are to be followed.
Now taking a recap:
Start > Control Panel > Network and Internet > Network and Sharing Center > Connections > Properties > IPv4 Protocol > copy the addresses given.
For your help, here is an image.

How To Block Adult Sites Without Using Any Software

Saturday, August 17, 2013

How To Protect Google Crome With Password

Most Of The People Uses Google Chrome And This Is The Most Popular Browser All Over World And This Is Now Available  In All Os Platform. Many People Wants To Protect Their Bookmarks,saved Password And Other personal Items. So I Am Going To Tell You A Cure. To Make  Lock On Your Google Chrome Browser. Their Is The A chrome App Available In Chrome Store For Free..
Features of A  Password Protected Google Chrome:-
1. It Is Very Easy To Use.
2. It Is More Secure.
3. Easy To Recover Password.
4. You Can Even Set Password For Multiples Personal Profiles.
5. It Is Very Easy To Recover Password At The Time When You Lost Your Password.

Whats You Have To Do Is Fallow The Simple Steps:-

Step 1. Download The Free Chrome Extension Simple Startup Password. Download Link available Below. And Install It.

Step 2. Then Go To Extension. 

Step 3. Than In  'Simple Start-up Password'  You Will Se Option Click On That.

google-chrome-lock4
 
Step 4. Than Just Set The New Password.

google-chrome-lock3

Step 5. All Done.

Also Check:- How To Create Nameless And Invisible Folder

Download Link
Simple Start-up Password:-  Click Here

Password Protect Any Folder Without Any Software

Here I will Show You An Interesting Tricks And Very Use full Tricks Which Will Help You To Protect Your Folder With password And No Need of any Softwares. It is Very Simple Trick, and Works On every Windows Platform.

How To Lock The Folder ?

 STEP 1. 
 Open Notepad and Copy code given below into it.
cls
@ECHO OFF
title specialraimo.blogspot.com
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST MyFolder goto MDMyFolder
:CONFIRM
echo Are you sure to lock this 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 MyFolder "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 Your Secure Folder
set/p "pass=>"
if NOT %pass%== tipsandtricksocean goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDMyFolder
md MyFolder
echo MyFolder created successfully
goto End
:End

STEP 2.  Save the notepad file as lock.bat (.bat is must).
 
STEP 3. Now double click on lock.bat and a new folder will be created with name MyFolder.
 
STEP 4. Copy all your data you want to protect in that New folder.
 
STEP 5. Now double click on lock.bat and when command promp appears Type Y and press enter.
 
STEP 6. Now MyFolder will be hidden from you view, to access that folde double click on lock.bat.
 
STEP 7. It will ask for password enter your password and done. (Default password is tipsandtricksocean).
  • To change the password replace tipsandtricksocean with  new password in the above code.