For displays with a lower resolution of 1366 x 768, the Snap feature (allows users to display 2 applications on the screen and resize them to 1/3 or 2/3 of the screen) work.
For some reason, Microsoft decided to give up the Snap feature, despite the fact that there are many mobile devices that still support 1280 x 800 resolution and can display 2 apps in full. parallel.
Solution : There is no reason for us to suffer from Microsoft's limitations. Open regedit and go to " HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionImmersiveShell ". Next, create a new key called AppPositioner . In that key, create a DWORD entry then you will rename to AlwaysEnableLSSnapping . Double-click it and then enter 1 .
Once you restart the computer, you can easily display all the applications in parallel.
While most users install Windows 8 on a real computer to fully experience this new operating system, some people may just want to run it for quick testing or application compatibility testing. However, the Windows Developer Preview version still causes many users to have problems using VMware or even Microsoft's own virtual machine software - VPC.
Solution : VirtualBox and VMware Workstation / Player 8 are fully capable of running Windows 8 virtualization, so remember to download and use the latest version of this software.
Hint : Remember to delete / disable the Floppy virtual drive to avoid conflicts.
There are many system applications, Windows 8 users 'refuse' to operate or stall for a short time after displaying the boot screen.
Solution : This is a common error in Windows 8 associated with the user account control (UAC) feature. If this feature is disabled (by the user or by a 3rd party application), some applications may not work properly. To reactivate UAC, go to the Start screen, search for User Account Control and click Settings . Click Change User Account Control Settings and move the slider to the default settings. Besides, do not use Administrator account to run applications on Metro. Instead, use your own user account.
The Windows Developer Preview version is a public pre-beta version and it does not require a product key. However, there are still some users who are asked to " Please enter product key to proceed " when installing Windows, when running Windows 8 from USB or after they repair their operating system with Windows Refresh feature.
Solution : To get rid of the requirement to import product keys, Microsoft advises users to download the ISO file from the MSDN website and override everything. However, this is still not the best choice when users have to spend hours to download, install and configure Windows 8 on the computer. A faster method to solve the problem is to use the key provided by Microsoft's Support, which works with all versions of Windows 8 Developer Preview. You just fill in:
6RH4V-HNTWC-JQKG8-RFR3R-36498 (for Windows 8 Client)
4Y8N3-H7MMW-C76VJ-YD3XV-MBDKV (for Windows Server 8)
This key will help activate Windows 8 Dev Preview!
For some reason, Microsoft decided to ignore .NET Framework 3.5 from Windows 8 Developer Preview, only version 4.0 works. In case you try to install an application that requires .NET Framework 3.5, users will receive a message saying that it needs to download the necessary components. This process will take a long time (45 minutes or more) or give an error message.
Solution : Fortunately, there is a way to run the offline installer on Windows 8 Developer DVD. Just check if the DVD is already in the drive (or if the ISO file is already mounted), type the command:
dism.exe / online / enable-feature / featurename: NetFX3 / Source: x: sourcessxs
Note : X is a wildcard for a DVD or ISO drive. It will run the installer immediately.