How to clear the naming history of captured screenshots

Scenario
There is a new method to take a screenshot and save it as a file in Windows 8 and Windows 8.1: Go to the windows which you want to capture, press
Windows logo key+PrtScn, then the full Desktop content is captured and saved as .png file to the folder
Screenshots in Pictures library. When you create several screenshots using this method, the files are automatically numbered consecutively, which is as shown below:
However, if the existing pictures are removed, the next screenshot would be still numbered following the previous screenshots, not starting over. For example, deleting the files Screenshot (1), Screenshot (2) and Screenshot (3), the next Screenshot would
be still named as Screenshot (4), which is as shown below:  
Solution
To resolve this problem, you can use the method below:
Press Windows logo key +R to open Run, type
regedit, and then press Enter to open Registry Editor.
Navigate to the key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
On the right side, change the value of the DWORD ScreenshotIndex
to 0.
 Exit Registry Editor.
Take a capture again to check if this problem was resolved.
Note:
Please click Yes in the User Account Control prompt to continue.
Before making changes to a registry key or subkey, we recommend that you export, or make a backup copy, of the key or subkey.
If only deleting part of the screenshots, please refer to the following two scenarios (still using the above example)
Only deleting Screenshot (1), the next capture would be named as Screenshot (1), and the following ones would be named as Screenshot (4), Screenshot (5) and so on.
Only deleting Screenshot (2), the next capture would be named as Screenshot (2), and the following ones would be named as Screenshot (4), Screenshot (5) and so on.
Only deleting Screenshot (3), the next capture would be named as Screenshot (3), and the following ones would be named as Screenshot (4), Screenshot (5) and so on.
In a word, old images would not be overwritten or deleted anytime.
Applies to
Windows 8
Windows 8.1
Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

I need to clear the history of uiwebview,
In order to reuse the instance.
... But gave up to do that.
Anyway thanks!

Similar Messages

  • How to clear the location history in reminder?

    heyy guys. serious talk here. please please and please help me to figure this out. how to clear the location that had i been used in reminder? i've search from day to day. but there aren't answer yet. grr

    delete single message or delete entire thread?
    Single message: open messages, then open the thread, then press and hold on the message that you want to delete.
    Entire thread: Open messages, then press and hold on the thread you want to delete.
    When you go through text message and you click on button to bring up Roller Top Chain contacts, there is couple choices (groups, contacts, favorites & logs) you can choose. Under logs, how to you delete the information in logs section????? It appears to only go back a few days, but can't find option to erase logs. If you check box it just adds that person to your send to Sushi Chains. I also tried deleting history for phone calls, but its still there. Any help would be great!!!

  • Md63- How to clear the Item history

    Hi Folks,
    In MD63 I have got the item history which dates back to 10 years and user wants to get rid off this long history.
    Could any body susggest how to clear this history.
    Thanks,
    Sunil

    Use MD76 tcode to delete the history. enter the key date and plant material or just key date and plant and req type etc.

  • How to remove the job history on P1102W

    Hi, may i know how to clear the job history on the e Print? i'm using P110w. Besides, is there any max space to keep the job history?

    Hello ccyee425,
    The is no way unfortunatly To clear your Job history.
    but it does after a month or so, Clear out and only show recent jobs and so on
    I am an HP employee.
    __ if this Solution has helped Please Mark as Resolved and feel free to Provide a Kudos__

  • How do I clear the browsing history on my iPad?

    How do I clear the browsing history on my iPad 2?

    Settings > Safari > Clear History (and Clear Cookies And Data if you want to clear them as well).
    If you also want to clear your search history (i.e. the words/phrases that you've typed in the search box) then you may also need to close Safari completely : from the home screen (i.e. not with Safari 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.

  • How to clear the Google search history

    Does any one know how to clear the google search history, as you can clear your cache, history and cookies but not the google search history.

    This has been asked and answered before. A forum search will turn up a few threads like this one:
    http://discussions.apple.com/thread.jspa?messageID=8205045&#8205045

  • How do you clear the recent history list (as this function was lost in one of the last app updates )?

    Since this function was apparently lost in one of the last adobe reader app updates, how now are you supposed to clear the recent history, but retain the files on my nexus tablet?

    Hello,
    That explains why I am no longer able to clear the recent history list...
    I understand that removing/deleting the files from my device will remove the files from my list. However this in not ideal for me, as I would like to be able to go back and look at the papers that I have previously read and then be able to clear the recent list. Also, if I can clear the list without removing the files from my device, I can keep track of what I have recently read, and move those files into a second folder on my device to say that I have read the papers at least once. That way I would still have the papers on my device but can clear the list and know that I have read the papers. Thus I really would like a way to clear your history from the recents list, ideally with the option of clearing individual files from the list, as well as a second option to clear all files from the recent list, while retaining the original files on the device.
    Thanks and have a good day,
              Trevor

  • How do I clear the browser history on Firefox for android? I have a galaxy nexus

    How do I clear the browser history on Firefox for a galaxy nexus android?

    Please see this article: [[How do I clear private data on Firefox for Android?]]

  • How to clear the send recipient history on the mail?

    How to clear the send recipient history on the mail?

    If you are talking about clearing the autocomplete email suggestions that are given when addressing emails, these can't be deleted without restoring your phone as new.

  • In IOS 8 how do I clear the maps history?

    Although this question has been asked before, the answers must be out of date as it entails hitting the "bookmarks" button in the upper right hand corner to delete the history in the Apple Maps app. That bookmarks button is not there. Does anyone know how to delete the Maps history in IOS 8? Thanks much for the help!

    It is not a search history but an autocompleted list to help you find what you are looking for - which comes from the iTunes Music Store server.

  • How to clear the last_line_iterator for custom search result?

    Hi Friends,
    I have one issue regarding search result of service request please help me on this issue....
    We have added some custom fields using value nodes and EEWB image field in search result of service requests....and the problem is when we click on export excel sheet button in result list for first time it is working fine data is showing in excel sheet, but after that when we done some changes in search screen and press search button for second time and press the export excel sheet...data not bound in excel sheet....
    After analysis by me....after pressing the button and modify in search screen export excel sheet for second time in ME-> Last_line_iterator is not clearing it is containing previous search value for last_line_iterator....  so it is failing to call GET_ITERATOR( ) ....so anyone suggest who face same problem in their experience ....how to clear the Last_line_iterator ...let me know if any information required .....pls it is very urgent .....
    thanks in advance....
    regards,
    kumar

    Hi Lakshman,
    Everytime user clicks on a new shop, create a session variable and set it to any value.
    userSessionData.setAttribute("NEWSHOP","true");
    Now go to history.jsp and just above this piece of code put a validation for the value of this session variable and
    if its value matches to "true" than only let the below code to execute.After the validation dont forget to remove this
    variable from session.
    <isa:iterate id="historyItem" name="<%= UpdateHistoryAction.HISTORY_LIST %>"
                 type="com.sap.isa.isacore.HistoryItem"> 
    Likewise you can work with organizer frame refresh also.Hope this helps you.
    Regards,
    Arshi

  • How to Clean the Command History in SAP Logon Screen

    Hi
    Can any one let me know on how to clean the Command History (Where we generally enter the T Codes) in SAP Logon Screen.
    I dont want to List/see all the Previous command Hits in drop down box.
    Thanks
    Dan

    Hi Eric and Markus,
    We found the Solution and off course we did good R & D, Finally I am able to implement the fix to Clear the Command Line History.
    All I did is I Disabled the Permissions for Code Folder (Right Click > Permissions > Deny) in Regedit.
    Thats It, The Commands stopped storing in the History.
    Thank you Erick and Markus.
    Rg
    Dan

  • How to clear the clipboard images

    Hai Every body
    Can any one tell me how to clear the clipboard images .
    my application is i used to capture the images from clipboard i had done it but now i want to clear that clipboard images forcebly
    Please if any body knows anything on it please reply me
    if code is availabel i will be very thankfull to you

    Hai Every body
    Can any one tell me how to clear the clipboard images .
    my application is i used to capture the images from clipboard i had done it but now i want to clear that clipboard images forcebly
    Please if any body knows anything on it please reply me
    if code is availabel i will be very thankfull to you

  • How long does the Safari history go back?

    Does anyone know how long the browser history in Safari goes back/remains?
    I know that one can clear the entire history if one wants to. But if one doesn't, do old entries go away either with the passage of time or with reaching some limit as to the number that can be kept at any time?

    i think about a week

  • How to clear the open documents in case if document currency and local curr

    Hi,
        Can anyboday advise how to clear the open document of a particular vendor for a particular company code. Here the issue is that balace is netted to Zero in the document currency but not in the local currency. The document was posted in Currency CAD and the local currency is GBP.
    When i check the FBL1N, there is it showing net balance is ZERO, but document is still in open
    status. I tried using Transaction code F-44, but it is not allowing me.
    Can anyboday advise how to perform this. Points will be awarded.
    Regards,
    Sree.

    Hi,
    In the Company code global parameters(OBY6),select the check box "NO FOREX RATE DIFF.WHEN CLEARING IN LC"
    and try clearing again.(You can have a F1 help on the check box to see what exactly it is).
    Hope this will resolve
    Assign points if useful
    Thanks
    Aravind
    Edited by: Aravind Aitipamula on May 22, 2008 1:36 AM

Maybe you are looking for

  • Cash on hand

    HI Guru's Here in my Client Place, They are useing cash on hand ( main cash GL only) they are not maintaining cash journal (FBCJ) But Client requirement is, they need date wise  and day wise balances (opening and closing) and payments/receipts throug

  • CO_TXT_CHANNEL_PASSWORD_ERROR

    Hi experts. I have an interface SOAP to Proxy, but the message processed in PI doesn't arrive in Proxy R3. The sxi_monitor in R3 side, doesn't have message. The sxi_monitor in PI side, appear the message below:   <?xml version="1.0" encoding="UTF-8"

  • Is there any report to get the header/item text at GR stage together?

    Hi gurus, Is there any report to get the header/item text at GR stage together with a date range? at the point of goods receipt?  Or a report that could be run to search for header/item text at GR stage together with a date range? Text that was enter

  • Messages  information

    Hi   i'm doing simple File- to- File scenario.. in xi every thing transferred through messages only.. so, .. how  can we say  number of messages  for my data.. for example.. i'm sending simple file.. that contan 10 employee details this emp structure

  • Report Server 9.0.2.x using sftp???

    Hi, is it possible to be able to use sftp with the 9.0.2.x reports server? i know there is a plugin for ftp does this work as well with sftp? or is there a plugin for that?