www.intel.com.tw Open in urlscan Pro
2a02:26f0:6b:590::4b23  Public Scan

URL: https://www.intel.com.tw/content/www/tw/zh/support/detect.html
Submission Tags: falconsandbox
Submission: On February 16 via api from US — Scanned from NL

Form analysis 4 forms found in the DOM

Name: igm-form-signinPOST https://www.intel.com/libs/apps/intel/login.json/securitytoken

<form id="igm-form-signin" action="https://www.intel.com/libs/apps/intel/login.json/securitytoken" method="POST" name="igm-form-signin" class="intel-form" novalidate="">
  <h3 class="section-title">登入</h3>
  <div class="flex-layout-md">
    <div class="form-group flex-col-md vertical-gutter">
      <label for="username">
        <span class="sr-only">使用者名稱</span>
        <input class="form-control form-input" aria-describedby="uname-error" name="userid" id="username" placeholder="使用者名稱" required="">
      </label>
      <div class="error validation-messages " id="uname-error">
        <div class="rule broken">缺少使用者名稱</div>
      </div>
    </div>
    <div class="form-group flex-col-md vertical-gutter">
      <label for="password">
        <span class="sr-only">密碼</span>
        <input type="password" class="form-control form-input" aria-describedby="pwd-error" id="password" name="password" placeholder="密碼" required="" autocomplete="off">
      </label>
      <div class="error validation-messages " id="pwd-error">
        <div class="rule broken">缺少密碼</div>
      </div>
    </div>
  </div>
  <p class="vertical-gutter">登入即表示您同意我們的<a href="/content/www/tw/zh/legal/terms-of-use.html">服務條款</a>。</p>
  <div class="flex-layout-md flex-align-center vertical-gutter">
    <input type="hidden" name="callBack" id="callBackSimplify">
    <input type="hidden" name="queryParam" id="queryParam" value="https://www.intel.com.tw/content/www/tw/zh/support/detect.html">
    <input type="submit" class="btn btn-primary blue-btn-white-text" value="登入" data-wap="{&quot;linktype&quot;:&quot;sign-in&quot;}">
    <label for="cbRememberMe" class="has-switch-input">
      <input id="cbRememberMe" name="rememberme" type="checkbox" value="true">
      <span class="check-box"></span>
      <span>記住我</span>
    </label>
  </div>
  <p class="vertical-gutter"> 忘了您的 Intel <a href="https://www.intel.com/content/www/tw/zh/my-intel/forgot-userid.html">使用者名稱</a> 或 <a href="https://www.intel.com/content/www/tw/zh/my-intel/forgot-password.html">密碼</a>? </p>
  <p class="vertical-gutter">
    <a href="/content/www/tw/zh/my-intel/sign-in-faq.html">常見問題集</a>
  </p>
</form>

Name: hpsform-new /content/www/tw/zh/search.html

<form class="mega-search-form search item" data-igm-search-control="" name="hpsform-new" id="hpsform-new" action="/content/www/tw/zh/search.html" role="search" onsubmit="return INTEL_TYPE_AHEAD.onSubmitHps('搜尋', '/content/www/tw/zh', 'zh_TW')">
  <button type="submit" class="btn-mega-search icon" aria-label="Search" tabindex="-1">
    <span class="sr-only">搜尋</span>
    <span class="fa-global-search"></span>
  </button>
  <label for="mobile-search">
    <span class="sr-only">&lt;</span>
    <input id="toplevelcategory" name="toplevelcategory" type="hidden" value="none">
    <input id="query" name="query" type="hidden" value="">
    <input data-tabindex="1" class="form-control" data-search-input="" id="mobile-search" name="keyword" type="text" data-igm-search-input="" title="搜尋" autocomplete="off" data-target-result="#igm-search-result" aria-controls="mega-results-overlay"
      placeholder="搜尋 Intel.com">
  </label>
  <button type="button" id="cls-btn" class="btn-mega-close" aria-label="Close Search Panel" data-mega-close="global-search">
    <span class="sr-only"></span>
    <span class="fa-cancel-thin"></span>
  </button>
</form>

/content/www/tw/zh/search.html

<form action="/content/www/tw/zh/search.html" onsubmit="return supportSearch('/content/www/tw/zh/search.html', 'Y')" class="ng-pristine ng-valid">
  <div class="search-products input-group">
    <input name="toplevelcategory" type="hidden" value="Support">
    <input id="coveoId" type="hidden" value="Downloads">
    <label for="search-query-input" class="hide"></label>
    <input tabindex="1" data-search-input="" data-searchsupport-input="" type="text" id="search-query-input" class="form-control search-input-box search-box-ics productsearch" autocomplete="off" name="keyword" placeholder="搜尋技術支援資料庫">
    <button type="submit" class="btn-mega-search icon" aria-label="Search" tabindex="-1">
      <span class="sr-only">Search</span>
      <span class="fa-global-search"></span>
    </button>
    <button id="support-btn-clear" class="btn-clear" type="reset" style="display: none;"></button>
  </div>
</form>

<form class="col-sm-12 support-feedback-form ng-pristine ng-valid">
  <div class="form-group text-center useful-info-question">
    <p>這個資訊對您是否有幫助呢?</p>
    <div class="radio-inline component" data-component="notrack" data-component-id="1">
      <input type="radio" id="useful-information-yes" name="useful-info-radio" value="yes" ng-click="onYesNoClick(1);">
      <label for="useful-information-yes"><span>有</span></label>
    </div>
    <div class="radio-inline component" data-component="notrack" data-component-id="1">
      <input type="radio" id="useful-information-no" name="useful-info-radio" value="no" ng-click="onYesNoClick(2);">
      <label for="useful-information-no"><span>否</span></label>
    </div>
  </div>
  <div class="form-group">
    <textarea class="form-control ng-pristine ng-valid" ng-keypress="isNumeric($event)" rows="5" placeholder="請告訴我們您的想法" id="feedback-character-area" ng-model="formData.onComment"></textarea>
    <label for="feedback-character-area"></label>
    <p>剩餘字元數: <span id="feedback-character-count">500</span></p>
  </div>
  <div class="form-group text-center">
    <button type="button" class="btn btn-primary btn-no-shadow" data-wap="">傳送</button>
  </div>
  <div class="form-group">
    <p class="small">我們十分感謝所有的意見反應,但無法回覆或給予產品支援。請勿輸入聯絡資訊。如果您需要答覆, <a href="/content/www/tw/zh/support/contact-intel.html" onkeypress="setCtaEpmIdPath(this)" onclick="setCtaEpmIdPath(this)">請聯絡支援部門。</a></p>
  </div>
</form>

Text Content

Skip To Main Content
Intel 首頁
切換瀏覽
    
 1. 產品
    產品首頁
    處理器
       
     * Intel® Xeon® 可擴充
       
     * Intel® Xeon®
       
     * Intel® Core™
       
     * Pentium®
       
     * Celeron®
       
     * Intel Atom®
       
     * Intel® Movidius™ VPU
       
     * 物聯網與嵌入式處理器
    
    系統與裝置
       
     * 工作站
       
     * 桌上型電腦
       
     * 筆記型電腦
       
     * Intel® Evo™
       
     * Intel® NUC
       
     * Intel® 無人機燈光秀
       
     * Intel® IoT RFP Ready Kit
       
     * 電源解決方案
    
    伺服器產品
       
     * 單節點伺服器
       
     * 多節點伺服器
       
     * Intel® 資料中心模塊
       
     * 伺服器機殼
       
     * 伺服器主機板
       
     * SAS/RAID 產品
       
     * Intel® 伺服器管理
    
    FPGA 與可程式化的裝置
       
     * Intel® FPGA
       
     * 邊緣導向的 FPGA
       
     * Intel® SoC FPGA
       
     * CPLD
       
     * 設定裝置
       
     * Intel® Quartus® Prime 設計軟體
       
     * 智慧財產
       
     * 主機板與套件
       
     * 加速卡
    
    結構化的 ASIC
       
     * Intel® eASIC™ N5X 裝置
       
     * Intel® eASIC™ N3XS 裝置
       
     * Intel® eASIC™ N3X 與 N2X 裝置
       
     * Intel® easicopy™ 裝置
    
    晶片組
       
     * 筆記型
       
     * 桌上型電腦
       
     * 伺服器
       
     * 嵌入式
    
    圖形處理器
       
     * Intel® Arc™
       
     * Intel® Iris® Xe MAX 顯示晶片
       
     * Intel® Server GPU
    
    記憶體與儲存裝置
       
     * 固態硬碟
       
     * Intel® Optane™ 記憶體
       
     * Intel® Optane™ 持續性記憶體
    
    無線通訊產品
       
     * Intel® Killer™ 無線通訊產品
       
     * Intel® Wi-Fi 6E 產品
       
     * Intel® Wi-Fi 6 產品
       
     * Intel® Wireless-AC 產品
    
    乙太網路產品
       
     * Intel® 乙太網路技術
       
     * Intel® 乙太網路產品
       
     * 基礎架構處理器(IPU)
       
     * Intel® 矽光子元件光纖收發器
       
     * Programmable Ethernet Switch Products
    
    技術
       
     * Intel® 實感™ 技術
       
     * Intel® vPro™ 平台
       
     * Intel Unite® 解決方案
       
     * 視覺產品
       
     * 矽晶科技的創新
       
     * Thunderbolt™ 技術
    
    產品規格
 2. 支援
    驅動程式與下載
       
     * 自動更新您的驅動程式
       
     * 下載中心
    
    支援以下項目:
       
     * 產品
       
     * 硬體開發者
       
     * 軟體開發者
       
     * FPGA開發者
       
     * 供應商
    
    相關資源
       
     * 產品工具與公用程式
       
     * 支援社群
       
     * 保固資訊
       
     * 聯絡支援部門

 3. 解決方案
    產業
       
     * 傳播
       
     * 通訊
       
     * 消費者 FPGA
       
     * 創作
       
     * 教育
       
     * 金融服務
       
     * 遊戲
       
     * 醫療保健與生命科學
       
     * 工業
       
     * 政府與公家機關
       
     * 零售
       
     * 測試與測量
       
     * 運輸
       
     * 有線
       
     * 智慧城市
       
     * 餐旅服務業
    
    主題
       
     * 5G 連線
       
     * 進階分析
       
     * 人工智慧
       
     * 雲端運算
       
     * 高效能運算
       
     * 物聯網
       
     * 電腦視覺
       
     * IT@Intel
       
     * 機器學習
       
     * 網路連線功能
       
     * 商用電腦
       
     * 安全性
       
     * 邊緣運算
       
     * 資料中心解決方案
       
     * 機器人技術
    
    相關資源
       
     * 技術秘訣與竅門
       
     * 客戶焦點
       
     * 合作夥伴展示
    
    服務
       
     * Intel Foundry 服務
       
     * Intel® 資料中心管理 (Data Center Manager)

 4. 開發者
    軟體開發
       
     * Intel® 軟體概覽
       
     * Intel® 開發人員專區
       
     * Intel 註冊中心
       
     * 軟體開發工具
       
     * 文件
       
     * 韌體
    
    硬體的開發
       
     * 資源與設計中心
       
     * 設計工具與服務
       
     * 支援與訓練
       
     * 嵌入式軟體
    
    FPGA 開發
       
     * Intel® FPGA 支援資源
       
     * 設計工具與軟體
       
     * 下載
       
     * 文件
       
     * 訓練
       
     * Acceleration Hub

 5. 合作夥伴
    Intel® 夥伴聯盟
       
     * 計畫首頁
       
     * 關於會員資格
       
     * 取得協助
       
       
     * 加入 Intel® 夥伴聯盟
       
     * 已經是會員了嗎?登入
       
     * 提交解決方案
    
    Retail Partner Solutions
       
     * 首頁與登入
       
     * 零售支援
    
    尋找合作夥伴
       
     * Intel® 解決方案市場
       
     * 各類產品選擇
       
     * 各用途產品選擇
       
     * 各產業產品選擇
       
     * 合作夥伴目錄
       
     * 各市場區隔合作夥伴
       
     * 各產業合作夥伴
       
     * 各專長合作夥伴

    
 6. 詳細內容 +
    
    
    

登入


登入

使用者名稱
缺少使用者名稱
密碼
缺少密碼

登入即表示您同意我們的服務條款。

記住我

忘了您的 Intel 使用者名稱 或 密碼?

常見問題集



您為 Intel 工作嗎? 在這裡登入.

還沒有 Intel 帳戶? 在此訂閱 取得基本帳戶。

我的 Intel
我的工具
   
 * ?

登出
Taiwan (繁體中文)


選擇所在地區


ASIA PACIFIC

 * Asia Pacific (English)
 * Australia (English)
 * India (English)
 * Indonesia (Bahasa Indonesia)
 * Japan (日本語)
 * Korea (한국어)
 * Mainland China (简体中文)
 * Taiwan (繁體中文)
 * Thailand (ไทย)
 * Vietnam (Tiếng Việt)


EUROPE

 * France (Français)
 * Germany (Deutsch)
 * Ireland (English)
 * Italy (Italiano)
 * Poland (Polski)
 * Russia (Русский)
 * Spain (Español)
 * Turkey (Türkçe)
 * United Kingdom (English)


LATIN AMERICA

 * Argentina (Español)
 * Brazil (Português)
 * Chile (Español)
 * Colombia (Español)
 * Latin America (Español)
 * Mexico (Español)
 * Peru (Español)


MIDDLE EAST/AFRICA

 * Israel (עברית)


NORTH AMERICA

 * United States (English)
 * Canada (English)
 * Canada (Français)

切換搜尋
搜尋 <


熱門結果


登入 以存取限制內容


USING INTEL.COM SEARCH

You can easily search the entire Intel.com site in several ways.

 * 品牌名稱: Core i9
 * Document Number: 123456
 * 代號: Kaby Lake
 * 特殊運算子: “Ice Lake”, Ice AND Lake, Ice OR Lake, Ice*


快速連結

您也可以試試以下快速連結,查看熱門搜尋結果。

 * 下載中心
 * 產品規格
 * 產品
 * 支援


最近的搜尋

登入 以存取限制內容
    
 1. Intel® 驅動程式與支援助理

此網站不建議使用您目前的瀏覽器版本。
請考慮透過下列其中一個連結,升級到最新版的瀏覽器。

 * Safari
 * Chrome
 * Edge
 * Firefox


支援


INTEL® 驅動程式與支援助理

Intel® 驅動程式與支援助理為您大多數的 Intel 硬體提供量身打造的專屬支援和零負擔的更新程序,藉此讓您的系統保持最新狀態。
檢視驅動程式與軟體排除項目清單。

注意:此應用程式適用於 Microsoft Windows 7、Windows 8、Windows 8.1、Windows® 10 和 Windows
11,使用 Chrome、Firefox 或 Edge*(44.17763/18.17763 或更新版本)瀏覽器。

立即下載 下載前進一步瞭解 Intel® 驅動程式與支援助理 ›



自動偵測 INTEL® 產品

為您的 Intel® 產品提供個人化的整合式系統支援。


下載驅動程式與軟體

使用這個公用程式,系統會識別您的 Intel® 產品,然後您會看到為您特選的可用更新清單。


相關產品支援

為識別到的 Intel® 產品取得合適的支援。


步驟 1:下載並執行

下載 Intel® 驅動程式與支援助理應用程式。

立即下載


步驟 2:安裝

依照畫面上的提示安裝軟體。


步驟 3:造訪支援助理

為您的 Intel 硬體取得自訂驅動程式及軟體更新。


進一步瞭解 INTEL® 驅動程式與支援助理

Intel® 驅動程式與支援助理常見問答集 ›


需要更多支援資訊嗎?

Search


或

選擇您的產品
 * 主機板與套件
 * 乙太網路產品
 * Fabric 產品
 * Intel® FPGAs
 * 繪圖
 * 記憶體與儲存
 * Intel® NUC
 * 處理器
 * 伺服器產品
 * 軟體
 * 技術
 * 無線
 * 其他 Intel® 品牌




需要更多協助嗎?

聯絡支援部門




提供意見回饋




這個資訊對您是否有幫助呢?

有
否

剩餘字元數: 500

傳送

我們十分感謝所有的意見反應,但無法回覆或給予產品支援。請勿輸入聯絡資訊。如果您需要答覆, 請聯絡支援部門。

謝謝您


 * 公司資訊
 * 我們的承諾
 * 多元與包容
 * 投資人關係
 * 聯絡我們
 * 新聞室
 * 網站索引
 * Intel 徵才項目

 * 
 * 
 * 

 * © Intel 公司
 * 使用條款
 * *商標
 * 供應鏈透明
 * Cookies
 * 保密政策

Intel 技術可能需要搭配支援的硬體、軟體或服務啟動。// 沒有產品或元件能提供絕對的安全性。// 您的成本和成果可能有所落差。//
效能因使用情形、配置和其他因素而異。// 請參閱我們完整的法律通知與免責聲明。// Intel 承諾致力於尊重人權,並極力避免成為侵害人權的共謀。請參閱
Intel 的全球人權原則。Intel 產品和軟體的應用必須避免導致或對國際公認人權造成侵害。