<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Administrator | SDT 攻城獅區</title>
	<atom:link href="https://sdt.hameba.tw/tag/administrator/feed/" rel="self" type="application/rss+xml" />
	<link>https://sdt.hameba.tw</link>
	<description>由Steven, Der, Ted 三位高級打字員所組成，是三位工程師(攻城獅)所維護的技術分享平台，或許偶爾會分享一些日常，有任何問題或是錯誤的部分，歡迎留言告訴我們！</description>
	<lastBuildDate>Sun, 31 Jan 2021 02:53:50 +0800</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3</generator>

<image>
	<url>https://sdt.hameba.tw/wp-content/uploads/2020/02/hameba_favicon-150x150.png</url>
	<title>Administrator | SDT 攻城獅區</title>
	<link>https://sdt.hameba.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Windows 7 忘記系統管理員密碼與把使用者加入Administrators群組</title>
		<link>https://sdt.hameba.tw/648/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-7-%25e5%25bf%2598%25e8%25a8%2598%25e7%25b3%25bb%25e7%25b5%25b1%25e7%25ae%25a1%25e7%2590%2586%25e5%2593%25a1%25e5%25af%2586%25e7%25a2%25bc%25e8%2588%2587%25e6%258a%258a%25e4%25bd%25bf%25e7%2594%25a8%25e8%2580%2585%25e5%258a%25a0%25e5%2585%25a5administrators%25e7%25be%25a4%25e7%25b5%2584</link>
				<comments>https://sdt.hameba.tw/648/#respond</comments>
				<pubDate>Thu, 21 Jan 2021 16:02:10 +0000</pubDate>
		<dc:creator><![CDATA[Li Der]]></dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">https://sdt.hameba.tw/?p=648</guid>
				<description><![CDATA[<p>需要administrator權限執行系統的使用者， 不知道為什麼被從administrators群組移除了， &#8230; </p>
<p class="link-more"><a href="https://sdt.hameba.tw/648/" class="more-link">閱讀全文<span class="screen-reader-text">〈Windows 7 忘記系統管理員密碼與把使用者加入Administrators群組〉</span></a></p>
The post <a href="https://sdt.hameba.tw/648/">Windows 7 忘記系統管理員密碼與把使用者加入Administrators群組</a> first appeared on <a href="https://sdt.hameba.tw">SDT 攻城獅區</a>.]]></description>
								<content:encoded><![CDATA[<p>需要administrator權限執行系統的使用者，</p>
<p>不知道為什麼被從administrators群組移除了，</p>
<p><span id="more-648"></span></p>
<p>無奈沒有系統管理員的密碼，只好想想其他辦法。</p>
<p>參考不少網路上的方法，不外乎是要將螢幕小鍵盤改成命令提示字元。</p>
<p>因為沒有administrator的密碼，</p>
<p>只好出動安裝光碟(修復您的電腦)或是開機光碟。</p><pre class="crayon-plain-tag">cd windows\system32
copy cmd.exe cmd.exe_bak
copy osk.exe osk.exe_bak
del osk.exe
ren cmd.exe osk.exe
shutdown –r –t 00</pre><p>重開機後，Windows登入畫面左下角&#8221;輕鬆存取&#8221;，</p>
<p>開啟被我們修改過後的&#8221;螢幕小鍵盤&#8221;，就可以把命令提示字元打開了。</p>
<p>接下來將使用者加入到Administrators群組裡。</p><pre class="crayon-plain-tag">net localgroup administrators 使用者名稱 /add</pre><p>大功告成！</p>
<p>&nbsp;</p>
<p>&nbsp;</p>The post <a href="https://sdt.hameba.tw/648/">Windows 7 忘記系統管理員密碼與把使用者加入Administrators群組</a> first appeared on <a href="https://sdt.hameba.tw">SDT 攻城獅區</a>.]]></content:encoded>
							<wfw:commentRss>https://sdt.hameba.tw/648/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
