Categories
Articles Computers & Internet

How to Remove 15 Annoying Windows 10 Apps

  1. First, open Windows 10 PowerShell as administrator. Open the Start menu, search for “PowerShell,” right-click the PowerShell shortcut, and select “Run as administrator.” Agree to the UAC prompt.
  2. Copy and paste the following string into PowerShell and hit the enter key. This will to remove the following 15 apps at once :

3D Builder
Calendar and Mail
Get Office
Get Skype
Get Started
Groove Music
Maps
Microsoft Solitaire Collection
Money
Movies & TV
News
People
Phone Companion
Photos
Sports
Weather
Xbox

Get-AppxPackage *3dbuilder* | Remove-AppxPackage    ;
Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage    ;
Get-AppxPackage *officehub* | Remove-AppxPackage    ;
Get-AppxPackage *skypeapp* | Remove-AppxPackage    ;
Get-AppxPackage *getstarted* | Remove-AppxPackage    ;
Get-AppxPackage *zunemusic* | Remove-AppxPackage    ;
Get-AppxPackage *windowsmaps* | Remove-AppxPackage    ;
Get-AppxPackage *solitairecollection* | Remove-AppxPackage    ;
Get-AppxPackage *bingfinance* | Remove-AppxPackage    ;
Get-AppxPackage *zunevideo* | Remove-AppxPackage    ;
Get-AppxPackage *bingnews* | Remove-AppxPackage    ;
Get-AppxPackage *people* | Remove-AppxPackage    ;
Get-AppxPackage *windowsphone* | Remove-AppxPackage    ;
Get-AppxPackage *photos* | Remove-AppxPackage    ;
Get-AppxPackage *bingsports* | Remove-AppxPackage    ;
Get-AppxPackage *bingweather* | Remove-AppxPackage    ;
Get-AppxPackage *xboxapp* | Remove-AppxPackage    ;

Categories
Computers & Internet Wordpress

Complete List of U.S. Zip Codes

I just created a full list of the zip codes in the USA for my website design projects.

I don’t think it is available as a complete list anywhere else, so I thought it would be nice to share it with the rest of the world. 🙂

Download the complete list of USA zip codes here : USA-ZIP-CODES

Categories
Computers & Internet

How to Recover Accidentally Deleted Files

Here is another blog explaining how to recover deleted files with Recuva. This is a more detailed version, it may become handy if you need it.

http://ideabump.hubpages.com/hub/A-Guide-to-Recovering-Accidentally-Deleted-Files

Categories
Computers & Internet Wordpress

Updating to E-commerce v3.8 – Errors & Resolutions

A few days ago GetShopped.org released a new update for WP E-Commerce, plug-in version 3.8. Although the update brings lots of improvements, it also brings some glitches as well.

First of all, the structure of the plug-in changes with v3.8. Seems that GetShopped.org decided to get rid of handling the date in seperate tables in SQL. They decided to manage the each product and category as a Custom Post. As a result of this change, the plug-in had some major changes. Okay now let’s get into the issues I experienced…

Categories
Computers & Internet

How to recover files deleted accidentally

Have you ever found yourself  in a miserable position after you figured out you deleted some of your important files such as  family pictures , videos, etc.. accidentally?

I had such a bad experience not so long ago, and searched to find a way to recover my files. Here i will quickly summarize how I succeeded in recovering 318 GB of files without any loss.

Categories
Computers & Internet

Circle the Cat

http://www.members.shaw.ca/gf3/circle-the-cat.html