Showing posts with label How To. Show all posts
Showing posts with label How To. Show all posts

Thursday, November 13, 2014

How to Recover deleted sticky notes on windows


Most of us take important notes and reminders on the "Sticky Notes" feature available in most of the windows operating system. One of the missing feature is, we can't save the sticky notes data. This will lead to accidental deletion of data/notes. If we accidentally hit the 'X' button, the note will get deleted and the data is gone. I'm one among who experienced this situation. 


Now, Is there a way to recover the deleted information? 

The answer is "Yes" :)

Below are the two methods from where we can recover the deleted data/Information.

Method 1 (Recommended)
  1. Navigate to the %AppData%\Microsoft\Sticky Notes\ directory
  2. Right click on StickyNotes.snt
  3. Select Restore Previous Versions
  4. This will pull the file from your latest restore point, if available
  5. Reboot

Method 2
  1. Open  %AppData%\Microsoft\Sticky Notes\StickyNotes.snt 
  2. Open with Notepad application
  3.  Recover the required content from the file (Hard way) :)
Cheers!!

--
Sam

Monday, December 22, 2008

"Faster Yahoo Mail" How to disable advertisements

Most of the time when we check mails in Yahoo, the browser takes a long time to load the advertisements!! There is a small trick to disable them. No need to use any java scripts or any Add-ons. Just follow the instructions below.



[For Windows]

1. Go to the path "C:\WINDOWS\system32\drivers\etc"

[For Linux]
1. Go to the path "\etc"


2. Open hosts file in a text editor


[For Windows]
3. Add 127.0.0.1 ad.yieldmanager.com below #System Administration Related Entries
[For Linux]
3. Add 127.0.0.1 ad.yieldmanager.com below 127.0.0.1 localhost

4. Save the file [Need Administrator/Root Privilege]


Now your "hosts" file will look like this

[For Windows]
#System Administration Related Entries
127.0.0.1 ad.yieldmanager.com


[For Linux]
127.0.0.1 localhost
127.0.0.1 ad.yieldmanager.com



Thats it... you have done it.. No more annoying ads!! Enjoy faster Yahoo Mail!!

If its not working for you let me know...

--
Sam

How to Recover deleted sticky notes on windows

Most of us take important notes and reminders on the "Sticky Notes" feature available in most of the windows operating syste...