(1)在“運行”中,輸入regEdit。 (2)定位到HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionexplorer分支, (3)找到 KeepFlag,修改值 為 1 (4)切換到任務(wù)管理器,選擇“關(guān)機”——“重新啟動”,重啟電腦,下次開機后任務(wù)欄就恢
任務(wù)欄是電腦用來管理應(yīng)用程序的,如果電腦運行的程序過多,就可以最小化到任務(wù)欄,若要重新顯示大窗口,win7以上系統(tǒng)可以把鼠標放到最小化窗口點擊打開。但是,有時我們把應(yīng)用程序最小化之后,卻發(fā)現(xiàn)任務(wù)欄沒有最小化窗口,遇到這種問題怎么辦?
材料/工具
電腦
方法
有時候系統(tǒng)的設(shè)置會影響到任務(wù)欄是否顯示最小化窗口,大家可以嘗試重新設(shè)置一下系統(tǒng)的設(shè)置,看能否解決問題。首先,在桌面“計算機”快捷方式上右擊鼠標,點擊“屬性”。
在Win10系統(tǒng)任務(wù)欄的空白處點擊右鍵,然后選擇“屬性”,在“任務(wù)欄和開始菜單”屬性窗口中我們單擊“自定義”按鈕,這樣就進入“通知區(qū)域圖標”,我們根據(jù)自己的需要進行選擇設(shè)置,就可以了,自己可以設(shè)置顯示或者隱藏。 步驟 方法一: 一、可以先看看
在系統(tǒng)窗口的左上角點擊“高級系統(tǒng)設(shè)置”這一選項,單擊這個選項。
方法一: 1. 可以先看看任務(wù)欄隱藏屬性是否開啟了,可能影響到最小化窗口顯示,先在任務(wù)欄上右鍵,選擇“屬性”。 2.進入屬性窗口后,選擇“任務(wù)欄”選項卡,看看其下的“自動隱藏任務(wù)欄”是否勾選了,如果勾選了,取消,如果沒勾選,可以先勾選上,退
然后選擇“高級”這一選項,在這個選項下,再點擊“性能”下的“設(shè)置”按鈕。
任務(wù)欄不顯示打開的窗口: 1、按Ctrl Alt Del組合鍵調(diào)出任務(wù)管理器,切換到“進程”選項卡,找到并關(guān)閉所有的explorer.exe和iexplore.exe進程。 2、打開的“創(chuàng)建新任務(wù)”對話窗口內(nèi)輸入“regedit”打開注冊表編輯器,定位到HKEY_CURRENT_USERSoftware
在這個窗口中,在“視覺效果”選項下,點擊選擇“讓Windows選擇計算機的最佳設(shè)置”這一項,然后點擊“確定”,這樣就能解決任務(wù)欄沒有顯示最小化窗口的問題。
解決桌面任務(wù)欄不見了的辦法: 1、鼠標滑到顯示器最下方,任務(wù)欄就會出現(xiàn)。 2、在任務(wù)欄的空白地方點擊右鍵,選擇屬性,打開屬性對話框。 3、在對話框的任務(wù)欄里面將 自動隱藏任務(wù)欄 前面的勾去掉就行了。
擴展閱讀,以下內(nèi)容您可能還感興趣。
為什么將窗口最小化任務(wù)欄卻顯示不出來?
下載一個任務(wù)欄修復的小軟件修復,打開軟件選任務(wù)欄問題中的恢復到默認修復試試(還有許多選項可供選擇修復,比如,最小知化丟失,也可選擇修復)。
任務(wù)欄修復 V1.1.1 綠色漢化版,下載網(wǎng)址傳到你的私信中了,如果沒有收到,請到百度搜索下載。
如果還是不可以,建道議還原系統(tǒng)或重裝。
使用系統(tǒng)自帶的系統(tǒng)還原的方法:
系統(tǒng)自帶的系統(tǒng)還原:“開始”/“程序”/“附件”/“系統(tǒng)工具”/“系統(tǒng)還原”,點選“恢復我的計算機到一個較早的時間”,按下一步,你會看到日期頁面有深色的日期,那就是還原點,你選擇后版,點擊下一步還原。
如果是安裝主題或美化引起的,如果不可以看看上面的權(quán)方法,在不行,還原系統(tǒng)或重裝。
軟件傳給您了,電腦讓您弄成這樣,與您的不當操作有關(guān)系吧?
在任務(wù)欄里無法顯示最小化的窗口
主要癥狀:
窗口最小化后不在任務(wù)欄上顯示,這是怎么回事
解決方案:
1、首先在桌面空白處點擊右鍵選擇【新建】→【7a64e58685e5aeb931333337616631文本文檔】:
2、把以下代碼復制進記事本里面去:
'xp_taskbar_desktop_fixall.vbs - Repairs the Taskbar when minimized programs don't show.
'?Kelly Theriot and Doug Knox - 8/22/2003
Set WSHShell = WScript.CreateObject("WScript.Shell")
Message = "To work correctly, the script will close" & vbCR
Message = Message & "and restart the Windows Explorer shell." & vbCR
Message = Message & "This will not harm your system." & vbCR & vbCR
Message = Message & "Continue?"
X = MsgBox(Message, vbYesNo, "Notice")
If X = 6 Then
On Error Resume Next
WshShell.RegDelete "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerStuckRects2"
WshShell.RegDelete "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerStreamMRU"
WshShell.RegDelete "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerStreamsDesktop"
WshShell.RegDelete "HKCUSoftwareMicrosoftInternet ExplorerExplorer Bars{32683183-48a0-441b-a342-7c2a440a9478}BarSize"
P1 = "HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer"
WshShell.RegWrite p1 & "NoBandCustomize", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoMovingBands", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoCloseDragDropBands", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoSetTaskbar", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoToolbarsOnTaskbar", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoSaveSettings",0,"REG_DWORD"
WshShell.RegWrite p1 & "NoToolbarsOnTaskbar", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoSetTaskbar",0,"REG_DWORD"
WshShell.RegWrite p1 & "NoActiveDesktop",0,"REG_DWORD"
WshShell.RegWrite p1 & "ClassicShell",0,"REG_DWORD"
p1 = "HKCUSoftwareMicrosoftWindowsCurrentVersionGroup Policy ObjectsLocalUserSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer"
WshShell.RegWrite p1 & "NoCloseDragDropBands", 0, "REG_DWORD"
WshShell.RegDelete p1 & "NoMovingBands"
p1 = "HKLMSoftwareMicrosoftWindows NTCurrentVersionWinlogonShell"
WshShell.RegWrite p1, "explorer.exe", "REG_SZ"
p1 = "HKCUSoftwareMicrosoftInternet ExplorerExplorer Bars{32683183-48a0-441b-a342-7c2a440a9478}"
WshShell.RegDelete p1 & "BarSize"
WshShell.RegWrite p1, "Media Band", "REG_SZ"
On Error Goto 0
For Each Process in GetObject("winmgmts:"). _
ExecQuery ("select * from Win32_Process where name='explorer.exe'")
Process.terminate(0)
Next
MsgBox "Finished." & vbcr & vbcr & "?Kelly Theriot and Doug Knox", 4096, "Done"
Else
MsgBox "No changes were made to your system." & vbcr & vbcr & "?Kelly Theriot and Doug Knox", 4096, "User Cancelled"
End If
3、在記事本里【文件】→【另存為】:
4、在文件名輸入“a.vbs”后保存:
5、雙擊打開【a.vbs】文件后選擇【是】:
最小化窗口以后,最下面的任務(wù)欄上什么都不顯示了!!~~
在記事本里寫下如下內(nèi)容e69da5e887aae799bee5baa6e997aee7ad9431333234323733:
'xp_taskbar_desktop_fixall.vbs - Repairs the Taskbar when minimized programs don't show.
'?Kelly Theriot and Doug Knox - 8/22/2003
Set WSHShell = WScript.CreateObject("WScript.Shell")
Message = "To work correctly, the script will close" & vbCR
Message = Message & "and restart the Windows Explorer shell." & vbCR
Message = Message & "This will not harm your system." & vbCR & vbCR
Message = Message & "Continue?"
X = MsgBox(Message, vbYesNo, "Notice")
If X = 6 Then
On Error Resume Next
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2\"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StreamMRU\"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop\"
WshShell.RegDelete "HKCU\Software\Microsoft\Internet Explorer\Explorer Bars\{32683183-48a0-441b-a342-7c2a440a9478}\BarSize"
P1 = "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\"
WshShell.RegWrite p1 & "NoBandCustomize", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoMovingBands", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoCloseDragDropBands", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoSetTaskbar", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoToolbarsOnTaskbar", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoSaveSettings",0,"REG_DWORD"
WshShell.RegWrite p1 & "NoToolbarsOnTaskbar", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoSetTaskbar",0,"REG_DWORD"
WshShell.RegWrite p1 & "NoActiveDesktop",0,"REG_DWORD"
WshShell.RegWrite p1 & "ClassicShell",0,"REG_DWORD"
p1 = "HKCU\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\"
WshShell.RegWrite p1 & "NoCloseDragDropBands", 0, "REG_DWORD"
WshShell.RegDelete p1 & "NoMovingBands"
p1 = "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell"
WshShell.RegWrite p1, "explorer.exe", "REG_SZ"
p1 = "HKCU\Software\Microsoft\Internet Explorer\Explorer Bars\{32683183-48a0-441b-a342-7c2a440a9478}\"
WshShell.RegDelete p1 & "BarSize"
WshShell.RegWrite p1, "Media Band", "REG_SZ"
On Error Goto 0
For Each Process in GetObject("winmgmts:"). _
ExecQuery ("select * from Win32_Process where name='explorer.exe'")
Process.terminate(0)
Next
MsgBox "Finished." & vbcr & vbcr & "?Kelly Theriot and Doug Knox", 4096, "Done"
Else
MsgBox "No changes were made to your system." & vbcr & vbcr & "?Kelly Theriot and Doug Knox", 4096, "User Cancelled"
End If
然后另存為.vbs文件.
運行就行了.
win7電腦的下方任務(wù)欄中不顯示最小化窗口怎么辦
解決方法
1、 有一種情況是打開的窗口任務(wù)欄不顯抄示,包括任務(wù)欄也看不到。但是鼠標點擊過去又能正常顯示,這是因為設(shè)置了 任務(wù)欄自動隱藏導致的。
2、找到任務(wù)欄,右鍵。。屬性。
3、打開任務(wù)欄屬性,找到常規(guī)里面的—自動隱藏任務(wù)欄選項 。把前面的那個 勾 去掉即可zhidao
4、找到任務(wù)欄,右鍵“任務(wù)管理器”如果是XP系統(tǒng)直接輸入 ctrl+alt+t調(diào)出任務(wù)管理器
5、找到“進程”選項卡---- 找到 explorer進程,點擊結(jié)束進程,并確定 如下圖
6、然后點擊,新建任務(wù),在任務(wù)新建打開選項輸入 explorer 確定即可,在查看任務(wù)欄會發(fā)現(xiàn),之前打開的窗口又正常恢復了
窗口最小化后不出現(xiàn)在任務(wù)欄上
把下面這段代碼復制到記事本中,然后重命名后綴改為VBS的。然后雙擊就可以了。
'xp_taskbar_desktop_fixall.vbs - Repairs the Taskbar when minimized programs don't show.
'?Kelly Theriot and Doug Knox - 8/22/2003
'翻譯:Smallfrogs。翻譯內(nèi)容:將英e69da5e6ba90e799bee5baa631333262343166文提示改為簡體中文
'來源:Microsoft Windows XP NewsGroup
Set WSHShell = WScript.CreateObject("WScript.Shell")
Message = "本腳本用于修復Windows XP中當最小化程序時,無法在任務(wù)欄顯示圖標的問題。"& vbCR & vbCR
Message = Message & "為了正常工作,本腳本將關(guān)閉和重啟 Windows Explorer 外殼,這個操作不會損壞你的系統(tǒng)。" & vbCR & vbCR
Message = Message & "請關(guān)閉所有殺毒軟件的實時監(jiān)控!并保存所有打開的文件。"& vbCR & vbCR
Message = Message & "是否繼續(xù)?"
X = MsgBox(Message, vbYesNo+vbExclamation, "注意")
If X = 6 Then
On Error Resume Next
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2\"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StreamsMRU\"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop\"
WshShell.RegDelete "HKCU\Software\Microsoft\Internet Explorer\Explorer Bars\{32683183-48a0-441b-a342-7c2a440a9478}\BarSize"
P1 = "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\"
WshShell.RegWrite p1 & "NoBandCustomize", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoMovingBands", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoCloseDragDropBands", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoSetTaskbar", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoToolbarsOnTaskbar", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoSaveSettings",0,"REG_DWORD"
WshShell.RegWrite p1 & "NoToolbarsOnTaskbar", 0, "REG_DWORD"
WshShell.RegWrite p1 & "NoSetTaskbar",0,"REG_DWORD"
WshShell.RegWrite p1 & "NoActiveDesktop",0,"REG_DWORD"
WshShell.RegWrite p1 & "ClassicShell",0,"REG_DWORD"
p1 = "HKCU\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\"
WshShell.RegWrite p1 & "NoCloseDragDropBands", 0, "REG_DWORD"
WshShell.RegDelete p1 & "NoMovingBands"
p1 = "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell"
WshShell.RegWrite p1, "explorer.exe", "REG_SZ"
p1 = "HKCU\Software\Microsoft\Internet Explorer\Explorer Bars\{32683183-48a0-441b-a342-7c2a440a9478}\"
WshShell.RegDelete p1 & "BarSize"
WshShell.RegWrite p1, "Media Band", "REG_SZ"
On Error Goto 0
For Each Process in GetObject("winmgmts:"). _
ExecQuery ("select * from Win32_Process where name='explorer.exe'")
Process.terminate(0)
Next
MsgBox "完成!" & vbcr & vbcr & "?Kelly Theriot and Doug Knox", 4096, "完成"
Else
MsgBox "沒有對你的系統(tǒng)進行任何改變。" & vbcr & vbcr & "?Kelly Theriot and Doug Knox", 4096, "用戶取消了"
End If
聲明:本網(wǎng)頁內(nèi)容旨在傳播知識,若有侵權(quán)等問題請及時與本網(wǎng)聯(lián)系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com