Windows 8 Tips
Precisely this article is about Windows 8.1, the title uses Windows 8 due to the fact that Windows 8.1 is mainly an enhanced version of Windows 8 and therefore categorised in the Windows 8 family.
Sections marked (*) are proper for beginners, (**) for advanced users.
Disclaimer: This article should be used only as advice. The author doesn't provide the guarantee of the validity of the information and doesn't take the responsibility for any consequences of its usage.
1. Desktop
1.1 Screenshots (*)
Taking a screen shot should be same as in old Windows versions on most laptops.
However it's different on Surface tablets (at least Surface Pro 3), which should be fn+space (hold fn key and press space bar with fn key pressed) instead of the 'print screen' button.
1.2 Hidden Task Bar (*)
If the task bar status is set to Auto-hide, it will hide itself out of the screen when it's not used. You can easily bring it out by moving your mouse cursor to the edge of the screen where it was on. However if you don't want to or can't use a mouse or touchpad, such as when you are holding a Windows tablet, you may have difficulty bring it up by finger touch. This is known to be an issue on such devices Surface Pro 3 and Samsung Ativ 9 series. But it seems fine on Surface RT (1st generation). However the workaround is to download a desktop app called Task Bar Manager with which you can activate or change the behaviour of the task bar at least by a few touch by finger.
2. Installation and Maintenance
2.1 Installation Media (**)
Windows 8.1 uses so called Installation Media for system refreshing. So when a serious system error occurs, such as corruption of critical files etc, a system refreshing may be requested. For instance if some system files are damaged during updating or something, the PC settings panel will fail to start up, and it may pop up a message like below,
"The app cannot open
There's a problem with PC settings. Refreshing your PC might help fix it."
An installation media creator can be downloaded from the following website,
http://windows.microsoft.com/en-au/windows-8/create-reset-refresh-media
The website contains instructions of how to use the creator to generate installation media
Once the creator is downloaded and launched, it will require a stable internet to download gigabytes of installation data and either create a ISO file to burn onto a DVD or write to a USB drive with no less than 4GB of space to boot and recover the system.
If you have to choose download ISO option for a copy to keep locally and you want to use it on USB drive, here is an article about how to do it:
http://pcsupport.about.com/od/windows-8/a/install-windows-8-usb.htm
2.2 Troubleshoot problems with an app (*)
Download the following tool to diagnose some recoverable issues with Windows Store apps.
http://windows.microsoft.com/en-US/windows-8/what-troubleshoot-problems-app
A useful command to reset Windows Store cache to resolve some common Windows Store or Windows Store app related issues without changing account settings or deleting installed app: wsreset.exe
2.3 Finding Product Key (**)
For preinstalled Windows 8.1, this article may be useful when the user wants to reinstall and worries about the product key required during the reinstallation. It's been verified by the author that the first app suggested there (Belarc Advisor) works pretty well.
2.4 User Management (**)
Actually for the PC settings problem mentioned as an example in 2.1, there could be ways other than refreshing PC. The first thing to try would be creating a new administrator account and see if the issue persists also in that newly created account. However, due to inaccessibility of the PC setting panel and the fact that even user management in the control panel is referencing PC settings, the easiest trick to play is creating an account in command line using 'net user' command, see this article for detail.
We can also hide some of the users from the UI to make the initial logon screen uncluttered. The proceedings are
- go to the key in regestry (regedit.exe) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList or create it if it doesn't exist;
- add a DWORD (32 bit) value in it and name it the exact same name as the account and sets its value to 0 to hide it or 1 to show it.
Here's the link.
(To be cont'd)
//
Windows 8 Tips的更多相关文章
- Windows Backdoor Tips
名称:在用户登录时,运行这些程序 位置: Computer Configuration\\Policies\\Administrative Templates\\System\\Logon\\ 中 d ...
- Build Instructions (Windows) – The Chromium Projects
转自:http://121.199.54.6/wordpress/?p=1156 原始地址:http://www.chromium.org/developers/how-tos/build-instr ...
- Always run a program in administrator mode in Windows 10
From: https://www.cnet.com/how-to/always-run-a-program-in-administrator-mode-in-windows-10/ If you'r ...
- Step-By-Step Installation of RAC with RAW Datafiles on Windows 2000
Step-By-Step Installation of RAC with RAW Datafiles on Windows 2000 Purpose This document will pr ...
- 揭开Redis的神秘面纱
本篇博文将为你解开Redis的神秘面纱,通过阅读本篇博文你将了解到以下内容: 什么是Redis? 为什么选择 Redis? 什么场景下用Redis? Redis 支持哪些语言? Redis下载 Red ...
- Cobalt Stike使用教程
目录: 安装与连接 监听器Listner 基本使用方法--Cobalt Strike生成后门 Beacon详解 菜单栏与视图 文件管理与进程管理 浏览器代理 Cobalt Strike扩展 提权 横向 ...
- Linux 工程向 Windows 平台迁移的一些小小 tips
Linux 工程向 Windows 平台迁移的一些小小 tips VS2013 C++11 Visual Studio 2013 没有做到对 C++11 所有的支持,其中存在的一个特性就是 In-cl ...
- Troubleshooting tips for using Java on Windows 8
This article applies to: Platform(s): Windows 8 Will Java run in Start screen on Windows 8? Microsof ...
- Windows补丁更新Tips
1.Windows 2012 R2 MS14-066补丁安装失败 现象:下载对应版本的补丁,提示“此更新不适用于你的计算机” 解决:使用命令行可成功安装 @echo off expand –F:* d ...
随机推荐
- python多进程程序之间交换数据的两种办法--Queue和Pipe
合在一起作的测试. #!/usr/bin/env python # -*- coding: utf-8 -*- import multiprocessing import random import ...
- python多线程之Condition(条件变量)
#!/usr/bin/env python # -*- coding: utf-8 -*- from threading import Thread, Condition import time it ...
- 无废话ExtJs 入门教程九[数字字段:NumberField、隐藏字段Hidden、日期字段:DataFiedl]
无废话ExtJs 入门教程九[数字字段:NumberField.隐藏字段Hidden.日期字段:DataFiedl] extjs技术交流,欢迎加群(201926085) 继上第六节内容,我们在表单里加 ...
- [LeetCode] Maximal Rectangle
Given a 2D binary matrix filled with 0's and 1's, find the largest rectangle containing all ones and ...
- Introduction to replication 翻译
翻译自用,还有很多谬误之处,敬请甄别,转载请注明出处 Introduction to replication (replication介绍) Replication is one of the m ...
- 异常:System.BadImageFormatException,未能加载正确的程序集XXX
IDE:VS2015 语言:C# 异常:System.BadImageFormatException,未能加载正确的程序集XXX或其某一依赖项... 一般是由于目标程序的目标平台与其某一依赖项的目标编 ...
- iphone手机不同版本兼容、横竖屏
/* 兼容问题*/ @media screen and (device-width: 320px) and (device-height: 480px) and (-webkit-device-pix ...
- Servlet中的GET和POST之间的区别
自己的感悟: get和post这是http协议的两种方法,另外还有head, delete等 这两种方法有本质的区别,get只有一个流,参数附加在url后,大小个数有严格限制且只能是字符串.post的 ...
- css中box-shadow阴影效果的使用
text-shadow是给文本添加阴影效果,box-shadow是给元素块添加周边阴影效果.随着HTML5和CSS3的普及,这一特殊效果使用越来越普遍. 基本语法是{box-shadow:[inset ...
- 多态、类库、委托、is和as运算符、泛型集合
多态:简而言之就是龙生九子,各有不同 有了继承,才有了多态 1.虚方法 virtual 重写 override 父类中的方法,在子类中并不适用,那么子类需要自主更改继承的方法或者是属性,那父类中加了v ...