<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:re="http://purl.org/atompub/rank/1.0">
    <title type="text">Recent Questions - Super User</title>
    <link rel="self" href="https://superuser.com/feeds" type="application/atom+xml" />
    <link rel="alternate" href="https://superuser.com/questions" type="text/html" />
    <subtitle>most recent 30 from superuser.com</subtitle>
    <updated>2026-04-16T11:40:41Z</updated>
    <id>https://superuser.com/feeds</id>
    <creativeCommons:license>https://creativecommons.org/licenses/by-sa/4.0/rdf</creativeCommons:license> 
    <entry>
        <id>https://superuser.com/q/1936789</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">How to delete an email from a specific sender after X amount of days?</title>
            <category scheme="https://superuser.com/tags" term="microsoft-outlook" />
            <category scheme="https://superuser.com/tags" term="exchange" />
        <author>
            <name>Jon Gibbons</name>
            <uri>https://superuser.com/users/3286275</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1936789/how-to-delete-an-email-from-a-specific-sender-after-x-amount-of-days" />
        <published>2026-04-16T08:11:10Z</published>
        <updated>2026-04-16T09:36:00Z</updated>
        <summary type="html">
            &lt;p&gt;I&#x27;m part of a distirbution group for emergnecy on call emails that are sent out to a number of us here in the office.&lt;/p&gt;&#xA;&lt;p&gt;Is there a way to setup a rule on the server to move these emails into deleted items after 14 days (say) so that my retention policy will then delete after 30 days (if that makes sense)?&lt;/p&gt;&#xA;&lt;p&gt;I don&#x27;t want these emails hanging around in the mailboxes of the users for too long, clogging things up.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1936785</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">How can I group and summarise a table based on rows and column values. in Excel?</title>
            <category scheme="https://superuser.com/tags" term="microsoft-excel" />
        <author>
            <name>user1605665</name>
            <uri>https://superuser.com/users/374007</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1936785/how-can-i-group-and-summarise-a-table-based-on-rows-and-column-values-in-excel" />
        <published>2026-04-15T23:16:23Z</published>
        <updated>2026-04-16T02:20:43Z</updated>
        <summary type="html">
            &lt;p&gt;I have a table where there are a series of values and the rows and columns are grouped by the values in a supporting column and I want to use a formula to group down further.&lt;/p&gt;&#xA;&lt;h4&gt;Source table&lt;/h4&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/M64wz2Op.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/M64wz2Op.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;I want to auto calculate a table like below&lt;/p&gt;&#xA;&lt;h4&gt;Summarised table&lt;/h4&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/4aIS07mL.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/4aIS07mL.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;I&#x27;ve used colours to relate the two tables.&lt;/p&gt;&#xA;&lt;p&gt;So far I have done the following:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;I and automatically match the heading names using unique across the grouping columns&lt;/li&gt;&#xA;&lt;li&gt;I&#x27;ve attempted to use sumif and i&#x27;ve attempted to use filter and then sum, what i find is it works find for the rows but I get stuck when trying to include the solumns.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;So using Excel how can I get from the source to the summarised table?&lt;/p&gt;&#xA;&lt;p&gt;The real table I am working with is much bigger so it needs to be a formula or similar.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1936769</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Why does Windows group applications in the taskbar even though with they have different AUMIDs?</title>
            <category scheme="https://superuser.com/tags" term="windows" />
            <category scheme="https://superuser.com/tags" term="windows-11" />
            <category scheme="https://superuser.com/tags" term="taskbar" />
            <category scheme="https://superuser.com/tags" term="aumid" />
        <author>
            <name>Albin</name>
            <uri>https://superuser.com/users/201818</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1936769/why-does-windows-group-applications-in-the-taskbar-even-though-with-they-have-di" />
        <published>2026-04-15T10:09:47Z</published>
        <updated>2026-04-16T10:19:37Z</updated>
        <summary type="html">
            &lt;p&gt;Most times, but not always, two instances of &amp;quot;similar&amp;quot; binaries (same binary name but started from different file locations, e.g. &lt;code&gt;c:\binpath1\bin.exe&lt;/code&gt; and &lt;code&gt;c:\binpath2\bin.exe&lt;/code&gt;) are shown as a grouped icon in the taskbar of Windows.&lt;/p&gt;&#xA;&lt;p&gt;In my case, it is Windows 11 and Firefox (portable), started via a shortcut in the start menu.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/eAZZSdbv.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/eAZZSdbv.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;I checked the AUMID (Application User Model ID) using a &lt;a href=&quot;https://learn.microsoft.com/en-us/windows/configuration/store/find-aumid?tabs=ps%2Cps-10&amp;amp;pivots=windows-11&quot; rel=&quot;nofollow noreferrer&quot;&gt;PS script&lt;/a&gt;, and it shows different IDs for the instances. &lt;a href=&quot;https://theburningmonk.com/2010/07/windows-7-taskbar-application-id/&quot; rel=&quot;nofollow noreferrer&quot;&gt;To my understanding, then the grouping shouldn&#x27;t take place&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/cwYuncag.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/cwYuncag.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Why are they grouped anyway (and sometimes not)? My goal is to ungroup them without changing the current taskbar settings, e.g., to &amp;quot;always ungroup&amp;quot;.&lt;/p&gt;&#xA;&lt;p&gt;Note: might have something to do with the &lt;a href=&quot;https://learn.microsoft.com/en-us/dotnet/api/system.guid?view=net-7.0&quot; rel=&quot;nofollow noreferrer&quot;&gt;GUID&lt;/a&gt; (&lt;a href=&quot;https://stackoverflow.com/questions/75173804/by-what-information-are-applications-grouped-in-windows-taskbar&quot;&gt;see here&lt;/a&gt;)&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Addenda (answers to questions made in the comments):&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Addendum 1: Trying Tor Browser (which uses a process named firefox.exe) the icon does not get grouped:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/ZCoBBlmS.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/ZCoBBlmS.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1936661</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">How Delete all occurrences and leave only first occurrence of each URL per line</title>
            <category scheme="https://superuser.com/tags" term="notepad&#x2B;&#x2B;" />
            <category scheme="https://superuser.com/tags" term="regex" />
            <category scheme="https://superuser.com/tags" term="find-and-replace" />
        <author>
            <name>Gouraya4912</name>
            <uri>https://superuser.com/users/1600916</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1936661/how-delete-all-occurrences-and-leave-only-first-occurrence-of-each-url-per-line" />
        <published>2026-04-12T05:44:01Z</published>
        <updated>2026-04-16T11:36:13Z</updated>
        <summary type="html">
            &lt;ul&gt;&#xA;&lt;li&gt;Search: The Urls On Each Line Having Duplicates Or Multiple Occurrences On The Same Line.&lt;/li&gt;&#xA;&lt;li&gt;Replace: Delete all occurrences and leave only First occurrence of each URL per line and delete the ones that follow&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2&gt;My Solution&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Regex: &lt;code&gt;\b((http/https?://\S&#x2B;))\b\s-\s(?=.*?\b\1\b)&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Replaces With: Leave The Field Empty&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;this Removes The First Occurrence and keeps only the last Occurrence.&#xA;What I want ??  to do is to keep the first occurrence and delete the ones that follow&lt;/p&gt;&#xA;&lt;h2&gt;Sample:&lt;/h2&gt;&#xA;&lt;pre class=&quot;lang-none prettyprint-override&quot;&gt;&lt;code&gt;https://site2.net/item1 - https://site2.net/item2 - https://site2.net/item3 -/*&#xA;Line2: https://site1.com/pageA - https://site1.com/pageB - https://site1.com/pageC - https://site1.com/pageA - https://site1.com/pageD - https://site1.com/pageC - https://site1.com/pageB - https://site1.com/pageD -/*&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;h2&gt;Desired Result:&lt;/h2&gt;&#xA;&lt;pre class=&quot;lang-none prettyprint-override&quot;&gt;&lt;code&gt;https://site2.net/item1 - https://site2.net/item2 - https://site2.net/item3 -/*&#xA;https://site1.com/pageA - https://site1.com/pageB - https://site1.com/pageC - https://site1.com/pageD -/*&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1936613</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">How to map AltGR&#x2B;key to a Unicode symbol?</title>
            <category scheme="https://superuser.com/tags" term="linux" />
            <category scheme="https://superuser.com/tags" term="keyboard-shortcuts" />
            <category scheme="https://superuser.com/tags" term="unicode" />
        <author>
            <name>Peter Bill</name>
            <uri>https://superuser.com/users/767863</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1936613/how-to-map-altgrkey-to-a-unicode-symbol" />
        <published>2026-04-10T15:13:24Z</published>
        <updated>2026-04-16T06:47:05Z</updated>
        <summary type="html">
            &lt;p&gt;In Linux Mint, I am used to using AltGR to generate symbols, e.g. AltGR&#x2B;4 produces &#x20AC; and AltGR&#x2B;shift&#x2B;2 produces &#x215B;.&lt;/p&gt;&#xA;&lt;p&gt;I often want to use an italic curly L (Unicode 2113 &#x2113;), and would like to map that to AltGR&#x2B;L. This is much easier to remember, and to type than &#x201C;2113&#x2B;Alt&#x2B;X&#x201D;. Also, it should work consistently between different applications.&lt;/p&gt;&#xA;&lt;p&gt;I have tried the Mint Keyboard app and Input Remapper (&lt;a href=&quot;https://github.com/sezanzeb/input-remapper&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/sezanzeb/input-remapper&lt;/a&gt;) without success.&lt;/p&gt;&#xA;&lt;p&gt;Any help would be appreciated.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;EDIT - Further research&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;This reference &lt;a href=&quot;https://superuser.com/a/291415&quot;&gt;https://superuser.com/a/291415&lt;/a&gt; from a related question mentioned &lt;code&gt;xev&lt;/code&gt; and &lt;code&gt;xmodmap&lt;/code&gt;. Further research led me to &lt;a href=&quot;https://www.thelinuxvault.net/blog/how-to-remap-keys-with-xmodmap/&quot; rel=&quot;nofollow noreferrer&quot;&gt;TheLinuxVault&lt;/a&gt;, which shows how to map a key to a key name. There is no mention of mapping a key to a Unicode value.&#xA;I still have problems:&lt;/p&gt;&#xA;&lt;p&gt;I can&#x2019;t find how to map a key combination.&lt;/p&gt;&#xA;&lt;p&gt;The name I want is &#x201C;Script Small L&#x201D;, but I get an error when I run&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;xmodmap -e &amp;quot;keycode 74 = ScriptSmallL&amp;quot;&lt;/code&gt;&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;bad keysym name &#x27;ScriptSmallL&#x27; in keysym list.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;I understand this refers to files in /usr/include/X11 &#x2013; keysymdef.h, keysym.h and&#xA;XF86keysym.h.&#xA;Should I add an entry to one of these files, or is there a local file for additions, something like ~/.X11/ keysymdef.h&#x200B;?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1859534</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">Why can&#x2019;t Outlook data file be accessed after migration to new computer?</title>
            <category scheme="https://superuser.com/tags" term="microsoft-outlook" />
            <category scheme="https://superuser.com/tags" term="migration" />
            <category scheme="https://superuser.com/tags" term="pop3" />
        <author>
            <name>Zenilogix</name>
            <uri>https://superuser.com/users/254296</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1859534/why-can-t-outlook-data-file-be-accessed-after-migration-to-new-computer" />
        <published>2024-10-22T18:25:00Z</published>
        <updated>2026-04-16T10:34:30Z</updated>
        <summary type="html">
            &lt;p&gt;I am transferring all my files from a Windows 10 PC to a new Windows 11 PC and am having issues moving my Outlook PST files for POP accounts.&lt;/p&gt;&#xA;&lt;p&gt;On Windows 10, the Outlook version is:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Microsoft&#xAE; Outlook&#xAE; for Microsoft 365 MSO (Version 2409 Build 16.0.18025.20160) 32-bit&lt;/li&gt;&#xA;&lt;li&gt;The Outlook Files folder is in &amp;quot;This PC &amp;gt; Documents &amp;gt; Outlook Files&amp;quot; for example, &lt;code&gt;C:\Users\(my account)\Documents\Outlook Files&lt;/code&gt; which is &lt;em&gt;not&lt;/em&gt; mapped to OneDrive.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;On the target Windows 11 computer, I have installed &amp;quot;classic&amp;quot; Outlook having version:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Microsoft&#xAE; Outlook&#xAE; for Microsoft 365 MSO (Version 2410 Build 16.0.18129.20030) 64-bit&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Steps I took so far:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Created POP account in the target Outlook and verified the connection. This created a new PST file in &amp;quot;&lt;strong&gt;OneDrive &amp;gt; (user name) &amp;gt; Documents &amp;gt; Outlook Files&lt;/strong&gt;&amp;quot;; I don&#x27;t think I want my outlook mapped to OneDrive, so...&lt;/li&gt;&#xA;&lt;li&gt;Closed Outlook on the &amp;quot;old&amp;quot; computer and copied the corresponding PST file to the new computer in a local folder &lt;em&gt;not&lt;/em&gt; mapped to OneDrive.&lt;/li&gt;&#xA;&lt;li&gt;Closed Outlook (new computer), deleted the newly created PST file and launched Outlook.&lt;/li&gt;&#xA;&lt;li&gt;When Outlook prompted for the PST file location, I directed it to the copied file.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Outlook seems to have no problem reading the file (I can see all my old folders and messages) but when I try to send a new message from the POP account or sync accounts to get new messages, the sync reports a send/receive error &#x27;Outlook data file cannot be accessed&#x27;.&lt;/p&gt;&#xA;&lt;p&gt;I tried using the repair process (&lt;code&gt;SCANPST.EXE&lt;/code&gt;) which appeared to detect issues but also appeared to complete a successful repair, but the issue persists.&lt;/p&gt;&#xA;&lt;p&gt;My objective is to transfer all the emails from my old to new computer for my POP accounts and I don&#x27;t think I want to switch to IMAP. What procedure should I follow, since the steps I tried so far don&#x27;t seem to be working.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Addendum&lt;/strong&gt;: This may be turning into a new question. I have found that my PST file will work if I place it in the same folder as Outlook placed the new file (step 1 above) i.e. on OneDrive, but can&#x27;t access a PST file placed in a local folder.&lt;/p&gt;&#xA;&lt;p&gt;Why would Outlook allow me to relocate the PST file to an arbitrary location but be unable to access it there?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1827375</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">Windows 11 - scancode map registry trick does not work anymore</title>
            <category scheme="https://superuser.com/tags" term="windows-registry" />
            <category scheme="https://superuser.com/tags" term="windows-11" />
            <category scheme="https://superuser.com/tags" term="keyboard-layout" />
        <author>
            <name>WesternGun</name>
            <uri>https://superuser.com/users/635233</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1827375/windows-11-scancode-map-registry-trick-does-not-work-anymore" />
        <published>2024-01-25T13:34:35Z</published>
        <updated>2026-04-16T11:29:08Z</updated>
        <summary type="html">
            &lt;p&gt;I want to swap L/R Shift with CapsLock/Enter keys in Windows 11. It used to work in Win 10 with a registry trick of redefining scancode map. See:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&quot;https://learn.microsoft.com/en-gb/windows-hardware/drivers/hid/keyboard-and-mouse-class-drivers&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://learn.microsoft.com/en-gb/windows-hardware/drivers/hid/keyboard-and-mouse-class-drivers&lt;/a&gt; (MS doc of how to do scan code swapping in registry)&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&quot;https://superuser.com/questions/1826899/map-caps-lock-to-control-in-windows-11/1827617&quot;&gt;Map Caps Lock to Control in Windows 11&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;In above question it is also mentioned that if upgrading from Win 10 to 11, it still works, but my fresh installation of Win 11 does not respect this entry anymore. I guess the upgrade installation process was clever enough to copy this setting from registry to somewhere else for Win 11 to work properly, but with fresh installation, there&#x27;s nothing to copy.&lt;/p&gt;&#xA;&lt;p&gt;Now, what should be done to do the same key swapping? I don&#x27;t want to use Autokey or other external applications, just registry trick/changing OS files/etc. It needs to work across user session(after restart) and in login screen.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1823145</id>
        <re:rank scheme="https://superuser.com">3</re:rank>
        <title type="text">Get Media Feature Pack</title>
            <category scheme="https://superuser.com/tags" term="windows" />
            <category scheme="https://superuser.com/tags" term="windows-11" />
        <author>
            <name>vico</name>
            <uri>https://superuser.com/users/178137</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1823145/get-media-feature-pack" />
        <published>2023-12-26T12:28:30Z</published>
        <updated>2026-04-16T06:30:01Z</updated>
        <summary type="html">
            &lt;p&gt;My Windows 11 PC does not contain Media Feature Pack. And I can&#x27;t find it in Apps @ Features. How to get Media Feature Pack for my PC?&lt;/p&gt;&#xA;&lt;p&gt;Winver:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/Du30p.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/Du30p.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/UKzQj.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/UKzQj.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1763448</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">Sign out of all Windows 365 devices (public computers) remotely</title>
            <category scheme="https://superuser.com/tags" term="windows" />
            <category scheme="https://superuser.com/tags" term="office365" />
            <category scheme="https://superuser.com/tags" term="microsoft-onedrive" />
        <author>
            <name>WeAreOne</name>
            <uri>https://superuser.com/users/1721341</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1763448/sign-out-of-all-windows-365-devices-public-computers-remotely" />
        <published>2023-01-17T19:41:57Z</published>
        <updated>2026-04-16T08:49:47Z</updated>
        <summary type="html">
            &lt;p&gt;I signed in my personal windows 365 (office 365) account in an incognito browser on a public computer. I opened some Excel files from my web onedrive in a desktop app.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/RGsG6.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/RGsG6.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;I closed the browser and the app (Excel) and left the computer.&lt;/p&gt;&#xA;&lt;p&gt;Few days later I used that computer again and saw I was still logged in onedrive. One could see and open all my onedrive files and folders in the Open menu and Recent File list in Excel.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/erPU6.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/erPU6.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/v6BMz.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/v6BMz.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;I had a hard time to find how to sign out. For all who don&#x27;t know:&#xA;Backstage--&amp;gt;Account--&amp;gt; My Onedrive  Remove&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/9rWKE.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/9rWKE.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;But if it is not possible for me to have access to this computer again and sign out,&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;how can I see a list of devices where I&#x27;m logged in and how can I log out of it.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;All of Microsoft Security is in vain, when one can&#x27;t log out remotely.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1574108</id>
        <re:rank scheme="https://superuser.com">2</re:rank>
        <title type="text">Robocopy: how to copy all files in folder newer than a specific date (including older files)</title>
            <category scheme="https://superuser.com/tags" term="robocopy" />
        <author>
            <name>Phong Tran Dang</name>
            <uri>https://superuser.com/users/1204736</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1574108/robocopy-how-to-copy-all-files-in-folder-newer-than-a-specific-date-including" />
        <published>2020-07-31T03:22:17Z</published>
        <updated>2026-04-16T07:01:55Z</updated>
        <summary type="html">
            &lt;p&gt;There is this option in Robocopy:&#xA;/maxage:     Specifies the maximum file age (to exclude files older than N days or date).&lt;/p&gt;&#xA;&lt;p&gt;In my case, i want to copy all data put into a new folder being created everyday by my colleagues.&#xA;The data usually contain files older than the date they are copied into.&#xA;In other words, can Robocopy copy all data by the date of containing folder?&lt;/p&gt;&#xA;&lt;p&gt;Hope you can help me solve this problem. Thank you!! :)&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1572452</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">How to change the Outlook view so it doesn&#x2019;t change for other computers when using the same account?</title>
            <category scheme="https://superuser.com/tags" term="microsoft-outlook" />
            <category scheme="https://superuser.com/tags" term="display" />
            <category scheme="https://superuser.com/tags" term="resolution" />
            <category scheme="https://superuser.com/tags" term="office365" />
            <category scheme="https://superuser.com/tags" term="user-profiles" />
        <author>
            <name>Jim Hoyle</name>
            <uri>https://superuser.com/users/273767</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1572452/how-to-change-the-outlook-view-so-it-doesn-t-change-for-other-computers-when-usi" />
        <published>2020-07-28T19:32:57Z</published>
        <updated>2026-04-16T09:23:43Z</updated>
        <summary type="html">
            &lt;p&gt;This problem has existed for many years. I&#x27;m using Outlook (Office 365) on Windows 10 on many computers (laptops, main desktop PC etc.) Using the same Office 365 Business account on all computers.&lt;/p&gt;&#xA;&lt;p&gt;In View / &amp;quot;Change View&amp;quot; I can choose a good view for Inbox, with the correct width for Subject etc. But, since all computers have different desktop resolutions, I need to have many Views saved (saving views has its own bugs, by the way).&lt;/p&gt;&#xA;&lt;p&gt;I save and use a View called MainDesktop for one computer (high resolution screen). Laptop1 for another (low resolution screen). Now I open Outlook on the main computer, looks fine. Then I open Outlook on laptop. Now the MainDesktop View is forced on the laptop, looks awful. Then, changing to Laptop1 and now the main computer is forced to use the Laptop1 view.&lt;/p&gt;&#xA;&lt;p&gt;As I don&#x27;t expect Microsoft to fix this problem, what is a good workaround? I didn&#x27;t find a way to open Outlook with a certain view with a command line parameter, for example.&lt;/p&gt;&#xA;&lt;p&gt;The last resort would be to use AutoHotkey to change the view every time Outlook is ran, but I hope there&#x27;s a better solution.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1539441</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">No sound on certain mp4 videos (audio codec: MPEG-4 AAC) in Windows 10 that work in Android (with earphones only) &amp; Linux</title>
            <category scheme="https://superuser.com/tags" term="windows" />
            <category scheme="https://superuser.com/tags" term="video" />
            <category scheme="https://superuser.com/tags" term="mp4" />
            <category scheme="https://superuser.com/tags" term="aac" />
            <category scheme="https://superuser.com/tags" term="mpeg" />
        <author>
            <name>izn</name>
            <uri>https://superuser.com/users/104742</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1539441/no-sound-on-certain-mp4-videos-audio-codec-mpeg-4-aac-in-windows-10-that-work" />
        <published>2020-04-06T21:41:52Z</published>
        <updated>2026-04-16T08:02:30Z</updated>
        <summary type="html">
            &lt;p&gt;Update: in Android there is only sound on these videos when I have earphones plugged in. No sound will play on my phone&#x27;s speakers.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;The audio works on a set of mp4 videos when I play them in Ubuntu and in Android but not when I play them on any media players in Windows 10 on my laptop, including VLC. The properties of these videos:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Audio&lt;br/&gt;&#xA;Codec: MPEG-4 AAC&lt;br/&gt; &#xA;Channels: Stereo&lt;br/&gt;&#xA;Sample rate: 44100 Hz&lt;br/&gt; &#xA;Bitrate: 128 kbps&lt;br/&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Video&lt;br/&gt;&#xA;Codec: H.264 (High Profile)&lt;br/&gt;&#xA;Framerate: 24 frames per second&lt;br/&gt;&#xA;Bitrate: 695 kbps&lt;br/&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I am able to play other mp4 videos with the same codecs in Windows 10 without any problems. How can I fix the audio on these videos?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1490468</id>
        <re:rank scheme="https://superuser.com">3</re:rank>
        <title type="text">Windows 10: How to Bind 4-Finger Left/Right Swipe Gesture to Keyboard Shortcut?</title>
            <category scheme="https://superuser.com/tags" term="windows-10" />
            <category scheme="https://superuser.com/tags" term="keyboard-shortcuts" />
            <category scheme="https://superuser.com/tags" term="touchpad" />
        <author>
            <name>TheEponymousProgrammer</name>
            <uri>https://superuser.com/users/1099224</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1490468/windows-10-how-to-bind-4-finger-left-right-swipe-gesture-to-keyboard-shortcut" />
        <published>2019-10-09T01:20:22Z</published>
        <updated>2026-04-16T03:33:22Z</updated>
        <summary type="html">
            &lt;p&gt;I&#x27;m a Windows 10 user that makes frequent use of the Remote Desktop function for work, and would like to know if there is a way to map the touchpad&#x27;s 4-finger swipe gestures to a keyboard shortcut.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I need to quickly switch between my Remote Desktop app and my own desktop, and have found that the &quot;Ctrl &#x2B; Windows &#x2B; Left/Right&quot; keyboard shortcut only allows me to switch between desktops IN THE REMOTE PC, whereas the four-finger left/right swipe on my laptop allows me to switch between the desktops ON MY LAPTOP, which is exactly what I need to quickly switch between the desktop containing the Remote Desktop app and the desktop with my other programs open. However, when I working from my laptop at my workstation, I can&#x27;t access my touchpad conveniently.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Given that there appears to be a difference between what exactly the &quot;Ctrl &#x2B; Windows &#x2B; Left/Right&quot; shortcut and the four-finger left/right swipe gestures do, is it possible to create a keyboard shortcut to perform the four-finger left/right swipe gestures, so that I can continue switching between my laptop&#x27;s desktops while remoting?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Thanks!&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1483728</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">Kubernetes net/http: TLS handshake timeout</title>
            <category scheme="https://superuser.com/tags" term="amazon-ec2" />
            <category scheme="https://superuser.com/tags" term="tls" />
            <category scheme="https://superuser.com/tags" term="timeout" />
            <category scheme="https://superuser.com/tags" term="kubernetes" />
        <author>
            <name>user1425264</name>
            <uri>https://superuser.com/users/764390</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1483728/kubernetes-net-http-tls-handshake-timeout" />
        <published>2019-09-18T07:06:26Z</published>
        <updated>2026-04-16T05:03:45Z</updated>
        <summary type="html">
            &lt;p&gt;We have created a self managed kubernetes cluster using the kubeadm approach. It is a 3 node cluster hosted on AWS EC2 instances (1-Master and 2-Slaves).&lt;/p&gt;&#xA;&#xA;&lt;p&gt;We have created a separate NGINX server to route the requests for different applications deployed on K8S cluster.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;This NGINX server is linked to AWS ALB along with an openssl self-signed certificate so that the Cluster is accessible only via HTTPS Listener PORT i.e. 443.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Also, we have linked one separate ALB with K8S Master to access K8S Dashboard / K8S Api Server.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;We are using Jenkins to create jobs for automated deployment in K8S cluster.&#xA;However, when we run the job intermittently we get TLS handshake timeout.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;For instance:- if we run below command:&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;kubectl get pods --insecure-skip-tls-verify=true&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;We get an error:&lt;/p&gt;&#xA;&#xA;&lt;blockquote&gt;&#xA;  &lt;p&gt;Unable to connect to the server: net/http: TLS handshake timeout&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&#xA;&lt;p&gt;On multiple re-runs the command runs successfully.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;We are using the latest version of Kubernetes i.e. 1.15 version&lt;/p&gt;&#xA;&#xA;&lt;p&gt;We have been struggling to find a permanent solution to this.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;How can I fix it?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1481600</id>
        <re:rank scheme="https://superuser.com">3</re:rank>
        <title type="text">Keyboard Shortcut - Highlight to bottom of range based on data one column over</title>
            <category scheme="https://superuser.com/tags" term="windows-10" />
            <category scheme="https://superuser.com/tags" term="microsoft-excel" />
            <category scheme="https://superuser.com/tags" term="keyboard-shortcuts" />
        <author>
            <name>Alex Keyes</name>
            <uri>https://superuser.com/users/1088911</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1481600/keyboard-shortcut-highlight-to-bottom-of-range-based-on-data-one-column-over" />
        <published>2019-09-11T19:04:14Z</published>
        <updated>2026-04-16T11:01:30Z</updated>
        <summary type="html">
            &lt;p&gt;I work with similar data pulls frequently and am trying to be more efficient in how I transform them. &lt;/p&gt;&#xA;&#xA;&lt;p&gt;Typically, I will autofill a field down to the end of the range one column over by using the little black cross displayed when mousing over the active cell: &lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/tamfD.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/tamfD.png&quot; alt=&quot;enter image description here&quot;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;In this example, I need to fill rows 3 on down by continuing the series in column A. If I use keyboard shortcuts, I can reach the fill (and autofill) dialogue box, but I first have to scroll down to highlight to the bottom of the dates&#x27; data one column to the right.  This can be very tedious in a big data set, because &lt;kbd&gt;Shift&lt;/kbd&gt;&#x2B;&lt;kbd&gt;&#x2193;&lt;/kbd&gt; takes me to the bottom of the sheet, not the intended range. &lt;/p&gt;&#xA;&#xA;&lt;p&gt;The black cross icon accessed through the mouse understands this logic, but I can&#x27;t figure out how to reproduce it with shortcuts. &lt;/p&gt;&#xA;&#xA;&lt;p&gt;Any thoughts?&lt;br&gt;&#xA;It would be super helpful!&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1336730</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Missing table header caused by soft page break</title>
            <category scheme="https://superuser.com/tags" term="microsoft-word" />
            <category scheme="https://superuser.com/tags" term="microsoft-word-2016" />
        <author>
            <name>watk</name>
            <uri>https://superuser.com/users/920521</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1336730/missing-table-header-caused-by-soft-page-break" />
        <published>2018-07-05T13:50:22Z</published>
        <updated>2026-04-16T03:04:20Z</updated>
        <summary type="html">
            &lt;p&gt;I am working with a large table in Word 2016, and I have the first line of the table set to repeat as a header row. This is working perfectly except on one page, which contains the first portion of a very large row which takes up 1.5 pages in total. I cannot get the header to show on this page.&#xA;I&#x27;ve tried messing with unchecking the &quot;specify height&quot; property and checking &quot;allow row to break across pages&quot; as I saw recommended to others with similar issues, but there was no change. I did double check my formatting, and there are no hard page break (also obvious because the header reappears on subsequent pages). If I shrink the text small enough, I can get the header to show up, so the cause does seem to be the soft page break, but due to my formatting needs, shrinking the row to one page is not an option. Does anyone know of a way to preserve this soft page break while keeping my header row visible?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;update: Forgot to mention that I am working in a template created by others in my organization. I&#x27;m guessing this may have something to do with my problem, as I&#x27;m not able to replicate the issue in a new doc.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1292182</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">How to capture and process a live RTMP stream with FFmpeg?</title>
            <category scheme="https://superuser.com/tags" term="ffmpeg" />
            <category scheme="https://superuser.com/tags" term="vlc-media-player" />
            <category scheme="https://superuser.com/tags" term="video-streaming" />
            <category scheme="https://superuser.com/tags" term="rtmp" />
            <category scheme="https://superuser.com/tags" term="live-video" />
        <author>
            <name>yantor</name>
            <uri>https://superuser.com/users/869565</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1292182/how-to-capture-and-process-a-live-rtmp-stream-with-ffmpeg" />
        <published>2018-02-05T13:35:24Z</published>
        <updated>2026-04-16T10:01:10Z</updated>
        <summary type="html">
            &lt;p&gt;I&#x27;m trying to download a &lt;strong&gt;live stream&lt;/strong&gt; (not a file) coming from a live camera feed available at the following website: &lt;a href=&quot;http://www.dot.ca.gov/video/&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://www.dot.ca.gov/video/&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I used Wireshark for sniffing the TCP packets and was able to extract the RTMP parameters, but wasn&#x27;t able to use them with FFMPEG/VLC for downloading / playing the stream on VLC (I guess I didn&#x27;t construct the URL correctly).&lt;/p&gt;&#xA;&lt;p&gt;For example, for the camera feed available &lt;a href=&quot;http://www.dot.ca.gov/d4/d4cameras/ct-cam-pop-E37_at_Lakeville_Rd.html/&quot; rel=&quot;nofollow noreferrer&quot;&gt;here&lt;/a&gt;, I got the following parameters:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;strong&gt;swfUrl&lt;/strong&gt;: &lt;a href=&quot;http://www.dot.ca.gov/research/its/StrobeMediaPlayback.swf&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://www.dot.ca.gov/research/its/StrobeMediaPlayback.swf&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;pageUrl&lt;/strong&gt;: &lt;a href=&quot;http://www.dot.ca.gov/d4/d4cameras/ct-cam-pop-N17_at_Saratoga_Rd.html&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://www.dot.ca.gov/d4/d4cameras/ct-cam-pop-N17_at_Saratoga_Rd.html&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;tcUrl&lt;/strong&gt;: rtmp://wzmedia.dot.ca.gov:1935/D4&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Play&lt;/strong&gt;: E37_at_Lakeville_Rd.stream.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Is there a chance someone is familiar with this and can help with understanding how I can use the above for downloading the stream?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1272692</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Why is Visual Studio Code is consuming all of my RAM?</title>
            <category scheme="https://superuser.com/tags" term="laptop" />
            <category scheme="https://superuser.com/tags" term="memory" />
            <category scheme="https://superuser.com/tags" term="freeze" />
            <category scheme="https://superuser.com/tags" term="windows-10-v1703" />
            <category scheme="https://superuser.com/tags" term="visual-studio-code" />
        <author>
            <name>Aung Myat</name>
            <uri>https://superuser.com/users/715197</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1272692/why-is-visual-studio-code-is-consuming-all-of-my-ram" />
        <published>2017-11-29T05:13:03Z</published>
        <updated>2026-04-16T09:44:20Z</updated>
        <summary type="html">
            &lt;p&gt;I have a Dell Inspiron 15 laptop with a Core i5 7th Generation along with 4GB DDR4 2400MHz. The OS is Windows 10 Home Single x64 (Build 15063). Most of the tasks being performed on that laptop are coding with Visual Studio Code, running MySQL server and some Java programming. It was working perfectly until the day before yesterday.&lt;/p&gt;&#xA;&lt;p&gt;Starting from yesterday, the Visual Studio Code program has started consuming all my RAM and freezes my laptop. Both HDD and RAM status in Task Manager went up to 100%. I always have to hard reset the laptop.&lt;/p&gt;&#xA;&lt;p&gt;The PC was operating normally until I opened the Visual Studio Code. I found out the Visual Studio is the cause of the problem. I uninstalled and reinstalled the program but that didn&#x27;t work for me. Also updating to the latest version didn&#x27;t work. I was just doing coding just like every day and didn&#x27;t install any plugins.&lt;/p&gt;&#xA;&lt;hr /&gt;&#xA;&lt;p&gt;&lt;strong&gt;Edit&lt;/strong&gt;: I apparently have fixed the problem. But I don&#x27;t know how the solution and this problem relates with.&lt;/p&gt;&#xA;&lt;p&gt;After upgrading to Fall Creators Update (1709), I could see all the details and sub tasks the VS Code is performing in the task manager. I found out more than 2000 Git for Windows processes were running under Visual Studio Code and consuming all my RAM. Those Git for Windows processes were increasing infinitely. Each process uses 2MB RAM.&lt;/p&gt;&#xA;&lt;p&gt;So, I uninstalled the Git (2.6.0) and reinstall with the latest version (2.15.2). That fixed my problem but I am not really satisfied with that.&lt;/p&gt;&#xA;&lt;p&gt;It would be very nice and appreciated if someone explain to me how the Git gives trouble to the Visual Studio Code.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1210396</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">Screen flicker after booting Windows</title>
            <category scheme="https://superuser.com/tags" term="windows-10" />
        <author>
            <name>Aran-Fey</name>
            <uri>https://superuser.com/users/423290</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1210396/screen-flicker-after-booting-windows" />
        <published>2017-05-18T07:37:52Z</published>
        <updated>2026-04-16T06:06:15Z</updated>
        <summary type="html">
            &lt;h1&gt;Problem&lt;/h1&gt;&#xA;&lt;p&gt;The problem I&#x27;m experiencing is that when I boot Windows, when I reach the login screen, my display starts flickering/flashing. (Basically it turns entirely grey or black about once or twice per second.) It also seems to freeze my PC temporarily; while the screen is grey I cannot move the mouse cursor or otherwise interact with Windows. I&#x27;m forced to restart my PC and try again. Usually I get lucky after 3-4 restart attempts. When Windows boots into the Advanced Startup Options menu and I select &amp;quot;Continue&amp;quot; (which is Microsoft speak for &amp;quot;reboot&amp;quot;), it almost always boots without the flickering and I&#x27;m able to use my PC.&lt;/p&gt;&#xA;&lt;p&gt;To clarify: The flickering &lt;strong&gt;only&lt;/strong&gt; happens immediately after booting, at the login screen. If it doesn&#x27;t occur then, it won&#x27;t occur later either and I&#x27;m safe until I reboot. I can even log out and back in without any risk.&lt;/p&gt;&#xA;&lt;p&gt;I &lt;strong&gt;think&lt;/strong&gt; the problem is related to my graphics driver (AMD), because it (almost) never occurs if I uninstall all AMD software. However, the problem still exists if I install an older version of the graphics driver (one that used to work before this issue appeared), so I&#x27;m not 100% sure.&lt;/p&gt;&#xA;&lt;h1&gt;Summary and additional details&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Flickering either occurs at the login screen or doesn&#x27;t occur at all&lt;/li&gt;&#xA;&lt;li&gt;Sometimes the flickering starts automatically, other times it begins when I interact with the login screen (by clicking or pressing enter)&lt;/li&gt;&#xA;&lt;li&gt;Flickering almost never occurs when booting from Advanced Startup Options menu&lt;/li&gt;&#xA;&lt;li&gt;&lt;s&gt;Flickering hasn&#x27;t occured in Safe Mode so far&lt;/s&gt; Flickering can occur even in Safe Mode.&lt;/li&gt;&#xA;&lt;li&gt;Not sure if relevant, but often after a successful boot, some of the icons in my task bar notification area do not render&lt;/li&gt;&#xA;&lt;li&gt;Flickering is limited to Windows; nonexistant on linux (just in case anyone thought it was a hardware problem)&lt;/li&gt;&#xA;&lt;li&gt;In order to test if the flickering exists, I have often rebooted my PC without doing anything - boot, login, reboot, login, reboot. This usually let me boot without any problems, which made it difficult to test if a &amp;quot;fix&amp;quot; worked or not. I&#x27;m starting to think that the flickering only occurs if I&#x27;ve actually used the PC before rebooting - maybe I have to start a certain program for it to occur?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h1&gt;Attempted solutions&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Disabled &amp;quot;AMD External Events Utility&amp;quot; service&lt;/li&gt;&#xA;&lt;li&gt;Disabled &amp;quot;Windows Error Reporting Service&amp;quot; and &amp;quot;Problem Reports and Solutions Control Panel Support&amp;quot; services&lt;/li&gt;&#xA;&lt;li&gt;Disabled &lt;em&gt;all&lt;/em&gt; non-windows services&lt;/li&gt;&#xA;&lt;li&gt;Reinstalled graphics driver&lt;/li&gt;&#xA;&lt;li&gt;Installed older graphics driver&lt;/li&gt;&#xA;&lt;li&gt;Disabled graphics card (through device manager -&amp;gt; right click -&amp;gt; disable device)&lt;/li&gt;&#xA;&lt;li&gt;Reinstalled Windows (multiple times, but the issue existed every single time)&lt;/li&gt;&#xA;&lt;li&gt;Turned on automatic login to bypass the login screen. PC then boots into a black screen instead.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h1&gt;Question&lt;/h1&gt;&#xA;&lt;p&gt;What can I do to fix or further diagnose this problem?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1156842</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Printing to A3 printer from Adobe Acrobat Reader DC on Windows 7</title>
            <category scheme="https://superuser.com/tags" term="pdf" />
            <category scheme="https://superuser.com/tags" term="printing" />
            <category scheme="https://superuser.com/tags" term="adobe-acrobat" />
        <author>
            <name>Strawberry</name>
            <uri>https://superuser.com/users/603009</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1156842/printing-to-a3-printer-from-adobe-acrobat-reader-dc-on-windows-7" />
        <published>2016-12-15T15:14:45Z</published>
        <updated>2026-04-16T05:03:45Z</updated>
        <summary type="html">
            &lt;p&gt;I normally print documents to an A4 printer, so I have an A4 printer set as my default printer.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;However, I also often need to print larger PDFs from Adobe Acrobat Reader DC.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;When I open Acrobat and select the A3 Printer&#x27;s Printer Driver from the &#x27;Print&#x27; dialog for the first time, the &#x27;Page Setup...&#x27; dialog always resets itself to &#x27;A4&#x27;. Although it&#x27;s a quick thing to select it and change it back to A3, it&#x27;s still tedious - especially, as I (almost) never need to print anything other than A3 using that printer driver.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&#x27;m fairly certain that the problem lies with Acrobat&#x27;s inability to adopt the selected Printer&#x27;s Page Setup settings as its own. To be clear, the printer driver is configured to A3.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is there a fix for this? &lt;/p&gt;&#xA;&#xA;&lt;p&gt;In the Devices and Printers, the Driver is configured as follows:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/PMdBt.jpg&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/PMdBt.jpg&quot; alt=&quot;enter image description here&quot;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1137262</id>
        <re:rank scheme="https://superuser.com">3</re:rank>
        <title type="text">What happens when I remove a device from my Microsoft account? Will the device not be password protected anymore?</title>
            <category scheme="https://superuser.com/tags" term="windows-10" />
            <category scheme="https://superuser.com/tags" term="remote-access" />
            <category scheme="https://superuser.com/tags" term="microsoft-account" />
        <author>
            <name>Vector</name>
            <uri>https://superuser.com/users/594410</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1137262/what-happens-when-i-remove-a-device-from-my-microsoft-account-will-the-device-n" />
        <published>2016-10-20T23:29:13Z</published>
        <updated>2026-04-16T10:01:53Z</updated>
        <summary type="html">
            &lt;p&gt;I have a Windows 10 tablet that I want to send out for repair but technical support asks me for the account password. This password is my Microsoft account with a lot of services and I will not disclose it.&lt;/p&gt;&#xA;&lt;h4&gt;Is there a way to disconnect or reset the account to a local one remotely?&lt;/h4&gt;&#xA;&lt;p&gt;Because I cannot access the tablet anymore, the thing I want to be repaired is the power button.&lt;/p&gt;&#xA;&lt;p&gt;I was checking and I can remove the device from my Microsoft Account remotely.&lt;/p&gt;&#xA;&lt;h4&gt;What would happen if I do so? The tablet wouldn&#x27;t be password protected anymore? Or the last local account would be activated? Or something else?&lt;/h4&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1116426</id>
        <re:rank scheme="https://superuser.com">7</re:rank>
        <title type="text">Disable auto-hide of scrollbar in Word 2016</title>
            <category scheme="https://superuser.com/tags" term="microsoft-word" />
            <category scheme="https://superuser.com/tags" term="microsoft-word-2016" />
            <category scheme="https://superuser.com/tags" term="scrollbar" />
        <author>
            <name>ygoe</name>
            <uri>https://superuser.com/users/37578</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1116426/disable-auto-hide-of-scrollbar-in-word-2016" />
        <published>2016-08-22T18:46:02Z</published>
        <updated>2026-04-16T04:06:25Z</updated>
        <summary type="html">
            &lt;p&gt;Word 2016 hides the vertical scrollbar after a few seconds of inactivity. As soon as I move the mouse cursor it appears again but it disappears again after a moment. When it&#x27;s hidden I can&#x27;t see how long the document is and which position I&#x27;m looking at. Must be one of those modern stupid &quot;desktop is not a touch-only tablet&quot; design mistakes creeping in from entirely different platforms.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I know there is an option to permanently hide the vertical or horizontal scollbar but this is not the case here. The vertical scrollbar is visible but not permanently.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;This issue did not exist in Word 2010. I don&#x27;t know Word 2013 so I can&#x27;t say anything about that but it seems to be &lt;a href=&quot;https://superuser.com/q/685795/37578&quot;&gt;a similar issue&lt;/a&gt; from what I&#x27;ve found.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;PS: I&#x27;m also looking for a permanent solution, not one that only lasts until the Word application is closed.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Update: Please go vote for this bugfix here on &lt;a href=&quot;https://word.uservoice.com/forums/304924-word-for-windows-desktop-application/suggestions/9732945-stop-the-scroll-bar-from-fading-in-word-2013&quot; rel=&quot;nofollow noreferrer&quot;&gt;uservoice&lt;/a&gt;, as noted in the comments.&lt;/strong&gt;&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1054137</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">How do I configure sssd to authenticate against LDAP using client certificates / SASL EXTERNAL</title>
            <category scheme="https://superuser.com/tags" term="ldap" />
            <category scheme="https://superuser.com/tags" term="client-certificate" />
            <category scheme="https://superuser.com/tags" term="sasl" />
        <author>
            <name>Graham Leggett</name>
            <uri>https://superuser.com/users/473270</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1054137/how-do-i-configure-sssd-to-authenticate-against-ldap-using-client-certificates" />
        <published>2016-03-17T16:26:46Z</published>
        <updated>2026-04-16T06:06:15Z</updated>
        <summary type="html">
            &lt;p&gt;I have a need to configure various Ubuntu Trusty machines using sssd against a 389ds server that expects to be bound to using a binddn selected automatically via a client certificate mapping.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I have successfully set up 389ds with a certmap as follows:&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;# By default, we trust any valid certificate that has an ou attribute that&#xA;# matches an entry (currently ou=Servers) in the DIT&#xA;certmap default     default&#xA;default:DNComps&#xA;default:FilterComps ou&#xA;default:verifycert  off&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;In addition, I have disabled anonymous binds and forced SASL external binds as follows:&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;# disable anonymous binds&#xA;dn: cn=config&#xA;changetype: modify&#xA;replace: nsslapd-allow-anonymous-access&#xA;nsslapd-allow-anonymous-access: off&#xA;&#xA;# force sasl external binds to use cert&#xA;dn: cn=config&#xA;changetype: modify&#xA;replace: nsslapd-force-sasl-external&#xA;nsslapd-force-sasl-external: on&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;On the sssd side, I have /etc/sssd/sssd.conf that looks as follows:&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;[sssd]&#xA;config_file_version = 2&#xA;domains = LDAP&#xA;services = nss, pam&#xA;&#xA;[nss]&#xA;filter_groups = root&#xA;filter_users = root&#xA;reconnection_retries = 3&#xA;entry_cache_timeout = 300&#xA;entry_cache_nowait_percentage = 75&#xA;&#xA;[pam]&#xA;reconnection_retries = 3&#xA;offline_credentials_expiration = 2&#xA;offline_failed_login_attempts = 3&#xA;offline_failed_login_delay = 5&#xA;&#xA;# A native LDAP domain&#xA;[domain/LDAP]&#xA;enumerate = true&#xA;cache_credentials = TRUE&#xA;debug_level = 9&#xA;&#xA;id_provider = ldap&#xA;auth_provider = ldap&#xA;chpass_provider = ldap&#xA;&#xA;ldap_uri = ldaps://ldap.example.com:636&#xA;ldap_user_search_base = dc=example,dc=com&#xA;tls_reqcert = demand&#xA;ldap_tls_cacert = /etc/ssl/certs/root-ca.crt&#xA;ldap_tls_cert = /etc/ssl/certs/my.crt&#xA;ldap_tls_key = /etc/ssl/private/my.key&#xA;ldap_sasl_mech = EXTERNAL&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;When I start up sssd, sssd attempts to bind to 389ds, first by attempting to bind anonymously (which then fails), and then by using the SASL EXTERNAL mechanism (which also fails):&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;(Thu Mar 17 16:08:34 2016) [sssd[be[LDAP]]] [sdap_process_message] (0x4000): Message type: [LDAP_RES_SEARCH_RESULT]&#xA;(Thu Mar 17 16:08:34 2016) [sssd[be[LDAP]]] [sdap_get_generic_ext_done] (0x0400): Search result: Inappropriate authentication(48), Anonymous access is not allowed.&#xA;(Thu Mar 17 16:08:34 2016) [sssd[be[LDAP]]] [sdap_get_generic_ext_done] (0x0040): Unexpected result from ldap: Inappropriate authentication(48), Anonymous access is not allowed.&#xA;(Thu Mar 17 16:08:34 2016) [sssd[be[LDAP]]] [sdap_get_generic_done] (0x0100): sdap_get_generic_ext_recv failed [5]: Input/output error&#xA;(Thu Mar 17 16:08:34 2016) [sssd[be[LDAP]]] [sdap_get_server_opts_from_rootdse] (0x0200): No known USN scheme is supported by this server!&#xA;(Thu Mar 17 16:08:34 2016) [sssd[be[LDAP]]] [sdap_cli_auth_step] (0x0100): expire timeout is 900&#xA;(Thu Mar 17 16:08:34 2016) [sssd[be[LDAP]]] [sdap_cli_auth_step] (0x1000): the connection will expire at 1458231814&#xA;(Thu Mar 17 16:08:34 2016) [sssd[be[LDAP]]] [sasl_bind_send] (0x0100): Executing sasl bind mech: EXTERNAL, user: (null)&#xA;(Thu Mar 17 16:08:34 2016) [sssd[be[LDAP]]] [sasl_bind_send] (0x0020): ldap_sasl_bind failed (-6)[Unknown authentication method]&#xA;(Thu Mar 17 16:08:34 2016) [sssd[be[LDAP]]] [sasl_bind_send] (0x0080): Extended failure message: [SASL(-4): no mechanism available: ]&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;Using ssldump, it appears that the client side sent a client certificate, however the ssldump -A option is buggy and it refuses to tell me anything about this cert:&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;1 3  0.0283 (0.0218)  C&amp;gt;SV3.3(7)  Handshake&#xA;      Certificate&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;The questions I have is:&lt;/p&gt;&#xA;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;Why is sssd&#x27;s attempt to bind anonymously failing? In theory the &quot;nsslapd-force-sasl-external: on&quot; should cause all bind attempts to be ignored in favour of the client certificate.&lt;/p&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;Why is ssd&#x27;s attempt to bind using SASL/EXTERNAL failing?&lt;/p&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;Is there any kind of guide or howto that describes sssd&#x2B;ldap along with client certificates?&lt;/p&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;p&gt;For the avoidance of doubt, in this scenario simple binds are not an option.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Update:&lt;/p&gt;&#xA;&#xA;&lt;p&gt;When I try use openssl s_client to connect to the 389ds server using the correct client certificate, the following correctly appears in the 389ds log indicating that the client certificate triggered a successful bind:&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;[17/Mar/2016:16:35:02 &#x2B;0000] conn=130 SSL 128-bit AES-GCM; client CN=stuff,OU=Servers,O=Example,DC=example,DC=com; issuer CN=morestuff,OU=Example Signing CA,O=Example,DC=example,DC=com&#xA;[17/Mar/2016:16:35:02 &#x2B;0000] conn=130 SSL client bound as ou=Servers,dc=example,dc=com&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;It appears in this case that sssd is not attempting to bind with the certificate and key provided. Anyone know why?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1006240</id>
        <re:rank scheme="https://superuser.com">9</re:rank>
        <title type="text">Windows Media Feature Pack not working correctly</title>
            <category scheme="https://superuser.com/tags" term="windows" />
            <category scheme="https://superuser.com/tags" term="windows-media-player" />
        <author>
            <name>Azulath</name>
            <uri>https://superuser.com/users/526977</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1006240/windows-media-feature-pack-not-working-correctly" />
        <published>2015-11-27T15:06:52Z</published>
        <updated>2026-04-16T05:31:48Z</updated>
        <summary type="html">
            &lt;p&gt;I&#x27;m running Windows 10 Pro N on my desktop PC and I&#x27;ve installed the media feature pack ( &lt;a href=&quot;http://www.microsoft.com/en-GB/download/details.aspx?id=48231&quot; rel=&quot;noreferrer&quot;&gt;http://www.microsoft.com/en-GB/download/details.aspx?id=48231&lt;/a&gt; ) because it is apparently needed to connect to android devices via usb.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;But when I open the Control Panel and browse to Programs-&gt;Enable/Disable Windows Features, media player features are missing entirely from the list.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Furthermore, when I open  (the new) Settings-&gt;Updates and browse to see the installed updates the Feature Pack for Windows (KB3010081) is shown. However, when I click on deinstall updates I see a new update list (in the old Control Panel) und the Feature Pack is again missing...&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/BylAA.jpg&quot; rel=&quot;noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/BylAA.jpg&quot; alt=&quot;Updates&quot;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Do you know any way to install the Media Feature Pack properly?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Edit: To make it a little easier I&#x27;ve added an image related that shows the discrepancy between Settings and the Control Panel. Keep in mind that it is german though (I&#x27;ve installed the german version of the feature pack, but in order to make it simpler for english speaking users I&#x27;ve postet the link to the english version above)&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/822076</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">http.host filter for tshark capturing</title>
            <category scheme="https://superuser.com/tags" term="wireshark" />
        <author>
            <name>k961</name>
            <uri>https://superuser.com/users/349133</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/822076/http-host-filter-for-tshark-capturing" />
        <published>2014-10-07T16:00:03Z</published>
        <updated>2026-04-16T04:06:25Z</updated>
        <summary type="html">
            &lt;p&gt;I would like to capture traffic to a specific domain name. I tried the following wireshark filter&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;http.host == &#x27;example.com&#x27;&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;It works, but after a few hours the temp data gets very large, so I tried to use tshark &amp;amp; capture filters to only capture and save the traffic that is going to example.com&lt;/p&gt;&#xA;&#xA;&lt;pre&gt;&lt;code&gt;tshark -i eth0 -f &quot;Host example.com&quot; -w &quot;/tmp/d.pcap&quot;&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;However, this is capturing everything.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is there anyway I can capture only the traffic going to a specific domain name?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/813335</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Changing screen resolution in Chrome Remote Dekstop for Ubuntu Server</title>
            <category scheme="https://superuser.com/tags" term="ubuntu" />
            <category scheme="https://superuser.com/tags" term="xorg" />
            <category scheme="https://superuser.com/tags" term="chrome-remote-desktop" />
        <author>
            <name>Shenal Silva</name>
            <uri>https://superuser.com/users/175566</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/813335/changing-screen-resolution-in-chrome-remote-dekstop-for-ubuntu-server" />
        <published>2014-09-18T06:09:21Z</published>
        <updated>2026-04-16T11:01:30Z</updated>
        <summary type="html">
            &lt;p&gt;I have setup Chrome Remote Desktop in my ubuntu server using a vnc connection and set the resolution as 1366x 768 however when i connect using chrome remote desktop the screen size is different (appears to be 1366x1366) How can I fix this? &lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/702119</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">can not to connect to my printer on the same access point</title>
            <category scheme="https://superuser.com/tags" term="networking" />
            <category scheme="https://superuser.com/tags" term="wireless-networking" />
            <category scheme="https://superuser.com/tags" term="printer" />
            <category scheme="https://superuser.com/tags" term="wireless-access-point" />
        <author>
            <name>Michel</name>
            <uri>https://superuser.com/users/43615</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/702119/can-not-to-connect-to-my-printer-on-the-same-access-point" />
        <published>2014-01-15T17:21:48Z</published>
        <updated>2026-04-16T03:04:20Z</updated>
        <summary type="html">
            &lt;p&gt;I have a router and an access point setup.&#xA;my access point ( engenius ecb 300) which is located at the second floor is utp-wired to my router  which is located at the first floor.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;My printer is in the room next to the access point at the second floor, connected via wifi to the access point.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;now my laptop is also in a room next to the access point at the second floor, also connected via wifi to the access point&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Now somehow I can&#x27;t connect from my laptop to my printer. I can ping every other device which is utp-wired to my router (raspberry pi&#x27;s, pc&#x27;s) but not to the printer on the same access point.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;From any other computer (which are all utp-wired to the router) I can access the printer.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;So the only laptop which is giving me trouble is the one which is (wifi) connected to the same access point.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is this somehow by design?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/567322</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">How to add an text entry to automatically complete a form in Google Chrome?</title>
            <category scheme="https://superuser.com/tags" term="google-chrome" />
            <category scheme="https://superuser.com/tags" term="autocomplete" />
        <author>
            <name>BSF Light</name>
            <uri>https://superuser.com/users/208063</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/567322/how-to-add-an-text-entry-to-automatically-complete-a-form-in-google-chrome" />
        <published>2013-03-17T15:55:11Z</published>
        <updated>2026-04-16T07:01:55Z</updated>
        <summary type="html">
            &lt;p&gt;In Google Chrome, when I type something to an textbox, such as my email address or an username for a website, Chrome remembers it. The next time I log in to that website, I just type some first letter and a drop-down menu appears let me choose the data i want to type. But sometimes It doesn&#x27;t work. How can I add a text I want for Chrome auto complete it.&#xA;Funny, I know to remove an entry, just choose it and press &quot;del&quot;; but don&#x27;t know how to add.&#xA;Thanks for your help.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/455886</id>
        <re:rank scheme="https://superuser.com">2</re:rank>
        <title type="text">McAfee blocking PDFs</title>
            <category scheme="https://superuser.com/tags" term="adobe-acrobat" />
            <category scheme="https://superuser.com/tags" term="blocking" />
        <author>
            <name>John B</name>
            <uri>https://superuser.com/users/149746</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/455886/mcafee-blocking-pdfs" />
        <published>2012-07-31T16:01:57Z</published>
        <updated>2026-04-16T08:02:30Z</updated>
        <summary type="html">
            &lt;p&gt;I&#x27;m running Windows XP SP3, with Adobe Reader 10.1.3. I also have McAfee.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I have always been able to open PDFs in Adobe Reader with no trouble. Now, all of a sudden, I can&#x27;t. &lt;/p&gt;&#xA;&#xA;&lt;p&gt;If I turn off McAfee real time scanning and firewall, then the PDFs open just fine. As soon as McAfee is enabled, they won&#x27;t open. It does this for all PDFs.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;How do I fix it?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/421673</id>
        <re:rank scheme="https://superuser.com">3</re:rank>
        <title type="text">How can I reset my own roaming profile on Windows 7 Professional?</title>
            <category scheme="https://superuser.com/tags" term="windows-7" />
            <category scheme="https://superuser.com/tags" term="roaming-profiles" />
        <author>
            <name>ivystopia</name>
            <uri>https://superuser.com/users/82859</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/421673/how-can-i-reset-my-own-roaming-profile-on-windows-7-professional" />
        <published>2012-05-07T18:45:16Z</published>
        <updated>2026-04-16T02:03:05Z</updated>
        <summary type="html">
            &lt;p&gt;My University uses Windows 7 professional roaming profiles with a domain. I&#x27;m not entirely sure how it works, so forgive me if this is a stupid question.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is there a way I can reset my profile to its vanilla &quot;out of the box&quot; state for a new account? I&#x27;ve tried deleting pretty much every file I have write permissions on, but things in AppData like my Firefox profile, start-menu ordering etc all seem to get restored when I log back in.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is this possible, or should I just ask the administrator? All the resources I&#x27;ve found have been for administrators to reset users profiles, not for users to reset their own.&lt;/p&gt;&#xA;
        </summary>
    </entry>
</feed>