導航:首頁 > 編程系統 > win10查看本地80埠

win10查看本地80埠

發布時間:2024-07-29 16:43:31

1. win10 80埠被system佔用 怎麼解決方法

安裝了Windows10系統後,一般默認的80埠是被禁用,如果不能啟用apache就看下是否80埠被禁用。運行netstat -aon | findstr :80 ,發現pid是4的進程佔用著80埠,這還是一個系統進程,kill不掉。所以只能另想辦法:
1、打開注冊表:regedit
2、找到:HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/services/HTTP
3、在右邊找到Start這一項的值改為0
4、重啟電腦系統,System進程不會佔用80埠
重啟之後,再啟動Apache就可以了。

2. win10系統如何查看各種埠的開啟辦法

Win10埠查看命名:netstat -an
Win10命名查看電腦開啟埠方法
1、首先打開運行命令框,可以在Win10開始菜單中找到,也可以在底部搜索「命令」找到,還可以直接使用 Win + R 組合快捷鍵打開,
2、或者打開運行命令操作框後,輸入 cmd 並按回車鍵(或點下方的「確定」)進行命令操作窗口,
運行命令操作框
3、打開cmd命令操作窗口後,輸入命名 netstat -an 並按回車鍵(Enter鍵)運行就可以看到電腦開啟了哪些埠了,
以上就是電腦百事網帶來的通過命令查看電腦開啟了哪些埠方法,一般來說,普通電腦用戶只要開啟80埠就可以了,其它用的少的埠都可以關閉,以防被黑客攻擊利用。
文章最後再分享一個查看電腦埠是否被佔用的命令,同樣以Win10系統為例,其它的Win7也同樣適用。
怎麼看電腦埠是否被佔用?Win10查看埠佔用命令
Win10查看電腦埠是否佔用命令,適用方面和前面一樣,這里就不詳細介紹了,直接附上命令和查看結果吧。
Win10埠佔用查看命令:netstat -ano
打開CMD命令運行窗口,輸入 netstat -ano 命令,按回車鍵運行後,就可以查看哪些埠被佔用了。
被佔用的埠,會直接顯示在下列信息中,我們可以拖動滾動條查看全部,如下圖所示:
被佔用的埠,其實就是當前正開啟在使用中的埠,如果發現有一些敏感不安全的埠,建議及時關閉。

3. win10鎬庢牱鏌ユ槸浠涔堢▼搴忓湪璁塊棶鏈鍦80絝鍙o紵

瑕佹煡鎵懼摢涓紼嬪簭鍦ㄨ塊棶鏈鍦80絝鍙o紝浣犲彲浠ヤ嬌鐢ㄤ互涓嬫柟娉曪細

netstat -ano | findstr :80

4. 如何解決Win10提示「伺服器啟動失敗80埠被佔用」的問題

很多用戶在win10系統電腦中安裝軟體時,都會遇到提示“80埠被佔用,請使用其他埠”,這是怎麼回事呢?其實,主要原因是一些系統服務默認的安裝埠是80,容易和已安裝的ISS等其他服務沖突,導致一些服務項無法啟動。下面,小編就介紹下Win10系統80埠被佔用的解決方案。<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 步驟如下:<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 1、以管理員身份運行cmd;<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 2、輸入:<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> net stop http<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 註:如果提示是否真的需要停止這些服務,則選擇“Y”;<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 3、完成後輸入:<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> sc config http start=disabled<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 其他方法:(若80埠不能解除佔用,可使用下方解決方案)<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 解決方案一:<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 1、Ctrl+x,然後選擇“計算機管理”,“服務和應用程序”,找到“服務”;<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 2、找到“World Wide Web Publishing Service”,雙擊打開後,將啟動類型改為手動,更改服務狀態為“停止”;<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 3、如果80埠仍然被佔用,則還需要停止以下幾個服務:<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> “SSDP Discovery”<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> “Print Spooler”<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> “HomeGroup Provider”<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> “Function Discovery Resource Publication”<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> “Function Discovery Provider Host”<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 解決方案二:<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 1、以管理員身份運行regedit ;<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 2、打開鍵值:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\HTTP ;<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 3、在右邊找到Start這一項,將其改為0;<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 4、重啟系統,System進程不會佔用80埠。<br style="line-height: 8px; color: rgb(110, 110, 110); font-size: 14px; white-space: normal; widows: 1; background-color: rgb(255, 255, 255);" /> 以上就是關於Win10提示““伺服器啟動失敗,80埠被佔用””的兩種解決方案。大家在使用win10過程中也遇到類似問題的話,不妨耐心嘗試一下小編的方案。 相關閱讀: 1、Win10系統皮皮播放器出現閃退怎麼辦? 2、win10系統怎麼禁止計算機遠程式控制制?

閱讀全文

與win10查看本地80埠相關的資料

熱點內容
網路機頂盒移動網路 瀏覽:391
iphone手機百度雲怎麼保存到qq 瀏覽:148
資料庫設計與實踐讀後感 瀏覽:112
js對象是什麼 瀏覽:744
網頁文件存pdf 瀏覽:567
文件夾正裝 瀏覽:279
剛復制的文件找不到怎麼辦 瀏覽:724
試運行適用於哪些體系文件 瀏覽:987
ghost文件復制很慢 瀏覽:967
傑德原車導航升級 瀏覽:240
編程dest是什麼意思 瀏覽:935
linux埠鏡像 瀏覽:820
iphone5屏幕清塵 瀏覽:157
機頂盒密碼怎麼改 瀏覽:672
w7系統下載32位教程 瀏覽:618
pcb文件包括哪些內容 瀏覽:598
g00文件 瀏覽:607
用bat程序刪除程序 瀏覽:516
dnf鬼泣90版本打安圖恩 瀏覽:668
245倒角編程怎麼計算 瀏覽:599

友情鏈接