Friday, February 7, 2014
Thursday, January 30, 2014
Delete / Disable thumbs.db
a. Press Windows + C and Type Control Panel
b. Click "Appearance and Personalization"
c. Click "Folder Options"
d. Open the "View" tab
e. Uncheck "Display file icon on thumbnails"
f. Click OK, and exit control panel. You should now be able to delete the folder and the thumbs.db file.
To disable
- Click the Start button > Control Panel > Folder Options
- Go to View tab
- In "Files and Folders", simply check the button next to "Always show icons, never thumbnails"
- Click on Apply and then on OK.
Sunday, December 29, 2013
Windows App Store doesn't load after 8.1 Upgrade
Windows App Store doesn't load after 8.1 Upgrade
type or paste the following command:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xmlhit Enter.Now in that same Administrator Command Prompt type or paste: start "" "ms-windows-store:"
Friday, December 13, 2013
How to find Laptop serial number
If your laptop is running Windows OS:
- Open Command Prompt. Ensure you are logged in as Administrator.
- Type the command wmic bios get serialnumber and press Enter.
- Your laptop’s Serial Number will be displayed
If your laptop is running Linux OS:
- Open the Shell window. Ensure you are logged in as Administrator.
- Type the command sudo dmidecode -t 1 | grep -i serial and press Enter.
- Your laptop's Serial Number will be displayed.
Thursday, October 3, 2013
Tuesday, September 3, 2013
Thursday, June 27, 2013
Subscribe to:
Posts (Atom)


