Buscar este blog

Mostrando entradas con la etiqueta windows 8. Mostrar todas las entradas
Mostrando entradas con la etiqueta windows 8. Mostrar todas las entradas

domingo, 11 de agosto de 2013

How to install all Windows OS from Network

Talk about a complex thing to do: installing Windows over the network. Even installing it via a USB drive is simpler. However, this doesn’t mean it cannot be done. Using a free tool named Serva and a bit of time and attention, anyone can set up his/her network environment so that Windows installations are performed with ease, from one network computer. Here’s how the whole process works!

VERY IMPORTANT Prerequisites

There are many things you need to prepare beforehand, so that everything works smoothly. Please don’t skip any of these elements or the likelihood of failure will be high:
  1. You need to download and extract a little tool named Serva. Download the appropriate version for your operating system (32-bit or 64-bit). You will notice that there are a "Non-Supporter" version and a "Supporter" version. The free one is the "Non-Supporter" version. It includes a small annoyance when you start it, plus a few limitations that won’t impact you unless you are a network admin or IT professional who needs to install lots of operating systems on many network computers. If you are such a professional, go ahead and purchase the "Supporter" version which costs a fair $29.99.
  2. This software is a bit finicky. It doesn’t like long folder structures and installation folders, spaces and special characters. Therefore, extract it in a folder with a short name, directly on the root of one of your computer’s partitions. For example, I extracted it at "D:\SERVA". Choose a similar path on your computer.
    How to install Windows over the network with Serva
  3. You need the original installation files for the operating system(s) you want to install over the network. Have them at hand as you will need to copy them to a special folder, as they are, without modifications.
  4. For the computers where you are about to install Windows over the network, identify their exact network card model(s). Then, download the appropriate drivers for the Windows version you are about to install on them. By default, Windows setup programs support a limited number of network cards. If your system is rather new, then it is very likely that it won’t support its network card and the installation procedure will fail.
  5. Every time you run Serva, run it as administrator. This way it has the required permissions to create files, save the settings you make, etc.
  6. When you run Serva, make sure that it is not blocked by your firewall. The application must be set as allowed on the computer where it runs, otherwise it won’t be able to transfer anything over the network.
  7. The computer where the installation files are stored and the one where you want to install Windows must be part of the same network. This means that you have a router on your home network, managing network IP addresses and network traffic. If not, then you should directly connect the two computers with a crossover cable.

Step 1 - Run Serva & Make Its Initial Configuration

Run Serva as administrator. The free version will ask you to wait for 7 seconds before you can use it. Once the wait is over, click "Thanks, not today".
How to install Windows over the network with Serva
Its window is now open. Click Settings.
How to install Windows over the network with Serva
First, go to the DHCP tab. If your computers are part of the same network and the management of IP Addresses is taken care of by your router, enable these settings: proxyDHCP and BINL.
How to install Windows over the network with Serva
BINL is a special add-on that acts as a DHCP protocol extension and it is used by Serva during its preparation and maintenance procedures. proxyDHCP is a special setting that tells Serva that it doesn’t need to act as a DCHP server in order to provide IP addresses to the computers connecting to it.
Even though Serva’s developers don’t recommending enabling this setting, we have learned in our testing that it helps eliminate some issues. Therefore, also enable the box which says "Bind DHCP to this address" and leave the default IP address that is provided.
How to install Windows over the network with Serva
There is no need to modify other settings in this tab. Next, go to the TFTP tab.
TFTP comes from Trivial File Transfer Protocol and it is the protocol used by Serva to transfer files over the network. This protocol needs a bit of configuration as well.
First, check the box near TFTP Server. Then, you need to specify the so called "root" directory. This is the directory where you plan to store the Windows installation files. This folder can be the same folder where you extracted Serva or a new one. Keep in mind that you should use short paths and avoid using spaces and special characters (*, &, ", etc) in the directory name or its path.
How to install Windows over the network with Serva
To help eliminate problems in some networking environments, you might want to also check the box near "Bind TFTP to this address" and leave the default IP address unchanged.
How to install Windows over the network with Serva
Press OK to save your settings. Then close Serva and start it again (as administrator). During the restart, it will create a special folder structure in the root folder you specified.
How to install Windows over the network with Serva
Amongst those folders, you must find one named WIA_WDS and another named WIA_RIS. If they are not found inside the root folder you specified, something went wrong with Serva’s configuration. If all is well, go ahead and read the next section in this article.

Step 2 - Copy the Windows Installation Files

Go to the root folder you specified. Here, you need to copy the Windows installation files, as they are, without any modifications from your side.
If you want to install older versions of Windows like Windows XP or Windows 2000, you need to copy those files in the WIA_RIS folder. Since these operating systems are very old and we don’t recommend using them, we won’t provide specific instructions for them.
If you plan to install Windows Vista, Windows 7 or Windows 8, then open the WIA_WDS folder. There, create a new folder named according to the Windows version you want to copy. Use simple folder names, with no spaces or special characters. For example, I used Windows_7.
How to install Windows over the network with Serva
Create separate folders, with different names for all the Windows versions you plan to install over the network, using Serva.
Inside that folder, copy and paste all the installation files for the Windows version you want to install over the network. Simply go to the root of the installation disc, and copy its entire file and folder structure.

Step 3 - Start Serva

Start Serva again, as administrator and wait for it to detect the installation files you added. It will create its special folder structure, required to distribute the installation files over the network.
Then, close Serva and go to the next step.

Step 4 - Copy the Network Card Driver(s)

Next, you need to copy the network card drivers for the computer(s) on which you want to install Windows.
Go the folder where you copied the installation files. In my case it was "D:\serva" (both the root and Serva installation folder), followed by "WIA_WDS\Windows_7".
How to install Windows over the network with Serva
There, go to "$OEM$\$1\Drivers\NIC". If you can’t find these folders, create them yourself.
Then, extract the network card drivers and place them inside. If your drivers come as a setup.exe or as a self-extractable archive, extract it first. Make sure the driver’s ".inf" and ".cat" files are stored directly in the NIC folder.

Step 5 - Share WIA_WDS Folder with the Network

In order for Serva to distribute the Windows installation files over the network, they need to be shared with the network, so that other computers can access them. Unfortunately, Serva requires you to share the WIA_WDS folder (and not its subfolders or other folders) using a very specific share name: WIA_WDS_SHARE. Using any other share name means that the installation procedure is likely to fail.
How to install Windows over the network with Serva
To share this folder with the name we mentioned, you first need to enable advanced sharing in Windows and then share it. Here’s how advanced sharing works in Windows: Share Libraries or Folders Using Advanced Sharing.
You must give the user Everyone read-only permissions. You can also share this folder with specific user accounts, whose login details you will use later on, during the network installation process. Again, read-only permissions are enough.

Step 6 - Start Serva

Start Serva again, using administrator permissions. It will detect the network drivers you added and make a few changes, so that the drivers are distributed correctly when you launch the installation process on other computers. You can now leave it open and waiting for network connections.
Next, go to the computer(s) where you want to install Windows.

Step 7 - On the Target PC - Enable Lan Booting & Boot from the Network

Go to the computer where you want to install Windows and enter its BIOS. Make sure networking booting is enabled. This setting can be named "Boot from the network" or "Boot from PXE".
Then, start the computer and press the required key to bring up the Boot Menu. On most computers, you need to press F12 or F8, depending on the BIOS version. Select Network or PXE(again, this depends on your computer’s BIOS), to boot from the network, using Serva.
How to install Windows over the network with Serva
If all is well, you should see a screen similar to the one below, where the computer’s MAC is displayed and the network card requests an IP address via DHCP.
How to install Windows over the network with Serva
When the computer is connected to the network, Serva loads and displays a screen with the operating systems available for installation. Pick the one you want and press ENTER.
How to install Windows over the network with Serva
The installation files are loaded and a small window named ServaPENet is shown. At this step, Serva installs the network driver you added earlier, loads network resources and connects to the Windows installation folder. Depending on how you shared the WIA_WDS folder, it will ask you to provide a username and password to access it. Type the details of the user account you shared it with and connect.
If all went well, the Windows installation process is now started.

Step 8 - Install Windows Over the Network

Next, continue with the Windows installation, as usual. If you plan to install Windows 8, check this installation guide: How to Install Windows 8 RTM on Your Computer.
If you plan to instal Windows 7, check this article: How to Install Windows 7 - Complete Round of Installation Guides.

Troubleshooting Problems with Serva

If you don’t pay attention to all the steps in this procedure, some things are likely to fail. Here are some things we learned while experimenting with this tool:
  • If ServaPENet returns this error: "Failed No NIC/Driver, Aborting!", it means that you forgot to copy the network card drivers as instructed at Step 4. If you copied them and you still get the error, double check that you have the correct driver for the network card of the computer where you want to install Windows, for the Windows version you are about to install. Also, double check that you copied it to the correct folder. Then, restart Serva to make sure it detects the driver before the network installation procedure starts.
  • If, on the target computer, Serva is not able to load at all over the network, consider enabling the "Bind DHCP to this address" and "Bind TFTP to this address" settings in the DHCP and TFTP tabs.
  • If you connected two computers directly, with a crossover cable, you need to set Serva as DHCP server, in order for everything to work. This means setting the 1st address available in the IP pool, the pool size, and the subnet mask to be used when Serva assigns IP addresses.
    How to install Windows over the network with Serva
  • One last piece of advice is to check the Serva logs. The messages shown there can help you troubleshoot different problems.
Another good tip is to restart Serva every time you change any of its settings and every time you add something to its root folder.
Since we are not the developers of this software, we cannot provide support for it and help you with all the issues you might encounter. If our guide does not help you, then double check Serva’s documentation - Serva PXE/BINL - AN01: Windows Install and advanced configuration guide - Advanced Topics on TFTP.

Conclusion

As you can see from this guide, setting things up with Serva requires quite a bit of time and attention. However, it is the simplest way of installing any modern version of Windows over the network. It works great both for home networks and small or medium sized business networks.
If you know other useful tools for installing Windows over the network, don’t hesitate to share them using the comments form below.

Retrive Windows 8 and Windows 7 license key from your installation

If you have lost your Windows 7 or Windows 8 license key, you can still recover it from the computer or device where it is installed. Many programs were developed for recovering Windows 7 product keys but not that many work on Windows 8. That’s why I decided to test a couple of programs, identify those that work also with Windows 8 and share them with you. You never know when you need to recover your lost license key.
NOTE: Some of the programs that were tested in this roundup promise to also recover the license key for other products except Windows (e.g. Microsoft Office). I have a legal Microsoft Office 2013 installation and no program was able to read my product key. All of them seem to support only Microsoft Office 2010 and earlier versions. From this perspective, all of them need an upgrade.

Recovering Your Windows Product Key with Belarc Advisor 8.3b

Belarc Advisor 8.3b is a free program that you download and install on your computer. It doesn’t just show your Windows license key but also builds a detailed profile of your installed software and hardware, network inventory, missing Microsoft hotfixes, anti-virus status and security benchmarks.
When you run it, it spends quite a while analyzing the local network of your computer or device.
Recover Your Lost Windows 7 or Windows 8 Product Key
When done, the results are shown in a local web page. There is lots of information being shown and you might be lost at first.
Recover Your Lost Windows 7 or Windows 8 Product Key
If you look carefully, you’ll find a Software Licenses link on the right, which takes you to the section with the same name. There you will find several software licenses, including the one for your Windows installation.
Recover Your Lost Windows 7 or Windows 8 Product Key
This program works well but it spends more time to load the data you require because it looks for much more data than other programs. If you just want to learn your Windows product key, other programs are faster and better.

Recovering Your Windows Product Key with Magical Jelly Bean Keyfinder 2.0

Magical Jelly Bean Keyfinder 2.0 has a very weird name but it is a free program that works. When installing it, pay attention though, as it also tries to install a free game you might not want.
Recover Your Lost Windows 7 or Windows 8 Product Key
Magical Jelly Bean Keyfinder 2.0 has a very simple interface and shows the information you are interested in quite fast.
Recover Your Lost Windows 7 or Windows 8 Product Key
Browse through the available sections, find the data you need and use it. This program is fast and it works quite well. Magical Jelly Bean Keyfinder 2.0 is also able to display the product key for Microsoft Office, up to version 2010.

Recovering Your Windows Product Key with ProduKey v1.56

ProduKey v1.56 is a small utility that displays the ProductID and the CD-Key of Microsoft Office (only up to version 2007), Windows, Exchange Server, and SQL Server installed on your computer.
You download its archive, extract it and run ProduKey.exe. The program launches instantly and displays the appropriate product key information.
Recover Your Lost Windows 7 or Windows 8 Product Key
It is small, free, fast and easy to use. Highly recommended!

Recovering Your Windows Product Key with LicenseCrawler 1.28

LicenseCrawler 1.28 is a program free for personal use. Download its archive, extract it and runLicenseCrawler.exe.
When you run the program for the first time, you need to select the language you want to use and go through several prompts until you get to use it, including some annoying commercials.
Recover Your Lost Windows 7 or Windows 8 Product Key
LicenseCrawler is quite technical and, in order to find your Windows product key, you need to select your computer and press Start Search. Then, it takes a couple of minutes to scan your entire registry and display all the product key information it finds.
Recover Your Lost Windows 7 or Windows 8 Product Key
With LicenseCrawler you can find your Windows product key as well as the keys for other products installed on your computer, if such information is stored in the Windows registry.
Even though this product works well, novices and casual users will find it too technical and hard to use.

Install Windows 8 on a Mac running OS X Mountain Lion

Although I'd known for a while that one can install Windows on an Intel-powered Mac, I didn't think I had much reason to try it. But then I sat down and actually read the directions for using the Mac utility named Boot Camp, and quickly realized that installing Windows 8 would not only be easy, it would also be an answer to my problems with my underpowered, small-screened netbook. My Mac Mini has plenty of power, and it's attached to a nice widescreen monitor that should show off Windows 8 perfectly. Oh, and I'd finally be able to get apps from the Windows Store! So I decided to give it a try. Here's how I did it. And learned several new things along the way.

What You Need in Order to Install Windows 8 on a Mac

There are several ways one can install Windows 8 on a Mac. It can be done using commercial software called Parallels, for example. But you don't need to buy any third-party software to do it. Boot Camp is built right into OS X, and it will allow you to set up your Mac to dual boot OS X with any other operating system you want.
You will need the 64-bit full version of Windows 8 for this endeavor. The 32-bit version and upgrade versions of Windows 8 won't work. You'll also need at least 30 GB of free space on the hard drive, and an 8GB USB drive to store the Mac/Windows drivers on.
As with any other project of this nature, the very first thing you want to do before you do anything else is make sure that OS X and all your apps are up to date. Click on the Apple menu in the upper left corner and choose Software Update.
Mac, OS X, Boot Camp, Windows 8, Installation
The Mac will search to see if any of your installed software needs to be updated. In my case, nothing needed to be dealt with.
Mac, OS X, Boot Camp, Windows 8, Installation
Once everything is up to date, be sure to make a full backup of your Mac. OS X's built-in Time Machine can do this, and here are Apple's official instructions for that: Mac Basics: Time Machine. I use commercial software called SuperDuper! to add more options to my automaticTime Machine backups. As you may have noticed in previous articles, I am a nut about backups. :)
Mac, OS X, Boot Camp, Windows 8, Installation
SuperDuper! is very easy to configure, and I usually have it set to back up only the files that have changed since the last backup. While Time Machine runs at regular intervals all day long,SuperDuper! can be set to run on your own schedule.
Once you've backed everything up, you're ready to begin.

How to Use Boot Camp

Either from the Dock or the Finder, open the Applications folder and then choose the Utilitiesfolder. From "Applications -> Utilities", launch Boot Camp Assistant.
Mac, OS X, Boot Camp, Windows 8, Installation
The screenshot above shows it being launched from the Dock.
Boot Camp Assistant begins by explaining what it's going to do. Click Continue to start it.
Mac, OS X, Boot Camp, Windows 8, Installation
Once you're running the Boot Camp Assistant, you are presented with some choices.
Mac, OS X, Boot Camp, Windows 8, Installation
What you do next depends on the form of your Windows 8. If you have an installation disc, you do not need to check the first selection - "Create a Windows 7 or later version install disk". That's to be used if your Windows installation disc came to you in the form of a disk image (ISO). Since I had Windows 8 on a DVD, I un-checked that. The second and third choices are necessary for all Boot Camp Windows installations. As you might guess, Macs don't come with Windows drivers installed, so you will need to download those to make your hardware work properly with Windows 8 (the second choice) and then, of course, you will want to install Windows (the third choice).
At the next screen you'll choose where to store the necessary Windows drivers that you chose to download on the previous screen. I've chosen my USB stick. Once the driver download starts, you can sit back and relax for a while. :)
Mac, OS X, Boot Camp, Windows 8, Installation
Once you've downloaded and saved the necessary drivers, you'll be asked to partition your hard drive. While 30GB is the minimum recommended, you can assign more space if you prefer. Make sure you leave enough space for your Mac to operate properly and store its files. Just drag and drop the divider to choose your drive size. I set up my Boot Camp partition (which is labeled as Windows) to be 40GB. As you can see, there is even a button to click if you want to assign equal space to OS X and Windows.
Mac, OS X, Boot Camp, Windows 8, Installation
Once the partition is created, you'll be asked to reboot your Mac. Make sure that your Windows 8 installation disk is inserted properly in your optical drive (or a USB slot if your software is on a USB stick).

Sometimes, Macs don't "Just work." My USB connections cause problems!

When I began the Windows 8 installation I quickly found that the Mac has an annoying quirk that complicated this otherwise simple procedure for me. When it reboots, if you are using a USB device (either an external DVD drive or a USB stick) to install Windows from, you may get a black screen.
If this happens, the official instructions say to hold down the power key until your Mac shuts off, and then disconnect all USB devices except your installation device, mouse, and keyboard. Then press the power key again, and hold down the Option key (which is the Alt key if you're using a PC keyboard) until you see a screen from which you can choose which device to boot from. Choose your Windows installation device and you're good to go.
Or that's how it works on paper. In practice, if you have a portable DVD drive that gets all its power from the computer by plugging into two USB ports, the Mac will see it as two devices and balk.
So I took my Windows 8 installation disk and used the OEM version of Nero that came with my DVD drive to create a disc image from it. (Sorry no screenshot of this; I was somewhat frazzled at the time.)
Then I made a bootable USB stick using a small free utility called Rufus. I'd suggest using a 16GB USB stick for this, just to be sure you've got enough space.
Mac, OS X, Boot Camp, Windows 8, Installation
Once THAT was all done, I was finally ready to start the installation process. Fortunately, there were no more hiccups! I rebooted the Mac, and with only one extra USB device detected, everything went as it was supposed to.

How to Install Windows 8 on a Mac

After your Mac reboots, you'll be asked where you want to install Windows. Choose the disk partition called BOOTCAMP. This partition needs to be in NTFS format, so choose "Drive Options (advanced)" and from there choose Format. The Windows 8 installer will take care of formatting it properly for installation. From here you'll have to put up with photos from my phone... yes, I know I need to buy a real camera. :)
Mac, OS X, Boot Camp, Windows 8, Installation
When the installation begins, you will be asked what kind of installation you want. Choose"Custom: Install Windows only (advanced)".
Mac, OS X, Boot Camp, Windows 8, Installation
Once you've made your choice, you can just sit back and let Windows 8 do its thing. :)
As with an installation on a PC, your computer will reboot several times during the process. Don't worry about this and don't touch anything. Go get a cup of coffee or a snack or find something else to do, because the installation does take a while.
If you'd like a full description of what a new Windows 8 installation looks like, check here: How to Upgrade to Windows 8 from Windows 7, Windows Vista or Earlier.
Mac, OS X, Boot Camp, Windows 8, Installation
Finally, you will be rewarded. Ta-daaa!

Mandatory Post Installation Steps

The first thing you should do after Windows 8 installs is to insert the USB drive you created at the beginning (the one that contains all the Apple specific drivers). If the setup doesn't start automatically, use File Explorer to view the files on the USB stick and run Setup. From there, the process is automatic. You will need to restart your computer when it's finished.
Once you've restarted, go to Windows Update, and install all the necessary updates. Here's our tutorial for that: How to Check for & Install Windows Updates.
Once you're finished with the updates, you've got a fully functional Windows 8 on your Mac!

How to Switch Between Windows 8 or Mac OS X

Your Mac can now boot into either OS X or Windows 8. To switch from one to the other, if you're starting from OS X, go to the Apple menu and choose Restart.
Mac, OS X, Boot Camp, Windows 8, Installation
From Windows 8, either swipe in from the right or move your mouse to the upper right-hand corner, tap or click the Settings icon, choose Power and then Restart.
Mac, OS X, Boot Camp, Windows 8, Installation
Hold down the Option or Alt key till you get the screen from which you can choose your operating system.
Mac, OS X, Boot Camp, Windows 8, Installation
Click the drive labeled Windows, and you're good to go.

Conclusions

Although installing Windows 8 on my Mac Mini running OS X Mountain Lion wasn't quite as quick and easy as the official instructions made it appear it would be, it was still not difficult to do. And I suspect most people will not run into the stumbling blocks that I did, because statistics say that the vast majority of Mac owners have portable computers, where the USB port issue won't be a problem.
One really great thing about this dual-boot setup is that the files from each operating system are fully available to the other one, either from the Finder in OS X or File Explorer in Windows 8. No more schlepping files across the network or via sneakernet!
I now have a Windows 8 computer that is fast, has a reasonable sized screen and that can open up anything in the Windows Store I might desire. I'm definitely going to spend time browsing all the apps, now that I can get them, and checking our great tutorials to find out how to personalize Windows 8. They are listed just beneath this article.

Windows 8 tutorials and new features

1. Open from the lock screen


It's all very straightforward, though. Just tap the space bar, spin the mouse wheel or swipe upwards on a touch screen to reveal a regular login screen with the user name you created during installation. Enter your password to begin.Windows 8 opens on its lock screen, which looks pretty but unfortunately displays no clues about what to do next.

2. Handle basic navigation

Windows 8's interface is all colourful tiles and touch-friendly apps. And if you're using a tablet then it'll all be very straightforward: just swipe left or right to scroll the screen, and tap any tile of interest.
On a regular desktop, though, you might alternatively spin the mouse wheel to scroll backwards and forwards.
And you can also use the keyboard. Press the Home or End keys to jump from one end of your Start screen to the other, for instance, then use the cursor keys to select a particular tile, tapping Enter to select it. Press the Windows key to return to the Start screen; right-click (or swipe down on) apps you don't need and select Unpin to remove them; and drag and drop the other tiles around to organise them as you like.
Windows 8 tips, tricks and secrets

3. Group apps

The Start screen apps are initially displayed in a fairly random order, but if you'd prefer a more organised life then it's easy to sort them into custom groups.
You might drag People, Mail, Messaging and Calendar over to the left-hand side, for instance, to form a separate 'People' group. Click the 'minus' icon in the bottom right corner of the screen to zoom out and you'll now find you can drag and drop the new group (or any of the others) around as a block.
Right-click within the block (while still zoomed out) and you'll also be able to give the group a name, which - if you go on to add another 20 or 30 apps to your Start screen - will make it much easier to find the tools you need.
Windows 8 tips, tricks and secrets

4. Use the quick access menu

Right-click in the bottom-left corner (or hold down the Windows key and press X) for a text-based menu that provides easy access to lots of useful applets and features: Device Manager, Control Panel, Explorer, the Search dialog and more. Download the Win+X Menu Editor and you'll be able to further customise the list with programs of your own.
Windows 8 tips, tricks and secrets

5. Find your applications

The Win+X menu is useful, but no substitute for the old Start menu as it doesn't provide access to your applications. To find this, hold down the Windows key and press Q or either right-click an empty part of the Start screen or swipe your finger up from the bottom of the screen and select 'All Apps' to reveal a scrolling list of all your installed applications. Browse the various tiles to find what you need and click the relevant app to launch it.
Windows 8 tips, tricks and secrets

6. Make access easier


Start by typing part of the name of your application. To access Control Panel, for instance, type 'Control'. Right-click the 'Control Panel' tile on the Apps Search screen, and click 'Pin to Start'. If you're using a touchscreen, press and hold the icon, then flick down and select 'Pin to Start'.If there's an application you use all the time then you don't have to access it via the search system. Pin it to the Start screen and it'll be available at a click.
Now press the Windows key, scroll to the right and you'll see the Control Panel tile at the far end. Drag and drop this over to the left somewhere if you'd like it more easily accessible, then click the tile to open the desktop along with the Control Panel window, and press the Windows key to return you to the Start screen when you're done.

7. Shut down

To shut Windows 8 down, just move the mouse cursor to the bottom right corner of the screen, click the Settings icon - or just hold down the Windows key and press I - and you'll see a power button. Click this and choose 'Shut Down' or 'Restart'.
Some of the tricks available in previous versions of Windows still apply. Press Ctrl+Alt+Del, for instance, click the power button in the bottom right-hand corner and you'll be presented with the same 'Shut Down' and 'Restart' options.
And if you're on the desktop, press Alt+F4 and you'll be able to choose 'Shut Down', 'Restart', 'Sign Out' or 'Switch User' options.

8. Use the app bar

Windows 8 apps aim to be simpler than old-style Windows applets, which means it's goodbye to menus, complex toolbars and many interface standards. There will usually be a few options available on the App bar, though, so if you're unsure what to do then either right-click an empty part of the screen, press Windows+Z or flick your finger up from the bottom of the screen to take a closer look.

9. Launch apps from the desktop

Windows 8 doesn't provide any obvious way to launch apps straight from the desktop, but this is actually surprisingly easy to set up.
Right-click on an empty part of your desktop, select New > Shortcut, and type Explorer Shell:AppsFolder in the "Location" box. Click Next, enter a name - "All Programs", for instance - and click Finish. Double-clicking that shortcut will open a folder listing all your installed programs, including the apps, and you can launch whatever you like.
Windows 8 tips, tricks and secrets

10. See what's running

If you launch a Windows 8 app, play with it for a while, then press the Windows key you'll switch back to the Start screen. Your app will remaining running, but as there's no taskbar then you might be wondering how you'd ever find that out.
You could just press Alt+Tab, which shows you what's running just as it always has.
Holding down the Windows key and pressing Tab displays a pane on the left-hand side of the screen with your running apps. (To see this with the mouse, move your cursor to the top left corner of the screen, wait until the thumbnail of one app appears, then drag down.)
And of course you can always press Ctrl+Shift+Esc to see all your running apps in the Task Manager, if you don't mind (or actually need) the extra technical detail.
Windows 8 tips

11. Close an app




Windows 8 apps don't have close buttons, but this isn't the issue you might think. Apps are suspended when you switch to something else so they're only a very minimal drain on your system, and if you need the system resources then they'll automatically be shut down. (Their context will be saved, of course, so on relaunching they'll carry on where you left off.)
If you want to close down an app anyway, though, move the mouse cursor up to the top of the screen. When it turns from the regular mouse pointer to the icon of a hand, hold down the left mouse button and drag it down the screen. Your app should shrink to a thumbnail which you can drag off the screen to close it.
If that's too much hassle, then simply pressing Alt+F4 still works.
And when all else fails then press Ctrl+Shift+Esc to launch Task Manager, right-click something in the Apps list and select End Task. Beware, though, close something you shouldn't and it's easy to crash or lock up your PC.

12. Hide the taskbar

If you run Windows 8 on a tablet then it makes sense to keep your taskbar on the left, where it takes minimal space and is best placed for easy thumb access. Switch your tablet to portrait orientation, though, and you'll suddenly find the taskbar grabs much more valuable screen real estate.
It doesn't have to be this way, however - not if you install Surface Taskbar Helper. This neat tool enables you to set the taskbar to "auto hide" based on its current orientation, so for instance you can always show it in landscape view, but hide it in portrait, which is a very flexible way to get the most out of your display space.
Windows 8 tips, tricks and secrets

13. Master Internet Explorer in Windows 8

Click the Internet Explorer tile from the Start menu and you'll launch a full-screen version without toolbars, menus or sidebars, which like so much of Windows 8 may leave you initially feeling lost.
Right-click an empty part of the page or flick your finger down from the top of the screen, though, and you'll find options to create and switch between tabs, as well as a Refresh button, a 'Find' tool and the ability to pin an Internet shortcut to the Start page. Click the spanner icon and select 'View on the desktop' to open the full desktop version of Internet Explorer.
Windows 8 tips

14. Spell check

Windows 8 apps all have spellcheck where relevant, which looks and works much as it does in Microsoft Office. Make a mistake and a wavy red line will appear below the offending word; tap or right-click this to see suggested alternative words, or add the word to your own dictionary if you prefer.

15. Run two apps side by side

Windows 8 apps are what Microsoft calls "immersive" applications, which basically means they run full-screen - but there is a way to view two at once. Swipe from the left and the last app you were using will turn into a thumbnail; drop this and one app displays in a sidebar pane while your current app takes the rest of the screen. And you can then swap these by swiping again.
Windows 8 tips, tricks and secrets

16. Run as Administrator

Some programs need you to run them with Administrator rights before they'll work properly. The old context menu isn't available for a pinned Start screen app, but right-click one, and if it's appropriate for this app then you'll see a Run As Administrator option.

17. Make a large app tile smaller

You'll notice that some Windows 8 apps have small live tiles, while others have larger tiles that take up the space of two tiles. Right-clicking on a Windows 8 app's Start screen tile will display a few relevant options. If this is one of the larger tiles, choosing 'Smaller' will cut it down to half the size, freeing up some valuable Start screen real estate.

18. Uninstall easily

If you want to hide an unused app for now, select 'Unpin from Start'. The tile will disappear, but if you change your mind then you can always add it again later. (Search for the app, right-click it, select 'Pin to Start'.)
And, if you're sure you'll never want to use an app again, choose 'Uninstall' will remove it entirely.
Of course, if you like to try out lots of apps then uninstalling them one at a time can get a little tedious. If that becomes a problem, give Windows App Boss a try - it enables you to select multiple apps and remove them all at once.
Windows 8 tips, tricks and secrets

19. Customise app privacy

It is worth keeping in mind that by default Windows 8 apps can use your name, location and account picture. If you're not happy with that, it's easily changed. Press Win+I, click More PC Settings, select Privacy and click the relevant buttons to disable any details you'd rather not share.
The new Task Manager also includes a History feature that tracks the CPU time used by every application. If you're wondering what someone's doing most of the time on their Windows 8 system, launching Task Manager (press Ctrl+Shift+Esc) and clicking the App History tab will give you an idea. But if you don't want someone doing the same to you, clicking App History > Delete Usage History will clear all the figures.
Windows 8 tips, tricks and secrets

20. Show administrative tools

Experienced Windows users who spend much of their time in one advanced applet or another are often a little annoyed to see their favourite tools buried by Windows 8. Microsoft has paid at least some attention, though, and there is a way to bring some of them back.
Open the Charm bar by flicking your finger from the right-hand side of the screen and select 'Settings' then 'Tiles'. Change 'Show administrative tools' to 'Yes' and click back on an empty part of the Start screen. And it's as simple as that. Scroll to the right and you'll find a host of new tiles for various key applets - Performance Monitor, Event Viewer, Task Scheduler, Resource Monitor and more - ready to be accessed at a click.

21. Disable the lock screen

If you like your PC to boot just as fast as possible then the new Windows 8 lock screen may not appeal. Don't worry, though, if you'd like to ditch this then it only takes a moment.
Launch REGEDIT, and browse to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization (create the Personalization key if it doesn't exist).
Click Personalization in the left-hand pane. Right-click in the right-hand pane, select New > DWORD Value, and give it the name NoLockScreen.
Double-click your new NoLockScreen value, set it to 1, click OK, and when you next reboot it the lock screen will have gone. If you decide to restore it for some reason, set NoLockScreen to 0 or delete it entirely.
Windows 8 tips, tricks and secrets

22. Install anything

Most mobile platforms recommend you only install apps from approved sources to protect your security, and Windows 8 is the same: it'll only allow you to install trusted (that is, digitally signed) apps from the Windows store.
If this proves a problem, though, and you're willing to take the security risk (because this isn't something to try unless you're entirely sure it's safe), then the system can be configured to run trusted apps from any source.
It's all done via a single Registry key, too. Just launch REGEDIT and set the value of the HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Appx\AllowAllTrustedApps key to 1.
Windows 8 tips, tricks and secrets

23. Pin app contents to the Start screen

It's easy to pin apps to the Start screen (right-click, select "Pin"), but you don't have to stop there. Many apps also enable you to pin particular content for easy access later.
If you want more ideas for your upcoming holiday in Rome, for instance, you could open the Travel app, right-click, select "Destinations" and choose the "Rome" tile. And then repeat those steps every single time you revisit the page. Or, alternatively, right-click your preferred Destination tile, select "Pin...", and you'll be able to access it directly from the Start screen.
Similarly, if you use the Mail app with multiple accounts then just open these, and you can right-click to select separate live tiles for each one - much more useful.
Windows 8 tips, tricks and secrets

24. Log in automatically

WARNING: Your account will lose admin privileges as a result of this step
Of course even if you remove the lock screen, you'll still be forced to manually log in every time your system starts. This can also be resolved at speed, though, using much the same technique as in previous versions of Windows.
Hold down the Windows key, press R, type 'netplwiz' and press Enter to launch the User Accounts dialog.
Clear the "Users must enter a user name and password to use this computer" box and click OK.
Enter the user name and password of the account that you'd like to be logged in automatically, click OK, restart your system and this time it should boot directly to the Start screen.

25. Use six apps at once

Launch a Windows 8 app and it appears full-screen, which is fine on a small tablet but not so impressive when you've got a 27-inch widescreen monitor to fill.
Toolbox for Windows 8 helps out, though, by bundling 12 common apps in a single package. You get a Facebook client, browser, calculator, weather app, clock and more. And instead of always appearing full-screen, you can run and interact with two, three, four, even six of these tools, all at the same time.

26. Replace the Start menu

If Windows 8's search and navigation tools still leave you pining for the regular Start menu, installing the free Classic Shell will replace it with something very similar.
Install it and you get the standard menu of your installed programs, for instance, along with Search and Run boxes, the Recent Items menu, and Windows 7-type shutdown options. And it can make Windows 8 boot directly to the desktop, too.
Classic Shell doesn't entirely ignore the modern UI world, though. A menu of installed apps enables you to launch them from the desktop, and you can alternatively switch to the Start screen with a click.
Windows 8 tips, tricks and secrets

27. Learn Windows key shortcuts

  • Win : switch between the Start screen and the last-running Windows 8 app
  • Win + C : displays the Charms: the Settings, Devices, Share and Search options
  • Win + D : launches the desktop
  • Win + E : launches Explorer
  • Win + F : opens the File Search pane
  • Win + H : opens the Share pane
  • Win + I : opens Settings
  • Win + K : opens the Devices pane
  • Win + L : locks your PC
  • Win + M : minimises the current Explorer or Internet Explorer window (works in the full-screen IE, too)
  • Win + O : toggles device orientation lock on and off
  • Win + P : switch your display to a second display or projector
  • Win + Q : open the App Search pane
  • Win + R : opens the Run box
  • Win + U : open the Ease of Access Centre
  • Win + V : cycle through toasts (notifications)
  • Win + W : search your system settings (type POWER for links to all power-related options, say)
  • Win + X : displays a text menu of useful Windows tools and applets
  • Win + Z : displays the right-click context menu when in a full-screen app
  • Win + + : launch Magnifier and zoom in
  • Win + - : zoom out
  • Win + , : Aero peek at the desktop
  • Win + Enter : launch Narrator
  • Win + PgUp : move the current screen to the left-hand monitor
  • Win + PgDn : move the current screen to the right-hand monitor
  • Win + PrtSc : capture the current screen and save it to your Pictures folder
  • Win + Tab : switch between running apps

28. Boot desktop apps faster

While you can still set up desktop apps to load when Windows 8 starts, they don't have the priority they once did. Quite the opposite, in fact - Windows 8 delays their launch to ensure everything else starts more quickly. This can make the system more responsive as your system boots, but if you're switching straight to the desktop then it may slow you down, so it may be worth turning off the delay, just to see if you can spot any improvement.
Launch REGEDIT and browse to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize.
Create the Serialize key if it doesn't exist, and select it in the left-hand pane.
Right-click in the right-hand pane, create a new DWORD value called StartupDelayInMSec, and leave it set at zero (or, if a value is already there, set it to zero).
Restart and the desktop apps will now launch more quickly. Try three or four test boots to see if there's any improvement, and if not, delete the StartupDelayInMSec value to restore the default settings.
Windows 8 tips, tricks and secrets

29. Launch programs fast

If you're a fan of keyboard shortcuts and don't like the idea of scrolling through app tiles to find the program you need, don't worry, Windows 8 still supports a useful old shortcut. Which is perfect if, say, you're looking to be able to shut down your PC with a click.
Launch the desktop app, right-click an empty part of the desktop and click New > Shortcut.
Browse to the application you'd like to launch here. Or for the sake of this example, enter
shutdown.exe -s -t 00
to shut down your PC, or
shutdown.exe -h -t 00
to hibernate it, and click Next. Type a shortcut name - 'Hibernate', say - and click Finish.
Right-click the shortcut, select Pin to Start and it should appear on the far right of the Start screen - just drag the tile wherever you like.

30. Take intelligent screengrabs

If a Windows 8 application is showing something interesting and you'd like to record it for posterity, then hold down the Windows key, press PrtSc, and the image won't just go to the clipboard: it'll also be automatically saved to your My Pictures folder with the name Screenshot.png (and then Screenshot(1).png, Screenshot(2).png and so on).
You might hope that pressing Win+Alt+PrtSc would similarly save an image of the active window, but no, sadly not. Maybe next time.

31. Default to Photo Viewer

Double-click an image file within Explorer and it won't open in a Photo Viewer window any more, at least not by default. Instead you'll be switched to the full-screen Windows 8 Photos app - bad news if you thought you'd escaped such hassles by using the desktop.
If you'd like to fix this, go to Control Panel > Programs > Default Programs and select Set your default programs.
Scroll down and click Windows Photo Viewer in the Programs list.
Finally, click 'Set this program as default' if you'd like the Viewer to open all the file types it can handle, or select the 'Choose default' options if you prefer to specify which file types it should open. Click OK when you're done.

32. Tweak SmartScreen

Windows 8 now uses Internet Explorer's SmartScreen system-wide, checking downloaded files to ensure they're safe. This is a very good thing - a report by NSS Labs revealed that IE10 blocks more malware than any other browser - but if you have any problems then it can be tweaked.
Launch Control Panel, open the Action Centre applet, and click Change Windows SmartScreen Settings in the left-hand pane. Here you can keep the warning, but avoid the requirement for administrator approval, or turn SmartScreen off altogether. Make your choice and click OK to finish.

33. Set up Windows 8 File History

Windows 8 includes an excellent File History feature, which can regularly and automatically back up your libraries, desktop, contacts and favourites to a second drive (even a USB flash drive - just connect it, and choose 'Configure this drive for backup using File History' from the menu).
To set this up, go to Control Panel > System and Security > File History. Click Exclude Folders to help define what you're saving, Advanced Settings to choose the backup frequency, Change Drive to choose the backup destination, and Turn On to enable the feature with your settings.
And once it's been running for a while, you can check on the history for any file in Explorer by selecting it, choosing the Home tab and clicking History.
Windows 8 tips, tricks and secrets

34. Use VHD - enhanced

Windows 7 added support for creating and attaching virtual hard drives in Microsoft's VHD format. Now Windows 8 extends this with the new VHDX format, which improves performance, extends the maximum file size from 2 to 16TB, and makes the format "more resilient to power failure events" (so they shouldn't get corrupted as easily). Launch the Computer Management Control Panel applet, choose Disk Management, and click Actions > Create VHD to give the format a try.

35. Pool storage spaces

If you have multiple hard drives packed with data then you'll know that managing them can be a hassle. But that's all about to change with a new Windows 8 feature, Storage Spaces.
The idea is that you can take all your hard drives, whether connected via USB, SATA or SAS (Serial Attached SCSI), and add them to a storage pool. And you can then create one or more spaces within this pool, formatting and accessing them as a single drive, so you've only one drive letter to worry about.
What's more, the technology can also maximise your performance by spreading files across multiple drives (the system can then access each chunk simultaneously). There's an option to mirror your files, too, so even if one disk fails your data remains safe. And if your Storage Space begins to fill up then just plug in another drive, add it to the pool and you can carry on as before.
Yes, we know, this is just a consumer-friendly take on RAID. But there's nothing wrong with that, and it looks promising. If you'd like to read up on the technical details then the official Windows 8 blog has more, and you can then create and manage your drive pool from the new Control Panel\System and Security 'Storage Spaces' applet.
Windows 8 tips, tricks and secrets

36. Enable virtual machines

Install Windows 8 and you also get Microsoft's Hyper-V, enabling you to create and run virtual machines (as long as you're not running in a virtual machine already). Launch OptionalFeatures.exe (press Windows Key and R and type it in to run), check Hyper-V and click OK to enable the feature. Then switch back to the Start screen, scroll to the right, find and click on the Hyper-V Manager tile to begin exploring its capabilities.

37. Smart search

When you're in the mood to track down new Windows 8 features relating to a particular topic, you might be tempted to start by manually browsing Control Panel for interesting applets - but there is a simpler way.
If you'd like to know what's new in the area of storage, say, just press Win+W to launch the Settings Search dialog, type "drive", and the system will return a host of related options. That is, not just those with "drive" in the name, but anything storage-related: BitLocker, Device Manager, backup tools, disk cleanup, and interesting new features such as Storage Spaces.
This Search feature isn't new, of course, but it's easy to forget how useful this can be, especially when you're trying to learn about a new operating system. So don't just carry out specific searches, use the Apps search to look for general keywords such as "privacy" or "performance", and you just might discover something new.




38. Set Start screen background

If you'd like to change your lock, user tile or start screen images then press Win + I, click 'Change PC settings' and choose the Personalize option. Browse the various tabs and you'll be able to choose alternative images or backgrounds in a click or two.
And in theory you'll also be able to define apps that will display their status on the lock screen, although the app must specifically support this before it'll be accessible from your Personalize settings.
Windows 8 tips, tricks and secrets

39. Schedule maintenance

Windows 8 can run common maintenance tasks - software updates, security scanning, system diagnostics and more at a scheduled convenient time, which is good.
Unfortunately it doesn't actually ask you what time is convenient, instead just setting it to 3am and allowing the system to wake your computer (if hardware and circumstances permit) to do its work. Which isn't so good.
To change this, launch Control Panel, click System and Security > Action Centre > Maintenance. You can now click 'Start maintenance' to launch any outstanding tasks right now, while selecting 'Change maintenance settings' enables you to choose a more convenient time, and optionally disable the feature's ability to wake up your computer if that's not required.

40. Restore the Windows "Updates are available" alert

If you've set up Windows 8 to check for Windows updates but enable you to choose whether to download and install them, then of course it's very important that the system tells you when updates are available. And it does this - but only in the logon screen. The "Updates are available" system tray icon has disappeared, so if you don't log off or restart your PC regularly then no matter how important Microsoft's latest security patches might be, you won't hear about them.
As with many other Windows 8 issues, though, it's not taken long for other developers to fill the gap, and there are now several free tools that can help. Install a copy of the Windows Update Notification Tool or theWindows Update Notifier and the "Updates are available" alert will be restored to your system tray.
Windows 8 tips, tricks and secrets

41. Close apps easily

Closing a Windows 8 app can sometimes be awkward. You have to drag or swipe down from the very top of the screen right to the very bottom - which might be quite some distance - and if you don't quite swipe all the way, the window just reappears and you have to start again.
The solution? Get Windows to close the app without you having to travel quite so far. It works like this.
Launch REGEDIT, browse to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\Switcher, and create new DWORD values called MouseCloseThreshold and TouchCloseThreshold.
These define how far mouse and touch users will have to drag the app before they can drop and close it. Start by setting each value to the maximum 1000, reboot, and you'll find you can now drop the window maybe only half way down the screen and still have it close correctly, which is much quicker and easier.
You may also be more likely to close apps accidentally, of course. If this happens, reduce the value of the relevant Registry key a little (the minimum value is 1, setting it to 0 prevents that method of closing at all), reboot and try again. Or delete the keys if you have problems with this and would like to restore the default settings.

42. Set a picture password

Windows 8 enables you to create a picture password, where you choose an image, then draw on it in a combination of taps, lines and circles - only someone who can reproduce this pattern will be able to log on. Select Win + I > More PC Settings > Users > Create a Picture Password to give this a try.
Windows 8 tips, tricks and secrets

43. Hibernate or Sleep

You won't necessarily see either Hibernate or Sleep in the Windows 8 shutdown dialogs, but if that's a problem then you may be able to restore them.
Launch the Control Panel Power Options applet (powercfg.cpl) and click 'Choose what the power buttons do' in the left-hand pane.
If you see a 'Change settings that are currently unavailable' link, then click it, and if Windows 8 detects that your PC supports Sleep and Hibernate options then they'll be displayed here. Check the boxes next to whatever you'd like to use, click Save Changes, and the new options should now appear in your shutdown dialogs.

44. Simplify search

By default Windows 8 includes every bundled app in its Search results. If you'll never want to use some of these - the Store app, say - then select Win + I > Change PC Settings > > Search, choose which apps you don't want included, and your search list will be more manageable in future.

45. Save bandwidth

Set up lots of live tiles on the Start screen and you could find they're using a lot of network bandwidth, which could perhaps become a problem if you're running a slow or metered connection. But Windows 8 does offer one option that might help.
Click your network connection on the taskbar (or the Start Screen Charms bar), right-click your network connection in the list and select "Set as metered connection" (you'll only see this with wireless adaptors). Windows will then limit what individual live tiles can do, while also downloading only priority Windows updates, and applying a few other restrictions. Right-click the connection again and select "Set as unmetered" to change it back.
Windows 8 tips, tricks and secrets

46. Touch keyboard

By default the Touch keyboard will try to help you out by, for instance, playing sounds as you type, capitalising the first letter of each sentence, adding a period if you double-tap the spacebar, and more. If any of this gets in your way, though, you can turn the relevant feature off: just go to Win + I > Change PC Settings > General and customise the keyboard to suit your needs.

47. Sync and privacy

One very useful Windows 8 feature is its ability to synchronise your settings with other PCs and devices. So if you've set up your new Windows Phonedevice with your contacts, email details and so on, then use the same Live account on Windows 8 and it'll import them for you: very convenient.
Of course that may not always be a good idea. If several people use a device then you may not want your website passwords to be synced, for instance. In which case you'll want to hold down the Windows key and press I, then click Change PC Settings > Sync Your Settings and disable anything you'd rather not share.



48. Customise the Quick Access toolbar

Windows Explorer in Windows 8 features a Quick Access toolbar immediately above the menu, providing easy access to options such as 'New Folder', 'Minimise', 'Undo' and more.
This is customisable, too - click the arrow to the right of the default buttons, in the Explorer window caption bar, and choose whatever options you need. And you can include add any other ribbon option on the Quick Access Toolbar by right-clicking it and selecting Add to Quick Access Toolbar.

49. Try the advanced menu options

If you need to run the command prompt as an Administrator then your instant reaction will probably be to reach for the Start menu. Before becoming annoyed a microsecond later when you remember it's no longer there.
It's good to see that Microsoft has provided a simple alternative, then - just click the File menu in Explorer and click Open command prompt > Open command prompt as administrator.
And while you're there, make note of the other advanced new options also on that menu: you can open a new window in a new process, open Explorer, and even delete your Recent Places and Address Bar histories with a click.
Windows 8 tips

50. Show all folders

The default Windows 8 Explorer view doesn't show all the usual drives and folders - Control Panel, Recycle Bin and so on - in the left-hand navigation pane. It certainly keeps the display simple, and if you want to see all your drives then you can just click Computer, but if you prefer to see everything upfront then it only takes a moment. Click View > Options, check 'Show all folders' and click OK.

51. Mount ISO files in Windows 8

Need to take a closer look at an ISO file? Right-click it in Explorer, click Mount and you can view it as a virtual drive, launch the files it contains, or add more if you like.

52. Open new file types

If you find a file type that none of your applications can handle, then right-click on the file in Windows Explorer and choose Open With. You'll see a 'Look for an app in the Store' option, which enables Windows 8 to use an automated search tool to find and highlight an app for you.
You can also click 'More Options' to see currently installed programs and apps that may be able to open the file.
Windows 8 tips

53. Restart Explorer

If Explorer locks up for some reason, then regaining control is now very easy. No need to close the process any more: simply press Ctrl+Alt+Esc, select Explorer in the list, click Restart and Windows 8 will handle the rest.



54. Correct a VirtualBox error

The safest way to sample Windows 8 is to install it on a VirtualBox virtual machine. It's fairly easy to set up, there's no need to worry about partitioning or other issues, and if it doesn't work for whatever reason (which is possible, it's a beta after all) then you'll have lost nothing but a little time.
After completing your installation, though, you might find your virtual Windows 8 complaining that "Your PC needs to be repaired". But despite telling you to "Press Enter to try again", or "Press F8 for alternate boot options", neither option works.
Fortunately there's an easy answer. Close the Windows 8 window, select your virtual machine in VirtualBox, click Settings > System > Processor and check the 'Enable PAE/NX' box. Click OK, restart your virtual machine and this time it should launch properly.
Windows 8 tips

55. Fix it if Windows 8 apps won't launch

If you click a Windows 8 app, and nothing else happens, display issues are often the cause. In particular, Windows 8 apps don't currently support screen resolutions lower than 1024 x 768 (or 1366 x 768 when snapping), so increase your resolution if possible (launch the desktop, right-click, select Screen Resolution).
Or if that's no help, try updating your video drivers.

56. Solve Store problems

Installing or updating Windows 8 apps normally takes only a moment, but if your PC just can't do either any more then there are several potential causes.
A corrupted Store cache is one of the more likely candidates, for instance, but fortunately Microsoft has provided a tool to help. Press Win+R, type wsreset and press Enter, and the Store cache will be cleaned for you.
If Windows Update is broken or disabled then you'll also have app problems. Launch the Control Panel Troubleshooting applet (press Win+W, type trouble, and click "Troubleshooting") and click "Fix problems with Windows update" to detect and resolve any issues.
And if these don't help then it's time to try the official Store troubleshooter.
Windows 8 tips, tricks and secrets

57. Fix performance problems

If your Windows 8 system seems sluggish, the revamped Task Manager may be able to offer some clues. Press Ctrl+Shift+Esc to take a look.
Click 'More Details'. The simplified Processes tab then reveals what's currently using your CPU time, RAM, hard drive and network bandwidth. (The more in-depth data available in previous Task Manager versions is now accessible via the Details tab.)
The Performance tab gives you a graphical view of resource use over the last few seconds, while the App History dialog looks back over days or more to reveal which app is the most resource-hungry.
And is your boot time slow? Click the new Startup tab to see programs your system is launching when Windows boots. The 'Startup impact' now shows how much of an effect each of these has on your boot time; if you spot high impact programs you're sure you don't need, then right-clicking them and selecting 'Disable' will ensure they're not loaded next time.
Powerful though all this is, if you can think of a reason to use the old Task Manager then it's still accessible. Hold down the Windows key, press R, type TaskMGR and press Enter to launch it. (Typing TM will launch the new version.)
Windows 8 tips

58. Diagnose with Device Manager events

If you've got a driver or hardware-related problem with Windows 8, launch Device Manager, browse to the relevant device, right-click it, select Properties and click the new Events tab. If Windows has installed drivers, related services or carried out other important actions on this device then you'll now see them here, which is very useful when troubleshooting.

59. Speed up chkdsk

If you suspect your Windows 8 system may have a corrupted hard drive, then you might be tempted to use the old chkdsk /f command. This does still work, but it's horribly slow, and won't do anything at all until you reboot. What's more, it may no longer be necessary now.
Windows 8 now regularly runs chkdsk in the background, looking for problems, and recording them. And then, when run at boot time, it doesn't have to scan every single sector of your hard drive. It just fixes the known problems, usually in a few seconds.
The first lesson here is that you probably won't have to use chkdsk any more.
But if you want to try it anyway, don't use chkdsk /f first. Enter chkdsk /spotfix instead, agree to run a check when you next reboot, then restart your PC and any fixes will be applied, much more quickly.
While this works most of the time, there are no guarantees. If you're out of other options then you can still try chkdsk /f later.

60. Recover your system

Windows 8 has performed well for us, but if you find it won't boot at some point then you now have to press Shift+F8 during the launch process to access its recovery tools.
Access the Troubleshoot menu, then Advanced Options, and you'll be able to try the Automatic Repair tool, which may fix your problems. No luck? The same menu enables you to use the last System Restore point, tweak key Windows Startup settings, and even open a command prompt if you'd like to troubleshoot your system manually.
If that all seems like too much hassle then the Troubleshoot menu's option to 'Refresh your PC' may be preferable, because it essentially reinstalls Windows 8 but keeps your files, and will fix many issues.
But if it doesn't then there's always the more drastic 'Reset your PC' option, which removes all your files and installs a fresh new copy of Windows 8.
You don't have to access these features from the boot menu, of course. If Windows 8 starts but seems very unstable, then open the new Recovery applet in Control Panel for easy access to the Refresh, Reset and other disaster recovery features.