Category: Tips & Tricks

Remove Pre-Installed Apps

By default, Windows features “very helpful” programs you never use: “People”, “Xbox”, “Maps”, useless “Mail” and “Tips”. Here is how you remove remove them: 1️⃣ Open PowerShell as an administrator. 2️⃣ Enter the command “Get-AppxPackage | Select Name, PackageFullName” to get a list of all installed programs. 3️⃣ Enter the command “Get-AppxPackage *people* | Remove-AppxPackage”. People are just an example,… Read more →

Essential & Free Blogging Tools You Must Have!

Been searching online for blogging tools these are some of the recommended tools by the bloggers out there. Some will have a free option of the apps but most of them come with subscription fees, I think it worth it if you are willing to invest in them. Grammarly Either you’re native or non-native English-speaker, chances are that you may… Read more →

Increase your Virtual RAM to Make Your System Faster

Steps Press and Hold down the ‘Windows’ Key and Press the ‘Pause/Break’ button at the top right of your keyboard. Or simply Right-Clicking ‘My Computer’ and then select ‘Properties’. Click on the ‘Advanced’ tab. Under ‘Performance’, click ‘Settings’. Then click the ‘Advanced’ tab on the button that pops up. Under ‘Virtual Memory’ at the bottom, click ‘Change’. Click the ‘Custom… Read more →

apple business computer connection

People Search Links

The information provided in or through this Website is for educational and informational purposes only and solely as a self-help tool for your own use. I shall not be held responsible for any misuse of the tools below. http://www.123people.com http://webmii.com http://www.yasni.com http://www.skipease.com http://www.ussearch.com http://radaris.com http://com.lullar.com http://www.peoplelookup.co.uk/dob http://illmob.org/bookmark.html http://www.mooseroots.com http://www.peekyou.com http://www.spock.com http://www.inteligator.com http://www.192.com https://vinelink.com/#/map http://thatsthem.com http://www.anywho.com/whitepages http://www.everify.com http://www.netronline.com http://www.archives.com/search/vital https://www.mylife.com http://radaris.com… Read more →

Protect your Computer from Bots

It’s very possible to protect your computer from bots, but it takes diligence and knowing what to look for. Use the following tips to keep your computer safe: Install firewalls to block malicious attacks and never turn them off. Use a long and complicated password that contains numbers and symbols. Never use the same password for multiple programs. Install quality… Read more →

Google tricks to Find Almost Anything from The Internet

For videos/movies/tvshows : intext:”Search Term” intitle:”index.of” +(wmv|mpg|avi|mp4|mkv|mov) -inurl:(jsp|pl|php|html|aspx|htm|cf|shtml) Images : intext:”Search Term” intitle:”index.of./” (bmp|gif|jpg|png|psd|tif|tiff) -inurl:(jsp|pl|php|html|aspx|htm|cf|shtml) Music : intext:”Search Term” intitle:”index.of./” (ac3|flac|m4a|mp3|ogg|wav|wma) -inurl:(jsp|pl|php|html|aspx|htm|cf|shtml) Books : intitle:”Search Term” (pdf|epub|mob) “name or title” -inurl:(jsp|pl|php|html|aspx|htm|cf|shtml) Read more →

Black android smartphone on top of white book

Password: Random / Pronounceable Passwords + Online Tools To Generate Password

Imagine you’re trying to sign up to an account or service and at the ‘enter password’ step you reach a cul de sac because you cannot come up with a good strong password. With advancements in online security measures, websites and services simply do not allow you to keep a straightforward or easy password for the sake of your own data’s security. But at… Read more →

Take Android screenshots without root on Mac/Linux

Download the correct Android SDK for your platform at http://developer.android.com/sdk/index.html Update Java – Mac users: Update this from the Apple menu, Ubuntu users sudo apt-get install sun-java6-jre. Plug your phone into your computer and start up the ddms tool. Open your terminal in the sdk/tools and enter ./ddms Make sure you select your device from the list in the right… Read more →