<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Windows-8 on Andrew's Memory Blog</title><link>https://andrewmemory.acornwall.net/tags/windows-8/</link><description>Recent content in Windows-8 on Andrew's Memory Blog</description><generator>Hugo -- gohugo.io</generator><image><url>https://andrewmemory.acornwall.net/img/rss_image.png</url><title>Windows-8 on Andrew's Memory Blog</title><link>https://andrewmemory.acornwall.net/</link></image><language>en</language><managingEditor>andrewmemoryblog@gmail.com (Andrew's Memory Blog)</managingEditor><webMaster>andrewmemoryblog@gmail.com (Andrew's Memory Blog)</webMaster><copyright>Copyright 2009--2025</copyright><lastBuildDate>Mon, 21 Mar 2016 22:32:06 -0700</lastBuildDate><atom:link href="https://andrewmemory.acornwall.net/tags/windows-8/index.xml" rel="self" type="application/rss+xml"/><item><title>Increasing Netbook Screen Size</title><link>https://andrewmemory.acornwall.net/blog/2016-03-21-increasing-netbook-screen-size/</link><pubDate>Mon, 21 Mar 2016 22:32:06 -0700</pubDate><author>andrewmemoryblog@gmail.com (Andrew's Memory Blog)</author><guid>https://andrewmemory.acornwall.net/blog/2016-03-21-increasing-netbook-screen-size/</guid><description>&lt;p&gt;I&amp;rsquo;ve got an old Acer Aspire One 521 netbook that I&amp;rsquo;ve had for ages. One of the downsides of netbooks is that their screen resolution is 1024x600 - which is too low for a lot of programs. In particular, all the interesting buttons of the MFJ-226 control program &amp;ldquo;T-Series Vector Impedance Analyzer&amp;rdquo; are below the bottom of the screen.&lt;/p&gt;
&lt;p&gt;I found a workaround that appears to work on Windows 7 and higher. I found it here: &lt;a href="http://www.tlbhd.com/how-to-get-better-resolution-on-your-standard-10-inch-netbook-2772/" target="_blank" rel="noreferrer"&gt;http://www.tlbhd.com/how-to-get-better-resolution-on-your-standard-10-inch-netbook-2772/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The solution: use regedit to search for all instances of &amp;ldquo;Display1_DownScalingSupported&amp;rdquo; and change the value 0 to 1. (According to various things I&amp;rsquo;ve read, you&amp;rsquo;ll need to do that for all instances, not just one.) Then reboot. When I did this, I ended up in 1024x768 (which looks strange).&lt;/p&gt;
&lt;p&gt;Strange isn&amp;rsquo;t bad, though. Now I can change resolutions to 1024x768 or 1152x864 if an inconsiderate programmer decides he wants to use more than my screen.&lt;/p&gt;</description></item><item><title>Unlocking a Windows 8.1 machine with MSN password</title><link>https://andrewmemory.acornwall.net/blog/2015-09-20-unlocking-a-windows-8-1-machine-with-msn-password/</link><pubDate>Sun, 20 Sep 2015 15:39:31 -0700</pubDate><author>andrewmemoryblog@gmail.com (Andrew's Memory Blog)</author><guid>https://andrewmemory.acornwall.net/blog/2015-09-20-unlocking-a-windows-8-1-machine-with-msn-password/</guid><description>&lt;p&gt;Recently, I inherited a laptop that came with Windows 8.1 installed. The previous owner had forgotten the login password, and no longer had the phones/accounts that were associated with the machine either. (If you have the choice, I&amp;rsquo;d recommend you avoid Alzheimer&amp;rsquo;s disease. It sucks.) I wanted to get the user information off before wiping it and reinstalling. Unfortunately, this machine had a Windows Live / MSN password, rather than a local password.&lt;/p&gt;
&lt;p&gt;I started with &lt;a href="http://pcsupport.about.com/od/windows-8/a/reset-password-windows-8.htm" target="_blank" rel="noreferrer"&gt;these instructions&lt;/a&gt;. They take advantage of an exploit to enable a command shell from the login screen. In short:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go into Advanced Startup Options and Troubleshoot -&amp;gt; Advanced Options -&amp;gt; Command Prompt&lt;/li&gt;
&lt;li&gt;copy c:\windows\system32\utilman.exe c:\&lt;/li&gt;
&lt;li&gt;copy c:\windows\system32\cmd.exe c:\windows\system32\utilman.exe&lt;/li&gt;
&lt;li&gt;Reboot&lt;/li&gt;
&lt;li&gt;Click the &amp;ldquo;Ease of Access&amp;rdquo; icon at the bottom left of the login screen. Now this will open a command shell.&lt;/li&gt;
&lt;li&gt;If the user had a local account, you&amp;rsquo;d be home free now. (net user &amp;ldquo;username&amp;rdquo; new-password and then copy the original utilman.exe back). But I wasn&amp;rsquo;t - instead I saw &amp;ldquo;System error 8646 : The system is not authoritative for the specified account&amp;rdquo;. That was because the machine had a MSN login / Microsoft Live password. So instead&amp;hellip;&lt;/li&gt;
&lt;li&gt;net user brandnewuser secretpassword&lt;/li&gt;
&lt;li&gt;Reboot again (probably not necessary, but I did this)&lt;/li&gt;
&lt;li&gt;Get back into the &amp;ldquo;Ease of Access&amp;rdquo; shell&lt;/li&gt;
&lt;li&gt;net localgroup Administrators brandnewuser /add&lt;/li&gt;
&lt;li&gt;Reboot&lt;/li&gt;
&lt;li&gt;Log in as brandnewuser rather than the original user.&lt;/li&gt;
&lt;li&gt;Wait a really really long time (10 minutes or so) for Windows to rebuild the desktop for the new user.&lt;/li&gt;
&lt;li&gt;At this point, you can navigate to C:\Users and copy the files from the original user to somewhere else. You will probably have to run the Explorer as Adminstrator in order to do this. I recall being prompted with &amp;ldquo;You don&amp;rsquo;t have access to this directory, do you want to get it permanently&amp;rdquo; once or twice. I said &amp;ldquo;Yes&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;And that&amp;rsquo;s it - the pictures can now be copied to CD for preservation (except the ones that were stored in Windows Live, of course). After that you can create restore media and wipe/reinstall.&lt;/li&gt;
&lt;/ol&gt;</description></item></channel></rss>